<?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 how to get Plot of several Plots time vs dimensions in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/how-to-get-Plot-of-several-Plots-time-vs-dimensions/m-p/739070#M92033</link>
    <description>&lt;P&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;I would like to have a script for the dimension control by time, for this I need something like the sketch below.&lt;/SPAN&gt;&lt;/SPAN&gt; &lt;SPAN class=""&gt;&lt;SPAN class=""&gt;The Date Table is attached.&lt;/SPAN&gt;&lt;/SPAN&gt; &lt;SPAN class=""&gt;&lt;SPAN class=""&gt;In total there are 49 plots in one plot, 7 time points and 7 dimensions, some of the dimensions are measured in different points (a,b,c,d) then each points should have a certain color.&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Thank you everyone&lt;/P&gt;&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;JMP17&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="MendesBurak_0-1711442588182.png" style="width: 999px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/62672i3D42D4CC62FCA681/image-size/large?v=v2&amp;amp;px=999" role="button" title="MendesBurak_0-1711442588182.png" alt="MendesBurak_0-1711442588182.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 26 Mar 2024 08:44:07 GMT</pubDate>
    <dc:creator>Mendes-Burak</dc:creator>
    <dc:date>2024-03-26T08:44:07Z</dc:date>
    <item>
      <title>how to get Plot of several Plots time vs dimensions</title>
      <link>https://community.jmp.com/t5/Discussions/how-to-get-Plot-of-several-Plots-time-vs-dimensions/m-p/739070#M92033</link>
      <description>&lt;P&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;I would like to have a script for the dimension control by time, for this I need something like the sketch below.&lt;/SPAN&gt;&lt;/SPAN&gt; &lt;SPAN class=""&gt;&lt;SPAN class=""&gt;The Date Table is attached.&lt;/SPAN&gt;&lt;/SPAN&gt; &lt;SPAN class=""&gt;&lt;SPAN class=""&gt;In total there are 49 plots in one plot, 7 time points and 7 dimensions, some of the dimensions are measured in different points (a,b,c,d) then each points should have a certain color.&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Thank you everyone&lt;/P&gt;&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;JMP17&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="MendesBurak_0-1711442588182.png" style="width: 999px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/62672i3D42D4CC62FCA681/image-size/large?v=v2&amp;amp;px=999" role="button" title="MendesBurak_0-1711442588182.png" alt="MendesBurak_0-1711442588182.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 26 Mar 2024 08:44:07 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/how-to-get-Plot-of-several-Plots-time-vs-dimensions/m-p/739070#M92033</guid>
      <dc:creator>Mendes-Burak</dc:creator>
      <dc:date>2024-03-26T08:44:07Z</dc:date>
    </item>
    <item>
      <title>Re: how to get Plot of several Plots time vs dimensions</title>
      <link>https://community.jmp.com/t5/Discussions/how-to-get-Plot-of-several-Plots-time-vs-dimensions/m-p/739087#M92039</link>
      <description>&lt;P&gt;No attached data table was found&lt;/P&gt;</description>
      <pubDate>Tue, 26 Mar 2024 10:22:01 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/how-to-get-Plot-of-several-Plots-time-vs-dimensions/m-p/739087#M92039</guid>
      <dc:creator>txnelson</dc:creator>
      <dc:date>2024-03-26T10:22:01Z</dc:date>
    </item>
    <item>
      <title>Re: how to get Plot of several Plots time vs dimensions</title>
      <link>https://community.jmp.com/t5/Discussions/how-to-get-Plot-of-several-Plots-time-vs-dimensions/m-p/739089#M92041</link>
      <description />
      <pubDate>Tue, 26 Mar 2024 10:34:45 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/how-to-get-Plot-of-several-Plots-time-vs-dimensions/m-p/739089#M92041</guid>
      <dc:creator>Mendes-Burak</dc:creator>
      <dc:date>2024-03-26T10:34:45Z</dc:date>
    </item>
    <item>
      <title>Re: how to get Plot of several Plots time vs dimensions</title>
      <link>https://community.jmp.com/t5/Discussions/how-to-get-Plot-of-several-Plots-time-vs-dimensions/m-p/741008#M92212</link>
      <description>&lt;P&gt;You most likely have to stack your data somehow, but I don't understand your data structure enough to give an advice how it should be done (you have column groups which possibly define some time interval but column names give no indication for that and half of those groups are only missing values, then you have Time column and it has 3 rows which have missing values).&lt;/P&gt;</description>
      <pubDate>Fri, 29 Mar 2024 16:07:27 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/how-to-get-Plot-of-several-Plots-time-vs-dimensions/m-p/741008#M92212</guid>
      <dc:creator>jthi</dc:creator>
      <dc:date>2024-03-29T16:07:27Z</dc:date>
    </item>
  </channel>
</rss>

