Results 1 to 5 of 5

Thread: QwtPlot: how to auto-scale two Y scales?

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Sep 2008
    Location
    Slovakia, Nitra
    Posts
    15
    Qt products
    Qt4
    Platforms
    Unix/X11
    Thanks
    9

    Default Re: QwtPlot: how to auto-scale two Y scales?

    itt doesn't work for me!!!
    ... i can attach only two axis, one x and one y, but what should i do if i want attach two x axis, and two y axis?

  2. #2

    Default Re: QwtPlot: how to auto-scale two Y scales?

    I got a similar problem.

    With help of the realtime_plot example I created a scroll- and zoomable QwtPlot.

    I attached yLeft/xBottom to one Zoomer and created another one for yRight/XTop.
    After dissabling the Tracker and the RubberBand for the second Zoomer everything is working fine.

    But now I got 4 scrollbars, moving either the one or the other curve seperatly. Would it somehow be possible to synchronize those Scrollbars, so that zooming and scrolling both curves synchron (like zooming and scrolling the canvas they're on)

    Thanks for your help in advance!

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.