<?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: Graph Builder- Parallel help in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/Graph-Builder-Parallel-help/m-p/932562#M108917</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;The easiest way to achieve your goal is to have the data in a stacked configuration, with a Label/Curve ID (i.e., Total Event xxx) for each group. In GraphBuilder, you then choose your Month data as X, your data as Y, and the Label column as Overlay. You can configure your plot with different colors, Dots, Connecting lines, etc...&lt;/P&gt;
&lt;P&gt;Let us know if you need a more detailed explanation.&lt;/P&gt;
&lt;P&gt;Best regards,&lt;/P&gt;
&lt;P&gt;TS&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 25 Feb 2026 15:26:49 GMT</pubDate>
    <dc:creator>Thierry_S</dc:creator>
    <dc:date>2026-02-25T15:26:49Z</dc:date>
    <item>
      <title>Graph Builder- Parallel help</title>
      <link>https://community.jmp.com/t5/Discussions/Graph-Builder-Parallel-help/m-p/932534#M108916</link>
      <description>&lt;P&gt;Hello JMPers-&lt;/P&gt;
&lt;P&gt;I would love to find a way to get out of Excel for making these graphs (see picture).&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I know there is a parallel plot option and graph builder has a parallel option, but I'm struggling with how best to set up my data table for this and which one would be best.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Wed, 25 Feb 2026 15:10:38 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Graph-Builder-Parallel-help/m-p/932534#M108916</guid>
      <dc:creator>kwmcm</dc:creator>
      <dc:date>2026-02-25T15:10:38Z</dc:date>
    </item>
    <item>
      <title>Re: Graph Builder- Parallel help</title>
      <link>https://community.jmp.com/t5/Discussions/Graph-Builder-Parallel-help/m-p/932562#M108917</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;The easiest way to achieve your goal is to have the data in a stacked configuration, with a Label/Curve ID (i.e., Total Event xxx) for each group. In GraphBuilder, you then choose your Month data as X, your data as Y, and the Label column as Overlay. You can configure your plot with different colors, Dots, Connecting lines, etc...&lt;/P&gt;
&lt;P&gt;Let us know if you need a more detailed explanation.&lt;/P&gt;
&lt;P&gt;Best regards,&lt;/P&gt;
&lt;P&gt;TS&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 25 Feb 2026 15:26:49 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Graph-Builder-Parallel-help/m-p/932562#M108917</guid>
      <dc:creator>Thierry_S</dc:creator>
      <dc:date>2026-02-25T15:26:49Z</dc:date>
    </item>
    <item>
      <title>Re: Graph Builder- Parallel help</title>
      <link>https://community.jmp.com/t5/Discussions/Graph-Builder-Parallel-help/m-p/932735#M108926</link>
      <description>&lt;P&gt;Just commenting to add some context regarding &lt;A href="https://www.jmp.com/support/help/en/18.0/#page/jmp/parallel-plots.shtml" target="_blank"&gt;Parallel Plots&lt;/A&gt;, vs the more general &lt;A href="https://www.jmp.com/support/help/en/18.0/#page/jmp/line.shtml#ww666096" target="_blank"&gt;Line&lt;/A&gt;&amp;nbsp;Plots.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In JMP,&amp;nbsp;&lt;A href="https://www.jmp.com/support/help/en/18.0/#page/jmp/parallel-plots.shtml" target="_blank"&gt;Parallel Plots&lt;/A&gt; require every data point in each line to be in its &lt;STRONG&gt;own column&lt;/STRONG&gt;. Your columns would be "January", "February", "March"... Each column would have one row per Year. This is a &lt;U&gt;Wide&lt;/U&gt; data format.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If your data has one column called "Month", with entries "January", "February", "March"..., then the plot you need is a &lt;A href="https://www.jmp.com/support/help/en/18.0/#page/jmp/line.shtml#ww666096" target="_blank"&gt;Line&lt;/A&gt;&amp;nbsp;Plot, created using &lt;A href="https://www.jmp.com/support/help/en/19.0/#page/jmp/graph-builder.shtml#138232" target="_blank"&gt;Graph Builder&lt;/A&gt;. This is a &lt;U&gt;Tall&lt;/U&gt; data format.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;How you overlay the lines from each Year will also depend on how your table is formatted. If you have a single "Month" column, plus an additional "Year" column, then&amp;nbsp;&lt;a href="https://community.jmp.com/t5/user/viewprofilepage/user-id/11634"&gt;@Thierry_S&lt;/a&gt;'s approach is the way to go. If instead you have six "Month" columns, one for each Year, then you can just plot all those columns together on the same Line Plot.&amp;nbsp;&lt;SPAN&gt;If you'd like to&amp;nbsp; upload your data table, we could give a more specific answer.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;A nice explanation of this topic and how to work with Wide and Tall data formats can be found in the &lt;A href="https://www.jmp.com/en/online-statistics-course/exploratory-data-analysis" target="_blank"&gt;Exploratory Data Analysis (EDA) Tutorial | JMP&lt;/A&gt;. Module 2, Section 2.6, "Restructuring Data for Analysis".&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 26 Feb 2026 10:24:52 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Graph-Builder-Parallel-help/m-p/932735#M108926</guid>
      <dc:creator>christian-z</dc:creator>
      <dc:date>2026-02-26T10:24:52Z</dc:date>
    </item>
  </channel>
</rss>

