dash-docs
dash-docs copied to clipboard
drilldown chapter
special 'drilldown' chapter to cover different strategies for doing drill downs. This is such a common term that we could have a dedicated chapter on it.
Including:
- Clicking on bars and having the bar chart update - basically this example: https://github.com/plotly/dash-customer-success/tree/master/apps/reciepes/dash_drilldown
- sunburst or treemap which sort of has drill down "built in". include example with built-in clientside clicking and also serverside updates with
clickData. there might be an example in the community forum here - drill down via tables
@chriddyp I came along searching for this functionality today, not sure what happened to the repo link above but it 404s for me.