<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: XY graph multiplot in LabVIEW</title>
    <link>https://ni.lithium.com/t5/LabVIEW/XY-graph-multiplot/m-p/3932484#M1117543</link>
    <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://ni.lithium.com/t5/user/viewprofilepage/user-id/251492"&gt;@PsyenceFact&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://ni.lithium.com/t5/user/viewprofilepage/user-id/627931"&gt;@BENTATA&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;But in my states I need to recycle without deleting the previous data and to plot my new data in the same graph.&lt;/P&gt;
&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;You can do this using property nodes.&amp;nbsp; Here's an example.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="XY graph plots.png" style="width: 694px;"&gt;&lt;img src="https://ip1.i.lithium.com/2eeadbdce2a69c169d30796c99b5075fe820845e/68747470733a2f2f6e692e6c69746869756d2e636f6d2f74352f696d6167652f736572766572706167652f696d6167652d69642f32343830313569333231373332384134374135323938372f696d6167652d73697a652f6c617267653f763d76322670783d393939" role="button" title="XY graph plots.png" alt="XY graph plots.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;You can use the reference to the XY graph control to do this in a subVI if it suits your code structure (I couldn't look at your VI as I only have LV2015).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Andy&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&lt;SPAN&gt;Thanks very much for your help,&amp;nbsp;&lt;/SPAN&gt;Could you please tell me how to make my data output as yours&amp;nbsp; (from a 2D array to a cluster of two elemets). I tried convert array to cluster but it doesnt work.&lt;/P&gt;</description>
    <pubDate>Fri, 31 May 2019 11:35:42 GMT</pubDate>
    <dc:creator>BENTATA</dc:creator>
    <dc:date>2019-05-31T11:35:42Z</dc:date>
    <item>
      <title>XY graph multiplot</title>
      <link>https://ni.lithium.com/t5/LabVIEW/XY-graph-multiplot/m-p/3932187#M1117469</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;I want to plot a multi measurement in the same plot XY graph, but when I click to remeasure its plot the new measurement in the same plot. So, its connect the last value of the previous measurement with the first value of the next measurement i.e its doesn't create a new array but its just append the new values to the previous array. how can i create a new array on each call or just delete the line between this two values.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Thu, 30 May 2019 14:11:17 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/XY-graph-multiplot/m-p/3932187#M1117469</guid>
      <dc:creator>BENTATA</dc:creator>
      <dc:date>2019-05-30T14:11:17Z</dc:date>
    </item>
    <item>
      <title>Re: XY graph multiplot</title>
      <link>https://ni.lithium.com/t5/LabVIEW/XY-graph-multiplot/m-p/3932210#M1117476</link>
      <description>&lt;P&gt;What format is your data in?&amp;nbsp; If you are using an array of XY pairs, they need to be combined for the graph using Build Cluster Array.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="XY graph.png" style="width: 191px;"&gt;&lt;img src="https://ip1.i.lithium.com/e1f41cb8751f4a23bce54190dfeccd5afd2cacf8/68747470733a2f2f6e692e6c69746869756d2e636f6d2f74352f696d6167652f736572766572706167652f696d6167652d69642f32343739373469314446354235413933364439343839362f696d6167652d73697a652f6c617267653f763d76322670783d393939" role="button" title="XY graph.png" alt="XY graph.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 30 May 2019 14:57:32 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/XY-graph-multiplot/m-p/3932210#M1117476</guid>
      <dc:creator>PsyenceFact</dc:creator>
      <dc:date>2019-05-30T14:57:32Z</dc:date>
    </item>
    <item>
      <title>Re: XY graph multiplot</title>
      <link>https://ni.lithium.com/t5/LabVIEW/XY-graph-multiplot/m-p/3932226#M1117478</link>
      <description>&lt;P&gt;Actually I tried this build array cluster.&lt;/P&gt;
