<?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[Adding name to graph in qcustomplot]]></title><description><![CDATA[<p dir="auto">I want to add name to my graph. I've written the code below. It doesnt work.<br />
I want to a thing like series-&gt;setName<br />
Am i using the functions wrong?</p>
<pre><code>  ```
  cp1-&gt;graph(0)-&gt;addData(key,  number);
  cp1-&gt;graph(0)-&gt;name();
  cp1-&gt;graph(0)-&gt;setName("try");
</code></pre>
<pre><code></code></pre>
]]></description><link>https://forum.qt.io/topic/126965/adding-name-to-graph-in-qcustomplot</link><generator>RSS for Node</generator><lastBuildDate>Wed, 22 Apr 2026 00:28:24 GMT</lastBuildDate><atom:link href="https://forum.qt.io/topic/126965.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 25 May 2021 06:29:31 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Adding name to graph in qcustomplot on Wed, 26 May 2021 06:13:39 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/sgaist">@<bdi>SGaist</bdi></a> thank you</p>
]]></description><link>https://forum.qt.io/post/661585</link><guid isPermaLink="true">https://forum.qt.io/post/661585</guid><dc:creator><![CDATA[firsnur96]]></dc:creator><pubDate>Wed, 26 May 2021 06:13:39 GMT</pubDate></item><item><title><![CDATA[Reply to Adding name to graph in qcustomplot on Tue, 25 May 2021 19:02:54 GMT]]></title><description><![CDATA[<p dir="auto">Hi,</p>
<p dir="auto">QCustomPlot is not an official Qt module, you should use <a href="https://www.qcustomplot.com/index.php/support/forum" target="_blank" rel="noopener noreferrer nofollow ugc">their forum</a> for this question.</p>
]]></description><link>https://forum.qt.io/post/661531</link><guid isPermaLink="true">https://forum.qt.io/post/661531</guid><dc:creator><![CDATA[SGaist]]></dc:creator><pubDate>Tue, 25 May 2021 19:02:54 GMT</pubDate></item></channel></rss>