Results 1 to 3 of 3

Thread: Pie chart with Qwtplot

  1. #1
    Join Date
    May 2013
    Location
    Melbourne
    Posts
    36
    Thanks
    2
    Thanked 3 Times in 3 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11

    Default Pie chart with Qwtplot

    Hallo,
    Could anybody provide a simple example code to draw a pie chart with Qwtplot? I know how to plot 2-D data with Qwtplot but I also need a pie representation.
    Many thanks,

  2. #2
    Join Date
    Sep 2011
    Location
    Bangalore
    Posts
    254
    Thanks
    92
    Thanked 16 Times in 16 Posts
    Qt products
    Qt4 Qt5
    Platforms
    Windows

    Default Re: Pie chart with Qwtplot

    AFAIK, Pie-chart representation is not available in Qwt.
    Have a look at NightCharts - http://qt-apps.org/content/show.php?content=132560

  3. #3
    Join Date
    May 2013
    Location
    Melbourne
    Posts
    36
    Thanks
    2
    Thanked 3 Times in 3 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11

    Default Re: Pie chart with Qwtplot

    Quote Originally Posted by rawfool View Post
    AFAIK, Pie-chart representation is not available in Qwt.
    Have a look at NightCharts - http://qt-apps.org/content/show.php?content=132560
    That's fantastic! After fixing a few typo it works brilliant- just what I needed. I also got another http://harmattan-dev.nokia.com/docs/...hart.html..but nightcharts looks to have more options (bar/2D pie/3D pie) & a bit simpler (i.e less code in manwindow.cpp is required).
    Thank you so much "rawfool".

Similar Threads

  1. Replies: 9
    Last Post: 25th October 2012, 19:55
  2. Replies: 6
    Last Post: 14th May 2009, 12:02
  3. how much about kd chart
    By yunpeng880 in forum Qt Programming
    Replies: 1
    Last Post: 12th March 2009, 09:54
  4. what chart for qt?
    By yunpeng880 in forum Qt Programming
    Replies: 1
    Last Post: 8th January 2009, 11:07

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.