Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upd2b add showlabels and click event #71
Comments
|
@dockstreet, are these options with |
|
@timelyportfolio I saw an example here does this help explain a bit of what I'm trying to achieve by showing the labels? Plus - is there a way to add an observable click event and mouse over as the non-d2b sunburst? |
|
+1 to click event and mouse over as the non-d2b sunburst |
|
Sorry, I should have added this in the last version. I forgot. Added |
|
In terms of click event, if for shiny this was added a couple versions ago. See https://github.com/timelyportfolio/sunburstR/blob/master/inst/examples/example_shiny.R and https://github.com/timelyportfolio/sunburstR/blob/master/R/shiny.R. |
|
Going to close for now, but please reopen if you would like to see better event integration. |
Hi,
Could the sunburstChartConfig be a parameter to allow for showLabels and a click event to observe as the non-d2b sunburstR?