Results 1 to 4 of 4

Thread: How to create sections on a Qwt Plot

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Aug 2011
    Posts
    2
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows Maemo/MeeGo

    Default How to create sections on a Qwt Plot

    Here's what I am looking to do, and I haven't really found a solution yet within the Qwt documentation.

    I would like to create 2 vertical lines on a Qwt Plot. I already have the plot functionality working as well as being able to plot points on the plot.

    So, in between these two lines I would like to change the background color for just that section and only that section. Once the line has been reached, I want the background color before and after the double line section to remain the same as the default background color already set.

    Does anyone know if this is this possible?

    p.s. the section would need to be behind the curves already created on the QwtPlot, in a way, transparent.

    Thanks in advance!
    Last edited by dvez43; 30th August 2011 at 17:26.

Similar Threads

  1. Replies: 9
    Last Post: 12th May 2014, 01:25
  2. create a qwt plot
    By fantom in forum Qwt
    Replies: 3
    Last Post: 11th March 2011, 10:13
  3. Replies: 1
    Last Post: 1st February 2010, 15:13
  4. Replies: 4
    Last Post: 19th April 2007, 13:17

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.