dash-docs icon indicating copy to clipboard operation
dash-docs copied to clipboard

drilldown chapter

Open chriddyp opened this issue 5 years ago • 1 comments

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:

  1. 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
  2. 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
  3. drill down via tables

chriddyp avatar Jan 23 '20 23:01 chriddyp

@chriddyp I came along searching for this functionality today, not sure what happened to the repo link above but it 404s for me.

audiolion avatar Feb 09 '23 22:02 audiolion