Git Product home page Git Product logo

Comments (4)

jbkunst avatar jbkunst commented on May 28, 2024

Hi @venusathya

The click funcionality was not replaced. The event used in the tooltip is mouseover, so the click is available ;). Can you give me a situacion when the funcionality is needed (besides to send information to shiny, which is a nice feature)?

from d3wordcloud.

venusathya avatar venusathya commented on May 28, 2024

Hi joshua,

Apologies for replying late. I was using the on click functionality to
display the comments that contained the word in the word cloud. For example
if there is a word say "recommend" in the word cloud, when the user clicks
on the word I will display all the comments containing the word "recommend".

Thanks and regards,
Venugopal s
On Apr 5, 2016 5:58 PM, "Joshua Kunst" [email protected] wrote:

Hi @venusathya https://github.com/venusathya

The click funcionality was not replaced. The event used is mouseover
https://github.com/jbkunst/d3wordcloud/blob/master/inst/htmlwidgets/d3wordcloud.js#L181,
so the click is available ;). Can you give me a situacion when the
funcionality is needed (besides to send information to shiny, which is a
nice feature)?


You are receiving this because you were mentioned.
Reply to this email directly or view it on GitHub
#12 (comment)

from d3wordcloud.

jpmarindiaz avatar jpmarindiaz commented on May 28, 2024

I just made a pull request on something related to this issue. Basically I added a small option to send back to shiny the word that was clicked, simply use: input$d3wordcloud_click in your server.R. From there you can use any shiny magic to display more info about the word clicked.

from d3wordcloud.

jbkunst avatar jbkunst commented on May 28, 2024

Hi @jpmarindiaz

Ok! it's fine for me ;). Thanks.

from d3wordcloud.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.