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. How do I display more than 600,000 points on the chart?
Qt 6.11 is out! See what's new in the release blog

How do I display more than 600,000 points on the chart?

Scheduled Pinned Locked Moved Solved General and Desktop
4 Posts 3 Posters 1.1k Views 2 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.
  • DaryongD Offline
    DaryongD Offline
    Daryong
    wrote on last edited by
    #1

    Hi,

    I would like to display the data(about 610,000 point) for one week stored every second using qtchart.

    It is too slow to test.

    The basic functions of the chart should be implemented as well.
    (Zoom in, zoom out, multi series ...)

    How can I implement it?

    Thanks...

    1 Reply Last reply
    0
    • E Offline
      E Offline
      Eligijus
      wrote on last edited by
      #2

      You could try an alternative to QChart - QCuslomPlot. It has all of the features mentioned implemented.

      DaryongD 1 Reply Last reply
      0
      • K Offline
        K Offline
        kuzulis
        Qt Champions 2020
        wrote on last edited by kuzulis
        #3

        QtCharts is ugly and too slow, and have memory leaks. IMHO, it is better to use Qwt.

        1 Reply Last reply
        0
        • E Eligijus

          You could try an alternative to QChart - QCuslomPlot. It has all of the features mentioned implemented.

          DaryongD Offline
          DaryongD Offline
          Daryong
          wrote on last edited by
          #4

          @Eligijus Thanks.. i will try...

          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