2025-07-23 1:28 AM
Hi
The normal behavior of the division lines and labels of the graphs are that the they are placed at the integer multiples of the interval set for the widget. If the offset on the axis are zero, it will off cause be the most obvious solution.
But in our application we got up to three curves in the same chart solved by placing multiple graphs on top of each other as the have different units on the axis. Only one of the Y-axis starts at zero and the divisions are therefore defined by this.
But as the two other graphs has offset not in the division interval, the labels are not placed at the division lines. They are placed in an integer multiple of the interval. And that does not look good.
Of cause I could disable the labels created from the graphs, and place them manually using text areas. But is there a solution to offset the location of the labels (and there values) and the division lines?
Examples. This is what is possible: (Of cause I can use the right interval, but then the min/max values are not shown, and the labels are not at the division lines)
This is what I want:
Regards
Kasper Leonhardt