Qt Chart Legend Spacing?
-
Hey,
I have a little problem with the Charts as you can see in the following picture:
The numbers of both axis cross each other a bit. Is it possible to fix this issue somehow?
-
Hai....
you can try this by using axisX().setRange() and axisY().setRange()method.
it may help you