Hi, Im trying to rotate yLeft axis title (ans yLeft axis scale mus be disabled). Do you have any idea, how can I do that?
Hi, Im trying to rotate yLeft axis title (ans yLeft axis scale mus be disabled). Do you have any idea, how can I do that?
Rotating or disabling - when rotating, all you can do is to rotate by 180°.
But you could assign an empty title and put your own widget with a rotated text aligned to the plot.
Uwe
But how can i ad my widget to the plot? Becouse the plot is in a frame and adding widget next to the plot doesn't look like part of it (to understand, I have 3 plots, but in the third one a need special label with names instead of numbers)
Added after 10 minutes:
I solved itThe trick was in QGroupBox, I just added the plot without frame and the text label. Anyway, thanks for the idea !
Last edited by Andell; 1st October 2012 at 01:11.
Bookmarks