I have a scenrio:
- 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