&lt;P&gt;I attached my VI.&lt;/P&gt;</description>
      <pubDate>Thu, 30 May 2019 15:29:43 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/XY-graph-multiplot/m-p/3932226#M1117478</guid>
      <dc:creator>BENTATA</dc:creator>
      <dc:date>2019-05-30T15:29:43Z</dc:date>
    </item>
    <item>
      <title>Re: XY graph multiplot</title>
      <link>https://ni.lithium.com/t5/LabVIEW/XY-graph-multiplot/m-p/3932248#M1117485</link>
      <description>&lt;P&gt;Depending on how your data is stored one of these two methods may be better:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ArrayOfClusterArraysMultiPlot.png" style="width: 685px;"&gt;&lt;img src="https://ip1.i.lithium.com/ca57cf1add2f29ba82b38e219fcc113968680ae1/68747470733a2f2f6e692e6c69746869756d2e636f6d2f74352f696d6167652f736572766572706167652f696d6167652d69642f32343739383069334643344439413833364538323631362f696d6167652d73697a652f6c617267653f763d76322670783d393939" role="button" title="ArrayOfClusterArraysMultiPlot.png" alt="ArrayOfClusterArraysMultiPlot.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ArrayOfClustersMultiPlot.png" style="width: 685px;"&gt;&lt;img src="https://ip1.i.lithium.com/836661020580c58805cfc20c932f92849b7a4e7d/68747470733a2f2f6e692e6c69746869756d2e636f6d2f74352f696d6167652f736572766572706167652f696d6167652d69642f32343739373969324539374237363630323431383835432f696d6167652d73697a652f6c617267653f763d76322670783d393939" role="button" title="ArrayOfClustersMultiPlot.png" alt="ArrayOfClustersMultiPlot.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 30 May 2019 15:54:34 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/XY-graph-multiplot/m-p/3932248#M1117485</guid>
      <dc:creator>JScherer</dc:creator>
      <dc:date>2019-05-30T15:54:34Z</dc:date>
    </item>
    <item>
      <title>Re: XY graph multiplot</title>
      <link>https://ni.lithium.com/t5/LabVIEW/XY-graph-multiplot/m-p/3932258#M1117488</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://ni.lithium.com/t5/user/viewprofilepage/user-id/627931"&gt;@BENTATA&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;Actually I tried this build array cluster.&lt;/P&gt;
&lt;P&gt;I attached my VI.&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Remember that when you just send your VI, we don't get your entire hierarchy (type defs, sub VI's, ect)&lt;BR /&gt;Here's &lt;A href="https://knowledge.ni.com/KnowledgeArticleDetails?id=kA00Z0000019KxUSAU&amp;amp;l=en-US" target="_self"&gt;a link that talks about using projects&lt;/A&gt; to better transfer your work.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;A few notes:&lt;/P&gt;
&lt;P&gt;1) These solutions are used in place of the "Build XY graph," express VI's&lt;/P&gt;
&lt;P&gt;2) You may want separate your states a little more a common cycle is:&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;Initialize Instruments&amp;nbsp; -&amp;gt; Configure -&amp;gt; Read Data -&amp;gt; Display Data -&amp;gt; Read Data ... -&amp;gt;Save -&amp;gt; Disconnect Instruments -&amp;gt; Exit&lt;/P&gt;</description>
      <pubDate>Thu, 30 May 2019 16:05:27 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/XY-graph-multiplot/m-p/3932258#M1117488</guid>
      <dc:creator>JScherer</dc:creator>
      <dc:date>2019-05-30T16:05:27Z</dc:date>
    </item>
    <item>
      <title>Re: XY graph multiplot</title>
      <link>https://ni.lithium.com/t5/LabVIEW/XY-graph-multiplot/m-p/3932447#M1117535</link>
      <description>&lt;P&gt;But in my states I need to recycle without deleting the previous data and to plot my new data in the same graph.&lt;/P&gt;
&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://ni.lithium.com/t5/user/viewprofilepage/user-id/337301"&gt;@JScherer&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://ni.lithium.com/t5/user/viewprofilepage/user-id/627931"&gt;@BENTATA&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;Actually I tried this build array cluster.&lt;/P&gt;
&lt;P&gt;I attached my VI.&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Remember that when you just send your VI, we don't get your entire hierarchy (type defs, sub VI's, ect)&lt;BR /&gt;Here's &lt;A href="https://knowledge.ni.com/KnowledgeArticleDetails?id=kA00Z0000019KxUSAU&amp;amp;l=en-US" target="_self"&gt;a link that talks about using projects&lt;/A&gt; to better transfer your work.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;A few notes:&lt;/P&gt;
&lt;P&gt;1) These solutions are used in place of the "Build XY graph," express VI's&lt;/P&gt;
&lt;P&gt;2) You may want separate your states a little more a common cycle is:&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;Initialize Instruments&amp;nbsp; -&amp;gt; Configure -&amp;gt; Read Data -&amp;gt; Display Data -&amp;gt; Read Data ... -&amp;gt;Save -&amp;gt; Disconnect Instruments -&amp;gt; Exit&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://ni.lithium.com/t5/user/viewprofilepage/user-id/337301"&gt;@JScherer&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://ni.lithium.com/t5/user/viewprofilepage/user-id/627931"&gt;@BENTATA&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;Actually I tried this build array cluster.&lt;/P&gt;
&lt;P&gt;I attached my VI.&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Remember that when you just send your VI, we don't get your entire hierarchy (type defs, sub VI's, ect)&lt;BR /&gt;Here's &lt;A href="https://knowledge.ni.com/KnowledgeArticleDetails?id=kA00Z0000019KxUSAU&amp;amp;l=en-US" target="_self"&gt;a link that talks about using projects&lt;/A&gt; to better transfer your work.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;A few notes:&lt;/P&gt;
&lt;P&gt;1) These solutions are used in place of the "Build XY graph," express VI's&lt;/P&gt;
&lt;P&gt;2) You may want separate your states a little more a common cycle is:&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;Initialize Instruments&amp;nbsp; -&amp;gt; Configure -&amp;gt; Read Data -&amp;gt; Display Data -&amp;gt; Read Data ... -&amp;gt;Save -&amp;gt; Disconnect Instruments -&amp;gt; Exit&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 31 May 2019 08:47:17 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/XY-graph-multiplot/m-p/3932447#M1117535</guid>
      <dc:creator>BENTATA</dc:creator>
      <dc:date>2019-05-31T08:47:17Z</dc:date>
    </item>
    <item>
      <title>Re: XY graph multiplot</title>
      <link>https://ni.lithium.com/t5/LabVIEW/XY-graph-multiplot/m-p/3932457#M1117537</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://ni.lithium.com/t5/user/viewprofilepage/user-id/627931"&gt;@BENTATA&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;But in my states I need to recycle without deleting the previous data and to plot my new data in the same graph.&lt;/P&gt;
