Results 1 to 2 of 2

Thread: QwtPlot: several scales "attached" to one axis

  1. #1
    Join Date
    Dec 2007
    Location
    Genève
    Posts
    9
    Thanks
    1
    Qt products
    Qt3
    Platforms
    Unix/X11 Windows

    Question QwtPlot: several scales "attached" to one axis

    Hello,

    Is it possible while using qwtPlot to add several scales to one axis? E.g. I'd like to have "temperature", "pressure" and "density" (or more than three) for yLeft...

    (e.g. if I have histogram with bars (which are e.g. "temperature"), and I added some points to this histogram, which are e.g. "pressure", I'll need two scales on yLeft... Or, I might have more than two scales)

    I haven't found how to do it...

    i.e. is it possible to assign more than one QwtScaleEngine for each axis, if not, how can I proceed?

    Thank you very much in advance!
    Last edited by Times; 2nd December 2008 at 16:14.

  2. #2
    Join Date
    Feb 2006
    Location
    Munich, Germany
    Posts
    3,312
    Thanked 879 Times in 827 Posts
    Qt products
    Qt3 Qt4 Qt/Embedded
    Platforms
    MacOS X Unix/X11 Windows

    Default Re: QwtPlot: several scales "attached" to one axis

    Qwt doesn't support multiple scales.

    But you can find a patch here, that might make 8 y-axes possible, but I havn't tried it myself.

    Uwe

Similar Threads

  1. QwtPlot: how to auto-scale two Y scales?
    By paradiza in forum Qwt
    Replies: 4
    Last Post: 24th March 2009, 01:28

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.