Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Graph data as they arrive
Forum Updated to NodeBB v4.3 + New Features

Graph data as they arrive

Scheduled Pinned Locked Moved Solved General and Desktop
3 Posts 2 Posters 596 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • JulianJ Offline
    JulianJ Offline
    Julian
    wrote on last edited by
    #1

    Hello. I did an aplication which takes data from a sensor conected to the serial port. It worked fine so the next step is to graph that. Like a math function.
    I know that I must used Graph View and QGraphicsScene to add points but I think there have to be a template of it. Do you know?

    Thanks.

    1 Reply Last reply
    0
    • mrjjM Offline
      mrjjM Offline
      mrjj
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi
      What kind of template do you mean ?
      You could also use a dedicated plotting widget like
      http://qcustomplot.com/
      or
      http://qwt.sourceforge.net/

      1 Reply Last reply
      0
      • JulianJ Offline
        JulianJ Offline
        Julian
        wrote on last edited by
        #3

        thanks! QCustomPlot was easy to use.

        1 Reply Last reply
        1

        • Login

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • Users
        • Groups
        • Search
        • Get Qt Extensions
        • Unsolved