I've have spent countless hours pouring over the forum looking for any reference dealing with having multiple axis/scales for multiple curves. Users of my tools using the Qwt Library have demanded that I provide that feature in any future release. In my search I have come across several threads that discuss the matter in great detail. I have even located the related patch that supposedly enables this particular feature.

I have attempted to apply the patch http://sourceforge.net/tracker/?func...93&atid=313693

Following the instructions explained in the thread.

http://www.qtcentre.org/threads/4729...=multiple+axis

But every attempt has failed with error message stating that the patch couldn't be successfully applied.

I am using Qwt-6.0.1 with Qt 4.8 on a Linux OS

I've attempted to hand edit the patch into the code itself but that turned in to quasi fiasco. Could I ask someone to help me with my problem and get the code successfully patched.

Are there any plans of having this unofficial patch included in the next release of Qwt?