Is there a way to synchronize the grids (or ticks) of the left and right axis in a normal bar/combo/line chart?
In the example below, the lines from the left axis don't merge with the lines from the right axis, making it hard to read the chart. How can I have QV dynamically line up 60 on the left with 100% on the right in this example?
There is no built in functionality to syncronize the gridlines (except for the zero level), but by using static axis min and max values it should be a possible way to achieve this.