First when the page loads a plotly chart is displayed.
When the user clicks on the data points we need to dynamically fetch the data and display more info about it. like drill down into specific data points. Any suggestions for the drill down scenario.
Thanks
At the moment, the native plotly chart element does not send back click events, but that is a highly requested feature and it sounds like it’s on their roadmap for the next year.