Hello,
I have a go.Histogram() chart in dash where I’m trying to plot two datasets with different scales (e.g., 0 to 3 units, and 0 to 3000 units). I’d like to have two x-axis so the user can see both histograms without having to choose between the data using the zoom.
I’m trying to use the fig.update_xaxes shown here (Subplots) with the multiple axis shown here (Multiple Axes) - but for x not y - and trying to achieve the example below. Not sure if I’m going down the right path or not, any pointers towards possible solutions are very much appreciated.

Many thanks,
TG
1 post - 1 participant