&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;You can do this using property nodes.&amp;nbsp; Here's an example.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="XY graph plots.png" style="width: 694px;"&gt;&lt;img src="https://ip1.i.lithium.com/2eeadbdce2a69c169d30796c99b5075fe820845e/68747470733a2f2f6e692e6c69746869756d2e636f6d2f74352f696d6167652f736572766572706167652f696d6167652d69642f32343830313569333231373332384134374135323938372f696d6167652d73697a652f6c617267653f763d76322670783d393939" role="button" title="XY graph plots.png" alt="XY graph plots.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;You can use the reference to the XY graph control to do this in a subVI if it suits your code structure (I couldn't look at your VI as I only have LV2015).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Andy&lt;/P&gt;</description>
      <pubDate>Fri, 31 May 2019 09:19:54 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/XY-graph-multiplot/m-p/3932457#M1117537</guid>
      <dc:creator>PsyenceFact</dc:creator>
      <dc:date>2019-05-31T09:19:54Z</dc:date>
    </item>
    <item>
      <title>Re: XY graph multiplot</title>
      <link>https://ni.lithium.com/t5/LabVIEW/XY-graph-multiplot/m-p/3932484#M1117543</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://ni.lithium.com/t5/user/viewprofilepage/user-id/251492"&gt;@PsyenceFact&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://ni.lithium.com/t5/user/viewprofilepage/user-id/627931"&gt;@BENTATA&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;But in my states I need to recycle without deleting the previous data and to plot my new data in the same graph.&lt;/P&gt;
&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;You can do this using property nodes.&amp;nbsp; Here's an example.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="XY graph plots.png" style="width: 694px;"&gt;&lt;img src="https://ip1.i.lithium.com/2eeadbdce2a69c169d30796c99b5075fe820845e/68747470733a2f2f6e692e6c69746869756d2e636f6d2f74352f696d6167652f736572766572706167652f696d6167652d69642f32343830313569333231373332384134374135323938372f696d6167652d73697a652f6c617267653f763d76322670783d393939" role="button" title="XY graph plots.png" alt="XY graph plots.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;You can use the reference to the XY graph control to do this in a subVI if it suits your code structure (I couldn't look at your VI as I only have LV2015).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Andy&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&lt;SPAN&gt;Thanks very much for your help,&amp;nbsp;&lt;/SPAN&gt;Could you please tell me how to make my data output as yours&amp;nbsp; (from a 2D array to a cluster of two elemets). I tried convert array to cluster but it doesnt work.&lt;/P&gt;</description>
      <pubDate>Fri, 31 May 2019 11:35:42 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/XY-graph-multiplot/m-p/3932484#M1117543</guid>
      <dc:creator>BENTATA</dc:creator>
      <dc:date>2019-05-31T11:35:42Z</dc:date>
    </item>
    <item>
      <title>Re: XY graph multiplot</title>
      <link>https://ni.lithium.com/t5/LabVIEW/XY-graph-multiplot/m-p/3932497#M1117547</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://ni.lithium.com/t5/user/viewprofilepage/user-id/627931"&gt;@BENTATA&lt;/a&gt;&amp;nbsp;wrote:
