Forum Discussion

Bryan_Starkey's avatar
Bryan_Starkey
Copper Contributor
Apr 14, 2021
Solved

Align zeros horizontally for vertical primary and secondary axes (combo chart)

Can anyone assist with how to align vertical primary and secondary axes (on a combo chart) so that the zeros are in line horizontally?
  • Riny_van_Eekelen's avatar
    Apr 14, 2021

    Bryan_Starkey That's tricky, as the objective of combo charts (in my understanding at least) to display data series, roughly in the same area of the chart. You need to play around with the bounds for one or both axis, in order to match the zero's as in the picture below.

    Primary lower bound set to -80

    However, changing the underlying data points will mess-up everything and you'll have to redo the scaling of the axis.

     

    The default chart for this example would look like this, by the way:

Resources