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. How to add Error Bars to a Qt Quick ChartView?

How to add Error Bars to a Qt Quick ChartView?

Scheduled Pinned Locked Moved Unsolved QML and Qt Quick
1 Posts 1 Posters 418 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.
  • Edwin F.E Offline
    Edwin F.E Offline
    Edwin F.
    wrote on last edited by
    #1

    I am trying to create 'Error Bars' in a Qt Quick 2 ChartView. I currently have a line series and need to add minimum and maximum error bars similar to this image here:

    alt text

    I tried to create it hacking a BoxPlotSeries, and that worked okay overlaying a bar chart as seen here:

    alt text

    But adding this to a chart with a LineSeries I cannot control the X location? Anyone ever pull off error bars in QtCharts using QML? Thanks.

    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