-
-
Notifications
You must be signed in to change notification settings - Fork 78
Treemap click event #105
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Hello @tanvi-cota , looks like these clicks ( |
I think we should be able to. I was going through other reported issues, and we had something similar to this request. And there we just used it as you suggested |
@andrefarzat any idea when can this feature/update be available? |
@tanvi-cota adding events are really easy. Just published the |
@andrefarzat It seems I cant take the latest and work on it, due to the error - #104 |
I have been trying to use Treemap with angular-plotly. It seems to render fine, but I have difficulty with the click event, in Treemap.
I use the above generic html to create different visuals. I am facing issue when trying to handle the click/select event on Treemap.
I read documentation in plotly.js and they have some event for treemap
plotly_treemapclick
(plotly/plotly.js#4454). But this event doesn't seem to be available here.The text was updated successfully, but these errors were encountered: