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
QtWS25 Last Chance

Chart like Windows Task Manager

Scheduled Pinned Locked Moved Unsolved General and Desktop
chartcpupyqtpyqt6pyqt5
6 Posts 3 Posters 797 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 1 Mar 2023, 15:41 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
    • S Offline
      S Offline
      SGaist
      Lifetime Qt Champion
      wrote on 1 Mar 2023, 19:48 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

      E D 3 Replies Last reply 1 Mar 2023, 20:24
      0
      • S SGaist
        1 Mar 2023, 19:48

        Hi and welcome to devnet,

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

        E Offline
        E Offline
        Emrecp
        wrote on 1 Mar 2023, 20:24 last edited by
        #3
        This post is deleted!
        1 Reply Last reply
        0
        • S SGaist
          1 Mar 2023, 19:48

          Hi and welcome to devnet,

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

          D Offline
          D Offline
          deltax12
          wrote on 1 Mar 2023, 20:25 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
          • S SGaist
            1 Mar 2023, 19:48

            Hi and welcome to devnet,

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

            D Offline
            D Offline
            deltax12
            wrote on 3 Mar 2023, 13:17 last edited by
            #5

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

            S 1 Reply Last reply 3 Mar 2023, 20:28
            0
            • D deltax12
              3 Mar 2023, 13:17

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

              S Offline
              S Offline
              SGaist
              Lifetime Qt Champion
              wrote on 3 Mar 2023, 20:28 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

              1/6

              1 Mar 2023, 15:41

              • Login

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