Currently - on implementing dropdown using updatemenus, we can only provide xaxis and yaxis titles. Subplots being implemented with updatemenus gives undesirable results - due to the shared axis, the first subplot figure overlaps with all other subplots.
Image attached as reference
Output:

Required output:
Individual subplots with axis names for each subplot
Support required @nicolaskruchten