Results 1 to 3 of 3

Thread: how to Plot multiple graphs of multiple range ?

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Feb 2013
    Location
    India
    Posts
    153
    Thanks
    27
    Thanked 18 Times in 18 Posts
    Qt products
    Qt4 Qt5 Qt/Embedded
    Platforms
    MacOS X Unix/X11 Windows Symbian S60 Maemo/MeeGo

    Exclamation how to Plot multiple graphs of multiple range ?

    Hello,

    I am working on an application which need to plot multiple data of multiple ranges.

    This is exactly my problem is, how to plot multiple data of multiple range on same plot area...

    I am using Qt5 QGraphicsView on linux.

    Suppose we have a data having range (0 - 10,000) and other data having range (0 - 10). and both should be plot on same area where one scale moves (0 - 10,000) and other scale moves (0 - 10) respectively.
    It will not be a problem if data have same range.. but problem is data have different range...

    anyone have idea about that?
    Last edited by karankumar1609; 11th July 2013 at 06:54. Reason: updated contents

Similar Threads

  1. using one signal to update multiple multiple controls
    By henryjoye in forum Qt Programming
    Replies: 7
    Last Post: 13th December 2011, 14:19
  2. Replies: 2
    Last Post: 19th October 2011, 09:30
  3. Replies: 1
    Last Post: 17th May 2011, 16:12
  4. Replies: 5
    Last Post: 10th February 2010, 11:08
  5. Replies: 0
    Last Post: 21st December 2006, 11:48

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.