<?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[Performance graph example]]></title><description><![CDATA[<p dir="auto">Hello!<br />
I want to build a performance widget using <code>Qt</code> to display the download progress, cpu/ram usage etc. I want something like in the screenshot below:</p>
<p dir="auto"><a href="https://i.stack.imgur.com/DpKpF.png" target="_blank" rel="noopener noreferrer nofollow ugc"><img src="https://i.stack.imgur.com/DpKpF.png" alt="enter image description here" class=" img-fluid img-markdown" /></a></p>
<p dir="auto">Should I use the <code>QGraphicsScene</code> or <code>QSplineSeries</code> with <code>QChart</code> to achieve it? I have/extract the actual data, but want to display it in the graphs. Thanks.</p>
]]></description><link>https://forum.qt.io/topic/114577/performance-graph-example</link><generator>RSS for Node</generator><lastBuildDate>Mon, 13 Apr 2026 09:38:00 GMT</lastBuildDate><atom:link href="https://forum.qt.io/topic/114577.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 07 May 2020 17:15:38 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Performance graph example on Fri, 08 May 2020 15:14:13 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/cobra91151">@<bdi>Cobra91151</bdi></a><br />
Hi<br />
Since you dont need zoom and panning etc, using QPainter should work<br />
super.</p>
]]></description><link>https://forum.qt.io/post/593573</link><guid isPermaLink="true">https://forum.qt.io/post/593573</guid><dc:creator><![CDATA[mrjj]]></dc:creator><pubDate>Fri, 08 May 2020 15:14:13 GMT</pubDate></item><item><title><![CDATA[Reply to Performance graph example on Fri, 08 May 2020 15:12:07 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/jonb">@<bdi>JonB</bdi></a></p>
<p dir="auto">Good, I understand. I have not decided what to choose yet. I do not think that Qt Charts would be useful in my case. I would prefer something like this: <a href="https://www.youtube.com/watch?v=eSHTXQbPquk" target="_blank" rel="noopener noreferrer nofollow ugc">https://www.youtube.com/watch?v=eSHTXQbPquk</a></p>
<p dir="auto"><img src="https://github.com/giordi91/performanceWidget/raw/master/doc/images/demoWidget.png" alt="" class=" img-fluid img-markdown" /></p>
<p dir="auto">I think it was done using <code>QPainter</code>. It should work well for <code>Linux</code>, but need to reimplement it for <code>Windows</code>. Thanks.</p>
]]></description><link>https://forum.qt.io/post/593569</link><guid isPermaLink="true">https://forum.qt.io/post/593569</guid><dc:creator><![CDATA[Cobra91151]]></dc:creator><pubDate>Fri, 08 May 2020 15:12:07 GMT</pubDate></item><item><title><![CDATA[Reply to Performance graph example on Fri, 08 May 2020 15:00:00 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/cobra91151">@<bdi>Cobra91151</bdi></a><br />
All.  Qt Charts has always been (so far as I know) GPL/Commercial, never LGPL.</p>
<p dir="auto">I don't blame you for wishing to use Qt Charts.  I would too on one project I'm working on.  But that's not an option if you want to keep source closed but can't afford/don't want to pay for the commercial licence.  As I said, just a heads-up before you commit to your way forward.</p>
]]></description><link>https://forum.qt.io/post/593567</link><guid isPermaLink="true">https://forum.qt.io/post/593567</guid><dc:creator><![CDATA[JonB]]></dc:creator><pubDate>Fri, 08 May 2020 15:00:00 GMT</pubDate></item><item><title><![CDATA[Reply to Performance graph example on Fri, 08 May 2020 14:57:51 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/jonb">@<bdi>JonB</bdi></a></p>
<p dir="auto">Ok. This applies for all Qt versions regarding the <code>Qt Charts</code> or only the latest? For example, when using <code>Qt 5.9.9</code>?</p>
]]></description><link>https://forum.qt.io/post/593565</link><guid isPermaLink="true">https://forum.qt.io/post/593565</guid><dc:creator><![CDATA[Cobra91151]]></dc:creator><pubDate>Fri, 08 May 2020 14:57:51 GMT</pubDate></item><item><title><![CDATA[Reply to Performance graph example on Fri, 08 May 2020 14:23:17 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/cobra91151">@<bdi>Cobra91151</bdi></a><br />
I am just checking that you aware if you choose to start using <strong>Qt Charts</strong> for this then your own code has to become GPL, and therefore you must release the source code if you distribute the binary.  Which you may or may not care about (e.g. if your code is only for your own use).  Or buy a Qt commercial licence.  Just a heads-up if it influences your decision.</p>
]]></description><link>https://forum.qt.io/post/593562</link><guid isPermaLink="true">https://forum.qt.io/post/593562</guid><dc:creator><![CDATA[JonB]]></dc:creator><pubDate>Fri, 08 May 2020 14:23:17 GMT</pubDate></item><item><title><![CDATA[Reply to Performance graph example on Fri, 08 May 2020 14:15:25 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/jonb">@<bdi>JonB</bdi></a></p>
<p dir="auto">I am working on the website now. Will check it later. What do you mean regarding <code>Qt Charts</code>?</p>
]]></description><link>https://forum.qt.io/post/593559</link><guid isPermaLink="true">https://forum.qt.io/post/593559</guid><dc:creator><![CDATA[Cobra91151]]></dc:creator><pubDate>Fri, 08 May 2020 14:15:25 GMT</pubDate></item><item><title><![CDATA[Reply to Performance graph example on Fri, 08 May 2020 11:40:20 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/cobra91151">@<bdi>Cobra91151</bdi></a><br />
Are you already using <strong>Qt Charts</strong> in your application?  If not, just checking you are OK about licensing implication.</p>
]]></description><link>https://forum.qt.io/post/593540</link><guid isPermaLink="true">https://forum.qt.io/post/593540</guid><dc:creator><![CDATA[JonB]]></dc:creator><pubDate>Fri, 08 May 2020 11:40:20 GMT</pubDate></item><item><title><![CDATA[Reply to Performance graph example on Fri, 08 May 2020 09:26:44 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/beibei">@<bdi>beibei</bdi></a></p>
<p dir="auto">Good. I will try it. Thanks.</p>
]]></description><link>https://forum.qt.io/post/593513</link><guid isPermaLink="true">https://forum.qt.io/post/593513</guid><dc:creator><![CDATA[Cobra91151]]></dc:creator><pubDate>Fri, 08 May 2020 09:26:44 GMT</pubDate></item><item><title><![CDATA[Reply to Performance graph example on Fri, 08 May 2020 08:49:38 GMT]]></title><description><![CDATA[<p dir="auto">It is easier to implement with QChart and QChartView.</p>
]]></description><link>https://forum.qt.io/post/593503</link><guid isPermaLink="true">https://forum.qt.io/post/593503</guid><dc:creator><![CDATA[beibei]]></dc:creator><pubDate>Fri, 08 May 2020 08:49:38 GMT</pubDate></item></channel></rss>