Results 1 to 6 of 6

Thread: Bull's Eye plotting/chart

  1. #1
    Join Date
    Apr 2010
    Location
    Singapore
    Posts
    156
    Thanks
    47
    Qt products
    Qt4
    Platforms
    Windows

    Default Bull's Eye plotting/chart

    How to do a bull's eye plot/chart?
    Are there any good examples/link?

  2. #2
    Join Date
    Jan 2006
    Location
    Alingsås, Sweden
    Posts
    437
    Thanks
    3
    Thanked 39 Times in 39 Posts
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11 Windows

    Default Re: Bull's Eye plotting/chart

    I think that Qwt could do that, Qt Widgets for Technical applications. You find the project here http://qwt.sourceforge.net/ .

  3. #3
    Join Date
    Apr 2010
    Location
    Singapore
    Posts
    156
    Thanks
    47
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: Bull's Eye plotting/chart

    do i need Qwt to draw bull's eye chart and bar charts?

  4. #4
    Join Date
    Apr 2010
    Posts
    769
    Thanks
    1
    Thanked 94 Times in 86 Posts
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11

    Default Re: Bull's Eye plotting/chart

    Quote Originally Posted by babygal View Post
    do i need Qwt to draw bull's eye chart and bar charts?
    No; you can draw them yourself on any widget that has a paint() method.

  5. #5
    Join Date
    Apr 2010
    Location
    Singapore
    Posts
    156
    Thanks
    47
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: Bull's Eye plotting/chart

    Quote Originally Posted by SixDegrees View Post
    No; you can draw them yourself on any widget that has a paint() method.

    any sample codes?please.

  6. #6
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,359
    Thanks
    3
    Thanked 5,015 Times in 4,792 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: Bull's Eye plotting/chart

    There are numerous examples of custom widgets in Qt distribution (i.e. the analogclock example).
    Your biological and technological distinctiveness will be added to our own. Resistance is futile.

    Please ask Qt related questions on the forum and not using private messages or visitor messages.


Similar Threads

  1. Questions on Pie chart example
    By rakkar in forum Newbie
    Replies: 1
    Last Post: 7th September 2009, 03:19
  2. how much about kd chart
    By yunpeng880 in forum Qt Programming
    Replies: 1
    Last Post: 12th March 2009, 09:54
  3. what chart for qt?
    By yunpeng880 in forum Qt Programming
    Replies: 1
    Last Post: 8th January 2009, 11:07
  4. Qwt3D - Pie chart
    By jd in forum Qwt
    Replies: 0
    Last Post: 7th May 2008, 11:24

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.