Results 1 to 2 of 2

Thread: QwtPlot: not use scientific notation in axis labels

  1. #1
    Join Date
    Jul 2009
    Posts
    92
    Thanks
    7
    Thanked 3 Times in 3 Posts
    Qt products
    Qt4
    Platforms
    Windows

    Default QwtPlot: not use scientific notation in axis labels

    I am plotting raster maps using QwtPlotSpectrogram which often have large values for coordinate systems.

    For instance my map has X coord starting at 417404 and Y coordinate starting at 2429566.
    However the Y-axis displays large values as 2.43e+06 but I would like to show the full number, not automatically use a scientific notation.

    I looked in qwt_scale_draw.cpp code but can't find it. Maybe its feature and I am overlooking this
    thanks
    Victor

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

    Default Re: QwtPlot: not use scientific notation in axis labels


Similar Threads

  1. QwtPlot axis labels
    By Kutuska in forum Qwt
    Replies: 7
    Last Post: 29th August 2012, 17:08
  2. QWTPlot x-axis labels with float spacing
    By Pyquestor in forum Qt Programming
    Replies: 0
    Last Post: 12th May 2011, 14:40
  3. Replies: 3
    Last Post: 17th April 2010, 22:35
  4. QwtPlot axis decmials/notation
    By dfirestone in forum Qwt
    Replies: 1
    Last Post: 1st May 2009, 11:42
  5. qdoublespinbox with scientific notation
    By pospiech in forum Qt Programming
    Replies: 13
    Last Post: 3rd January 2009, 15:50

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.