jumpingrivers / ibmsunburst

R 📦 for the IBM ☀📈 for the Personality Insights data
https://jumpingrivers.github.io/ibmsunburst
Other
7 stars 2 forks source link

Add events for Shiny communication #10

Open timelyportfolio opened 6 years ago

timelyportfolio commented 6 years ago

Unfortunately, the source js library does not currently provide event communication. I generally try not to fork and modify the source js, since the maintenance burden then shifts to the R package author. However, we might be able to add some code to communicate events such as click, expand, etc. to the htmlwidget binding to allow for limited integration with Shiny.