Results 1 to 2 of 2

Thread: How to get the same curve plotted in multiple QwtPlot?

  1. #1
    Join Date
    Apr 2008
    Location
    China
    Posts
    10
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default How to get the same curve plotted in multiple QwtPlot?

    In the doc: ( http://qwt.sourceforge.net/class_qwt...bf578824e2165e )

    This method will attach a QwtPlotItem to the QwtPlot argument. It will first detach the QwtPlotItem from any plot from a previous call to attach (if necessary). If a NULL argument is passed, it will detach from any QwtPlot it was attached to.
    But what if one want multiple Plot plot the same curve? If attach the curve to second plot, the it will be detached from the first plot. How to work around this?

    Thanks in advance.

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

    Default Re: How to get the same curve plotted in multiple QwtPlot?

    Do not crosspost

    Uwe

Similar Threads

  1. Replies: 3
    Last Post: 29th September 2013, 19:51
  2. Replies: 1
    Last Post: 13th January 2010, 18:21
  3. Replies: 1
    Last Post: 9th December 2009, 18:14
  4. Replies: 1
    Last Post: 16th April 2009, 17:12
  5. Replies: 1
    Last Post: 13th March 2008, 08:19

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.