Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. 3rd Party Software
  4. [Solved]RealTimePlot component
Forum Updated to NodeBB v4.3 + New Features

[Solved]RealTimePlot component

Scheduled Pinned Locked Moved 3rd Party Software
7 Posts 4 Posters 5.8k 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.
  • T Offline
    T Offline
    toho71
    wrote on 25 Jan 2012, 14:34 last edited by
    #1

    Hello Is there any more plotting components beside QWT for use in QT.
    plotting curves etc

    thank you

    1 Reply Last reply
    0
    • M Offline
      M Offline
      mgran
      wrote on 25 Jan 2012, 16:01 last edited by
      #2

      Have a look at this project by ZapB: http://developer.qt.nokia.com/forums/viewthread/4209

      Project Manager - Qt Development Frameworks

      1 Reply Last reply
      0
      • D Offline
        D Offline
        DerManu
        wrote on 9 Feb 2012, 12:34 last edited by
        #3

        Hey, you may want to try my QCustomPlot component:
        http://www.workslikeclockwork.com/index.php/components/qt-plotting-widget/
        Has full documentation and easy learning curve. It currently plots graphs, parametric curves, bar charts and statistical box plots. If that's not enough, you can always subclass the central "plottable" class to make it show anything you like. It supports four axes with linear or logarithmic scale, reversed axes, automatic tick labels, rotated tick labels, automatic margins, filling, a legend, and much much more.

        !http://www.workslikeclockwork.com/wp-content/uploads/qt-plotting-widget/qcustomplot-sincscatterdemo-300x229.png(Small thumb of plot demo)!

        1 Reply Last reply
        0
        • S Offline
          S Offline
          Scylla
          wrote on 9 Feb 2012, 18:28 last edited by
          #4

          Or take a look at "qwt":http://qwt.sourceforge.net/ . This is what I often use.

          1 Reply Last reply
          0
          • D Offline
            D Offline
            DerManu
            wrote on 9 Feb 2012, 18:31 last edited by
            #5

            bq. Or take a look at qwt

            So you didn't care to read his post, eh? ;)

            1 Reply Last reply
            0
            • S Offline
              S Offline
              Scylla
              wrote on 9 Feb 2012, 18:55 last edited by
              #6

              Oh oh :-(. I think the day was to long and to much work, I'm really sorry.

              1 Reply Last reply
              0
              • T Offline
                T Offline
                toho71
                wrote on 10 Feb 2012, 06:42 last edited by
                #7

                bq. Hey, you may want to try my QCustomPlot component:
                http://www.workslikeclockwork.com/index.php/components/qt-plotting-widget/
                Has full documentation and easy learning curve. It currently plots graphs, parametric curves, bar charts and statistical box plots. If that’s not enough, you can always subclass the central “plottable” class to make it show anything you like. It supports four axes with linear or logarithmic scale, reversed axes, automatic tick labels, rotated tick labels, automatic margins, filling, a legend, and much much more.

                I looked at your work and been in contact with you earlier on your homepage.

                You have done a great work but I have solved my earlier problems with qwt so thats no need to change it.

                1 Reply Last reply
                0

                • Login

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