<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[How to add Error Bars to a Qt Quick ChartView?]]></title><description><![CDATA[<p dir="auto">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:</p>
<p dir="auto"><img src="https://i.stack.imgur.com/8aYTu.png" alt="alt text" class=" img-fluid img-markdown" /></p>
<p dir="auto">I tried to create it hacking a BoxPlotSeries, and that worked okay overlaying a bar chart as seen here:</p>
<p dir="auto"><img src="https://i.stack.imgur.com/ztzVQ.png" alt="alt text" class=" img-fluid img-markdown" /></p>
<p dir="auto">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.</p>
]]></description><link>https://forum.qt.io/topic/103371/how-to-add-error-bars-to-a-qt-quick-chartview</link><generator>RSS for Node</generator><lastBuildDate>Tue, 18 Aug 2026 17:00:32 GMT</lastBuildDate><atom:link href="https://forum.qt.io/topic/103371.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 29 May 2019 20:46:37 GMT</pubDate><ttl>60</ttl></channel></rss>