Results 1 to 2 of 2

Thread: How do I change plot scale based on the selection

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #2
    Join Date
    Sep 2011
    Location
    Manchester
    Posts
    538
    Thanks
    3
    Thanked 106 Times in 103 Posts
    Qt products
    Qt4 Qt/Embedded
    Platforms
    MacOS X Unix/X11 Windows

    Default Re: How do I change plot scale based on the selection

    I'm guessing you just need to set x axis range (upper and lower values, like zooming).
    That will stretch therange set (month/week) to fit in the visible area.
    The distances between ticks will still be the same but less data (in more 'relaxes' fashion) will be visible.

  2. The following user says thank you to Spitfire for this useful post:

    rawfool (7th June 2012)

Similar Threads

  1. Scale Breaks in the QWT plot axis
    By OzQTNoob in forum Qwt
    Replies: 1
    Last Post: 10th May 2012, 09:38
  2. sync plot grid w/ external scale widget
    By Kevin Ching in forum Qwt
    Replies: 6
    Last Post: 30th September 2010, 17:12
  3. Replies: 2
    Last Post: 12th October 2009, 21:17
  4. qwp plot axis scale
    By Cal in forum Qwt
    Replies: 1
    Last Post: 11th May 2009, 17:10
  5. how to hide the scale in qwt plot
    By babu198649 in forum Qwt
    Replies: 2
    Last Post: 7th March 2008, 06:38

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
  •  
Qt is a trademark of The Qt Company.