Drill down function for graphs embedded in Dash app

Finally I’ve done it through html.Button functionality and using local variables in session environment to save number of previous button clicks and compare it with n_clicks.

Here is multilevel DrillDown with two buttons “Back to top” and “Back to previous level”:

4 Likes