Replies: 1 comment
-
Not sure if the |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have a beautiful interactive sunburst up and running, with interactive events that can sync with other plots.
Since the plot is more than three levels deep and many of the nodes slices are too small to click on. I would like to implement a search. I am wondering if there is any way to go about programmatically zooming to a node? Especially in R. Ideally I would like to be able to highlight the node in the sunburst and in the scatter plot and a bar chart.
Beta Was this translation helpful? Give feedback.
All reactions