Hello, Plotly community!
I’d like to ask if it’s possible to make dynamic custom child buttons based on user’s choice for parent buttons. I have found a similar example in Dash here,
Dash solution for updating dropdown menus
but I’d like to do the similar thing using without using Dash.
Here’s a screenshot of what I have done now. Basically, I’d like to show different dropdown menus for ‘Track 1’ and ‘Track 2’ based on the choice of ‘Movie’. I’m doing a programming project to explore movie soundtracks.