Results 1 to 2 of 2

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

Threaded View

Previous Post Previous Post   Next Post Next Post
  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.

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
  •  
Qt is a trademark of The Qt Company.