Hi @empet, is there any way have the combined hover feature from this thread at the same time as x-axis labels for all subplots from this thread - Subplots with shared x-axes BUT show x-axis for each plot - Plotly Python - Plotly Community Forum?
Even when I set the tick labels for all x-axes to true fig.update_layout(xaxis_showticklabels=True, xaxis2_showticklabels=True)
, I get this