Results 1 to 2 of 2

Thread: Data Plot Question

  1. #1
    Join Date
    Jul 2011
    Posts
    14
    Thanks
    4
    Qt products
    Qt4 Qt/Embedded
    Platforms
    Unix/X11

    Question Data Plot Question

    Hello,
    I need to say I'm a total newbie about Qt. I'm developing a monitoring system that reads data from serial input and plots an x-y diagram on an embedded device. The question is about this plotting direction. There is an example about real time plotting at http://qt.nokia.com/files/embedded-w...care-demo/view or http://www.youtube.com/watch?v=5wOcvxf9W0U

    I want it like this:

    http://www.youtube.com/watch?v=9ZTfR...tailpage#t=44s

    The first one is sliding graph from right to left but the other one is not sliding as you see.

    You can find the code I'm using at:
    http://code.google.com/p/andsvn/sour...graph.cpp?r=47

    Thank you in advance.

  2. #2
    Join Date
    Jul 2011
    Posts
    14
    Thanks
    4
    Qt products
    Qt4 Qt/Embedded
    Platforms
    Unix/X11

    Default Re: Data Plot Question

    I have re-coded the program. It works now.
    CLOSED

Similar Threads

  1. retrieving data from a QWT plot
    By mobucl in forum Qwt
    Replies: 1
    Last Post: 26th May 2011, 13:00
  2. Replies: 3
    Last Post: 29th April 2011, 13:15
  3. Simple Plot after Inputing some Data
    By thebrute in forum Qwt
    Replies: 0
    Last Post: 18th August 2010, 14:29
  4. 2D array data plot!
    By kahramonj in forum Qwt
    Replies: 3
    Last Post: 21st March 2009, 11:48
  5. plot only subset of the data
    By pospiech in forum Qwt
    Replies: 3
    Last Post: 14th April 2008, 21:19

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.