PDA

View Full Version : Problem with QwtPlot



sudheer168
10th September 2008, 11:44
Hi,
I am using QwtPlot widget to plot the curves. In my ploblem I used "setData()" function to plot the curves . In Plot Widget I am having both "YLeft" and "YRight" scales. Here am only able to draw the curves with respect "YLeft" scale only, I am unable to access "YRight" scale .
In my program I need to use Both the Scales at the same "time ( ie for few Curves YLeft" and Few for "YRight").
So,any one help me to solve the problem.

With Regards,

Sudheer.

Uwe
11th September 2008, 09:04
http://qwt.sourceforge.net/class_qwt_plot_item.html#aef9628d6194ae7bb53ac85a5 950635a

HTH,
Uwe