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. Chart like Windows Task Manager

Chart like Windows Task Manager

Scheduled Pinned Locked Moved Unsolved General and Desktop
chartcpupyqtpyqt6pyqt5
6 Posts 3 Posters 807 Views
  • 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.
  • D Offline
    D Offline
    deltax12
    wrote on last edited by
    #1

    Hello, I am trying to create a chart like a windows task manager.
    Note: The data will be realtime so when new data is added, the chart must show the new data. The chart can store 50 data, then delete the oldest data when new data arrives. (For performance)
    Thanks.taskmanager.png

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

      Hi and welcome to devnet,

      What have you already tried ?
      QtChart ?
      Qwt ?
      QCustomPlot ?

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      EmrecpE D 3 Replies Last reply
      0
      • SGaistS SGaist

        Hi and welcome to devnet,

        What have you already tried ?
        QtChart ?
        Qwt ?
        QCustomPlot ?

        EmrecpE Offline
        EmrecpE Offline
        Emrecp
        wrote on last edited by
        #3
        This post is deleted!
        1 Reply Last reply
        0
        • SGaistS SGaist

          Hi and welcome to devnet,

          What have you already tried ?
          QtChart ?
          Qwt ?
          QCustomPlot ?

          D Offline
          D Offline
          deltax12
          wrote on last edited by
          #4

          @SGaist I tried QAreaChart but it doesn't show new data ( needs to calculate while adding new data). I am looking for an easy way.

          1 Reply Last reply
          1
          • SGaistS SGaist

            Hi and welcome to devnet,

            What have you already tried ?
            QtChart ?
            Qwt ?
            QCustomPlot ?

            D Offline
            D Offline
            deltax12
            wrote on last edited by
            #5

            @SGaist What do you think is the easiest way to make this graph?

            SGaistS 1 Reply Last reply
            0
            • D deltax12

              @SGaist What do you think is the easiest way to make this graph?

              SGaistS Offline
              SGaistS Offline
              SGaist
              Lifetime Qt Champion
              wrote on last edited by
              #6

              @deltax12 take a look at this stack overflow thread for hints on how do to it.

              Interested in AI ? www.idiap.ch
              Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

              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