Hi!
I’m trying to use two dropdowns as a filter to my plotly graphs on Dash. How can I accomplish that the first dropdown (“Region”) changes the options in the second dropdown (“City”)?
Another topic: Is it possible to create a html.DataTable that changes when I use the dropdown filters? how?
Thank you in advance for your help!