I have two dropdowns (month, year) which when set result in the corresponding graph. However, when I click the reset button, I need the graph to be reset to a default graph along with the dropdowns being reset to display no value. How do I achieve the clearing of current dropdown values. I have the callback for resetting the graph using year, month and n_clicks as input.
4 posts - 2 participants