Results 1 to 3 of 3

Thread: Is it possible to make a boxplot with qwt?

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #2
    Join Date
    Feb 2006
    Location
    Munich, Germany
    Posts
    3,326
    Qt products
    Qt3 Qt4 Qt/Embedded
    Platforms
    MacOS X Unix/X11 Windows
    Thanked 880 Times in 828 Posts

    Default Re: Is it possible to make a boxplot with qwt?

    No - at least not out of the box. I simply never implement this type of plot item.
    If you like to implement it yourself you could have a look at QwtPlotTradingCurve - guess you will know what to do then. It is used in the stockcharts example.

    HTH,
    Uwe

  2. The following user says thank you to Uwe for this useful post:

    monkiecreature (21st May 2020)

Similar Threads

  1. Replies: 6
    Last Post: 10th March 2011, 17:42
  2. Replies: 1
    Last Post: 5th March 2011, 19:23
  3. Replies: 1
    Last Post: 15th December 2010, 14:20
  4. Cant find make command: mingw32-make.exe
    By Nadia in forum Installation and Deployment
    Replies: 1
    Last Post: 26th August 2009, 10:09
  5. Window OS make distclean && qmake && make one line
    By patrik08 in forum General Programming
    Replies: 4
    Last Post: 22nd March 2007, 11:43

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.