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. ChartView scrolling performance on big series when zoomed in

ChartView scrolling performance on big series when zoomed in

Scheduled Pinned Locked Moved Unsolved QML and Qt Quick
1 Posts 1 Posters 189 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
    Tristan42
    wrote on last edited by
    #1

    Hello,

    I'm using a ChartView with some LineSeries with a lot a points.
    Scrolling the series is perfect when zoomed out (i guess a sampling is done) but the more i zoom in, slower it becomes.

    I believe the series are drawn outside the plotarea too.
    If i am right, is there a way to tell the plotarea to draw only what is inside of it?

    thank you,

    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