Results 1 to 2 of 2

Thread: Qwt 6.0 QwtPlotSpectroCurve dot size

  1. #1
    Join Date
    Nov 2010
    Posts
    1
    Thanks
    1
    Qt products
    Qt4
    Platforms
    Unix/X11

    Default Qwt 6.0 QwtPlotSpectroCurve dot size

    I've recently upgraded to Qwt 6.0.0 rc4, and I am using a QwtPlotSpectroCurve to overlay realtime color encoded data over a QwtPlotCurve in black. The problem is the dot size for the QwtPlotSpectroCurve is too small and is not showing the color well when there are small sample rates.
    Is there a way to increase the dot size? It seems what I really want is a scatter plot with symbols, but it doesn't seem to be supported.
    Any advice, would be appreciated.

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

    Default Re: Qwt 6.0 QwtPlotSpectroCurve dot size

    Quote Originally Posted by rolvera View Post
    I've recently upgraded to Qwt 6.0.0 rc4, and I am using a QwtPlotSpectroCurve to overlay realtime color encoded data over a QwtPlotCurve in black. The problem is the dot size for the QwtPlotSpectroCurve is too small and is not showing the color well when there are small sample rates.
    I have added a setPenWidth method to SVN trunk.

    Quote Originally Posted by rolvera View Post
    Is there a way to increase the dot size? It seems what I really want is a scatter plot with symbols, but it doesn't seem to be supported.
    An earlier implementation of QwtPlotSpectroCurve had the option to use symbols, but after some discussion on the mailing list it was obvious, that there are simply too many ways to display the z values ( colors, symbols, symbol sizes ... ).

    So I decided to offer a very simple class only demonstrating how to use the QwtPlotSeriesItem template. Be encouraged to implement your own type of curve !

    Uwe

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

    rolvera (11th December 2010)

Similar Threads

  1. Replies: 0
    Last Post: 26th October 2010, 17:59
  2. Replies: 4
    Last Post: 20th November 2009, 12:25
  3. Replies: 2
    Last Post: 23rd March 2009, 17:26
  4. Replies: 1
    Last Post: 24th October 2006, 16:40
  5. change font size and button size of QMessageBox
    By nass in forum Qt Programming
    Replies: 6
    Last Post: 13th September 2006, 19:16

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.