Results 1 to 2 of 2

Thread: Display labels for minor ticks (in log scale)

  1. #1
    Join Date
    Mar 2014
    Posts
    5
    Thanks
    1
    Qt products
    Qt5
    Platforms
    Unix/X11

    Default Display labels for minor ticks (in log scale)

    Hi ,

    I'm plotting a curve in log scale. I would like to label those minor ticks in between 10 and 100, e.g. 20, 30, 50...

    I would like to ask how can I display the labels for minor ticks?
    I just found function to show the minor ticks:
    setAxisMaxMinor( QwtPlot::xBottom, 9 );

    Is there any function frow qwt to do that?

    Any help is welcomed. Thanks a lot!

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

    Default Re: Display labels for minor ticks (in log scale)

    Quote Originally Posted by cr7tiano View Post
    I would like to ask how can I display the labels for minor ticks?
    You can't - if you want to have tick labels you need to make them major ticks.

    Uwe

Similar Threads

  1. How to use explicit labels/ticks?
    By ssample in forum Qwt
    Replies: 3
    Last Post: 18th January 2013, 11:16
  2. Replies: 1
    Last Post: 18th September 2012, 21:27
  3. Replies: 3
    Last Post: 14th February 2012, 12:37
  4. Replies: 1
    Last Post: 16th March 2010, 15:23
  5. Problem with scale ticks
    By gd in forum Qwt
    Replies: 4
    Last Post: 10th December 2009, 08:04

Tags for this Thread

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.