Hello everyone,
My question is, how to locate the content of QwtPlot in the center? Normaly after axisAutoscale, content pushed to left-bottom corner, and end of scale setted at nearest bigger division after end on contet, so it already lookn not in the middle. Also, I use rescaler by Y-axis to keep equal-scale and make content looks in real scale. In this case, my content can occupy whole range of Y-axis, but only half of X-axis, and it will still pushed to leftBottom corner (pictures take left half of QwtPlot, and right side is empty), look not good. Is awailable to set align-center content of plot by x-axis, or for both axises?
If describtion is not clear, I can attach pictures for example.
Sorry if question is lame, I didnt found usefull info at internet.
I would appreciate any help.