Results 1 to 3 of 3

Thread: Qwt x axis scale value are colliding?

  1. #1
    Join Date
    May 2012
    Location
    Bangalore, India
    Posts
    271
    Thanks
    29
    Thanked 50 Times in 47 Posts
    Qt products
    Qt4 Qt/Embedded
    Platforms
    Unix/X11 Windows

    Red face Qwt x axis scale value are colliding?

    Sir,
    My x axis scale value are colliding. For that is there any solution or is this due to low resolution problem?
    I am sending you the screenshot of the x axis scale of the graph.
    Thanks

    Untitled.png

  2. #2
    Join Date
    May 2012
    Posts
    136
    Thanks
    2
    Thanked 27 Times in 24 Posts
    Qt products
    Qt3 Qt4 Qt5
    Platforms
    Unix/X11 Windows

    Default Re: Qwt x axis scale value are colliding?

    I had the same problem a while ago i changed the orientation of the text
    qwtPlot->setAxisLabelRotation(QwtPlot::xBottom, -70.0);

    maybe you can use setAxisMaxMinor and setAxisMaxMajor to change the amount of labels

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

    sonulohani (4th June 2012)

  4. #3
    Join Date
    May 2012
    Location
    Bangalore, India
    Posts
    271
    Thanks
    29
    Thanked 50 Times in 47 Posts
    Qt products
    Qt4 Qt/Embedded
    Platforms
    Unix/X11 Windows

    Default Re: Qwt x axis scale value are colliding?

    setAxisMaxMinor and setAxisMaxMajor works.

Similar Threads

  1. qwt axis scale
    By Markus_AC in forum Qwt
    Replies: 0
    Last Post: 15th December 2011, 09:45
  2. Date Scale for X-Axis
    By mishani99 in forum Qwt
    Replies: 3
    Last Post: 6th September 2011, 11:40
  3. Axis Auto Scale
    By gkarthick5 in forum Qwt
    Replies: 3
    Last Post: 13th July 2011, 13:57
  4. Replies: 4
    Last Post: 16th January 2011, 10:32
  5. 4 axis auto scale..
    By Vincenzo in forum Qwt
    Replies: 0
    Last Post: 22nd March 2009, 01:12

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.