<?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[QChart suitability?]]></title><description><![CDATA[<p dir="auto">I have a chart/plot that's currently done as a custom MFC control.</p>
<p dir="auto">The chart looks like this:</p>
<p dir="auto"><img src="https://ddgobkiprc33d.cloudfront.net/35a7f9cd-c283-484f-9383-2e6660608da7.png" alt="6998e316-e15d-4467-b117-e3250a44be87-image.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">It's basically similar to the histogram tool in PS (or similar).</p>
<p dir="auto">It can display either as shown above, or with a single histogram for monochrome data.</p>
<p dir="auto">Can this be done with QChart?  If not can anyone suggest a (freeware) library that can do so (I've already done too many custom Qt controls for this project).</p>
]]></description><link>https://forum.qt.io/topic/143091/qchart-suitability</link><generator>RSS for Node</generator><lastBuildDate>Wed, 09 Sep 2026 21:06:32 GMT</lastBuildDate><atom:link href="https://forum.qt.io/topic/143091.rss" rel="self" type="application/rss+xml"/><pubDate>Sun, 19 Feb 2023 16:31:24 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to QChart suitability? on Sun, 19 Feb 2023 19:25:29 GMT]]></title><description><![CDATA[<p dir="auto">Hi,</p>
<p dir="auto">I think you should be able to achieve this with QCharts.</p>
<p dir="auto">Otherwise, projects worth taking a look at:</p>
<ul>
<li><a href="https://qwt.sourceforge.io/" target="_blank" rel="noopener noreferrer nofollow ugc">Qwt</a></li>
<li><a href="https://www.qcustomplot.com/" target="_blank" rel="noopener noreferrer nofollow ugc">QCustomPlot</a></li>
</ul>
<p dir="auto">Check their licenses to see if they fit your needs.</p>
]]></description><link>https://forum.qt.io/post/748359</link><guid isPermaLink="true">https://forum.qt.io/post/748359</guid><dc:creator><![CDATA[SGaist]]></dc:creator><pubDate>Sun, 19 Feb 2023 19:25:29 GMT</pubDate></item></channel></rss>