&lt;P&gt;&lt;SPAN&gt;Thanks very much for your help,&amp;nbsp;&lt;/SPAN&gt;Could you please tell me how to make my data output as yours&amp;nbsp; (from a 2D array to a cluster of two elemets). I tried convert array to cluster but it doesnt work.&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Array To Cluster only operates on a 1D array.&amp;nbsp; You need to use Index Array to get the two rows of your 2D array (presumably containing X and Y data) then Bundle to create the cluster.&amp;nbsp; This can then be turned in to an array.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="XY Graph.png" style="width: 318px;"&gt;&lt;img src="https://ip1.i.lithium.com/aab059b56c602e7ba0f62bc372dab2ae157711a6/68747470733a2f2f6e692e6c69746869756d2e636f6d2f74352f696d6167652f736572766572706167652f696d6167652d69642f32343830323169414236413535393742423143373237452f696d6167652d73697a652f6c617267653f763d76322670783d393939" role="button" title="XY Graph.png" alt="XY Graph.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 31 May 2019 12:24:49 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/XY-graph-multiplot/m-p/3932497#M1117547</guid>
      <dc:creator>PsyenceFact</dc:creator>
      <dc:date>2019-05-31T12:24:49Z</dc:date>
    </item>
    <item>
      <title>Re: XY graph multiplot</title>
      <link>https://ni.lithium.com/t5/LabVIEW/XY-graph-multiplot/m-p/3932545#M1117562</link>
      <description>&lt;P&gt;Thank you for your help, I tried to connect the read value + the new data in the write value as you did but it didnt work.&lt;/P&gt;</description>
      <pubDate>Fri, 31 May 2019 14:40:46 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/XY-graph-multiplot/m-p/3932545#M1117562</guid>
      <dc:creator>BENTATA</dc:creator>
      <dc:date>2019-05-31T14:40:46Z</dc:date>
    </item>
    <item>
      <title>Re: XY graph multiplot</title>
      <link>https://ni.lithium.com/t5/LabVIEW/XY-graph-multiplot/m-p/3932831#M1117674</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://ni.lithium.com/t5/user/viewprofilepage/user-id/627931"&gt;@BENTATA&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;Thank you for your help, I tried to connect the read value + the new data in the write value as you did but it didnt work.&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;You need to configure the built array to "concatenate mode". Still, the value property node suggestion is absolutely horrible. Don't do it!&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'll try to make a better example later...&lt;/P&gt;</description>
      <pubDate>Sun, 02 Jun 2019 02:05:32 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/XY-graph-multiplot/m-p/3932831#M1117674</guid>
      <dc:creator>altenbach</dc:creator>
      <dc:date>2019-06-02T02:05:32Z</dc:date>
    </item>
    <item>
      <title>Re: XY graph multiplot</title>
      <link>https://ni.lithium.com/t5/LabVIEW/XY-graph-multiplot/m-p/3932834#M1117675</link>
      <description>&lt;P&gt;OK, first of all, you need to show us your code, because there are many ways to do multiple measurements. We also don't know your LabVIEW version.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The solution is always the same: Keep the current plots in a shift register and append the new plot, then update the graph. Here's one possibility:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="appendPlots.png" style="width: 545px;"&gt;&lt;img src="https://ip1.i.lithium.com/48485feb758cb0f217f212f184a941edbe603b89/68747470733a2f2f6e692e6c69746869756d2e636f6d2f74352f696d6167652f736572766572706167652f696d6167652d69642f32343830393269313934313535423437413541333044412f696d6167652d73697a652f6c617267653f763d76322670783d393939" role="button" title="appendPlots.png" alt="appendPlots.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;OTOH, of you want to append to the same plot, but just create a gap, include a NaN values between plots.&lt;/P&gt;</description>
      <pubDate>Sun, 02 Jun 2019 02:32:42 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/XY-graph-multiplot/m-p/3932834#M1117675</guid>
      <dc:creator>altenbach</dc:creator>
      <dc:date>2019-06-02T02:32:42Z</dc:date>
    </item>
    <item>
      <title>Re: XY graph multiplot</title>
      <link>https://ni.lithium.com/t5/LabVIEW/XY-graph-multiplot/m-p/3932838#M1117676</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://ni.lithium.com/t5/user/viewprofilepage/user-id/7614"&gt;@altenbach&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;OTOH, of you want to append to the same plot, but just create a gap, include a NaN values between plots.&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Here's how that could look like:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="appendPlots2.png" style="width: 545px;"&gt;&lt;img src="https://ip1.i.lithium.com/c30aef7657c0dc126edd5931032db9a35232511a/68747470733a2f2f6e692e6c69746869756d2e636f6d2f74352f696d6167652f736572766572706167652f696d6167652d69642f32343830393469324542413041434535433835463841392f696d6167652d73697a652f6c617267653f763d76322670783d393939" role="button" title="appendPlots2.png" alt="appendPlots2.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 02 Jun 2019 02:39:26 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/XY-graph-multiplot/m-p/3932838#M1117676</guid>
      <dc:creator>altenbach</dc:creator>
      <dc:date>2019-06-02T02:39:26Z</dc:date>
    </item>
  </channel>
</rss>

