Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QML and Qt Quick
  4. qml chart internal processing
Forum Updated to NodeBB v4.3 + New Features

qml chart internal processing

Scheduled Pinned Locked Moved Unsolved QML and Qt Quick
4 Posts 3 Posters 361 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.
  • S Offline
    S Offline
    sraavya
    wrote on last edited by
    #1

    how does qml chartView plots 625 data points on 400pixels screen.

    jsulmJ 1 Reply Last reply
    0
    • S sraavya

      how does qml chartView plots 625 data points on 400pixels screen.

      jsulmJ Offline
      jsulmJ Offline
      jsulm
      Lifetime Qt Champion
      wrote on last edited by
      #2

      @sraavya Well, some points will override each other when mapped to the same pixel...

      https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      3
      • S Offline
        S Offline
        sraavya
        wrote on last edited by
        #3

        consider we have 5 pixels and we have to plot 11 data points. then how does this gets plotted?
        is there any documentation related to this?

        1 Reply Last reply
        0
        • JKSHJ Offline
          JKSHJ Offline
          JKSH
          Moderators
          wrote on last edited by
          #4

          @sraavya You'll need to plot fewer points then: https://en.wikipedia.org/wiki/Downsampling_(signal_processing)

          Qt Doc Search for browsers: forum.qt.io/topic/35616/web-browser-extension-for-improved-doc-searches

          1 Reply Last reply
          3

          • Login

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