<?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 Use column name as a value for X axis in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/Use-column-name-as-a-value-for-X-axis/m-p/400157#M65132</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;can I use a value in column name as an X value to fit Y by X?&lt;/P&gt;&lt;P&gt;I have 10 columns with multiple rows, and for all rows the X is the same (i.e. the value in the column name).&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sat, 10 Jun 2023 23:33:44 GMT</pubDate>
    <dc:creator>ruskicar</dc:creator>
    <dc:date>2023-06-10T23:33:44Z</dc:date>
    <item>
      <title>Use column name as a value for X axis</title>
      <link>https://community.jmp.com/t5/Discussions/Use-column-name-as-a-value-for-X-axis/m-p/400157#M65132</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;can I use a value in column name as an X value to fit Y by X?&lt;/P&gt;&lt;P&gt;I have 10 columns with multiple rows, and for all rows the X is the same (i.e. the value in the column name).&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 10 Jun 2023 23:33:44 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Use-column-name-as-a-value-for-X-axis/m-p/400157#M65132</guid>
      <dc:creator>ruskicar</dc:creator>
      <dc:date>2023-06-10T23:33:44Z</dc:date>
    </item>
    <item>
      <title>Re: Use column name as a value for X axis</title>
      <link>https://community.jmp.com/t5/Discussions/Use-column-name-as-a-value-for-X-axis/m-p/400202#M65133</link>
      <description>I am not sure if I am understanding exactly what your data structure looks like, but if my interpretation is correct, the short answer is that you can not use the column header as a value.  However, I am sure there is a way to make that work.  It would really be helpful if you could provide a sample of your data,?</description>
      <pubDate>Mon, 12 Jul 2021 12:21:46 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Use-column-name-as-a-value-for-X-axis/m-p/400202#M65133</guid>
      <dc:creator>txnelson</dc:creator>
      <dc:date>2021-07-12T12:21:46Z</dc:date>
    </item>
    <item>
      <title>Re: Use column name as a value for X axis</title>
      <link>https://community.jmp.com/t5/Discussions/Use-column-name-as-a-value-for-X-axis/m-p/400255#M65135</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;this is a screenshot of a sample of data structure.&lt;/P&gt;
&lt;P&gt;For each row, the Y values are given in cells, while the X values should be the value of the column name (0.5, 1, 2, 4, ...) . I would like to use these X values to do Fit Y by X analysis, and to also plot a scatter plot where each row is different colour.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks.&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="Screenshot 2021-07-12 at 14.51.37.png" style="width: 678px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/34101iD9EA1323217B7E53/image-dimensions/678x171?v=v2" width="678" height="171" role="button" title="Screenshot 2021-07-12 at 14.51.37.png" alt="Screenshot 2021-07-12 at 14.51.37.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 12 Jul 2021 13:31:51 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Use-column-name-as-a-value-for-X-axis/m-p/400255#M65135</guid>
      <dc:creator>ruskicar</dc:creator>
      <dc:date>2021-07-12T13:31:51Z</dc:date>
    </item>
    <item>
      <title>Re: Use column name as a value for X axis</title>
      <link>https://community.jmp.com/t5/Discussions/Use-column-name-as-a-value-for-X-axis/m-p/400262#M65136</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I just discovered a simple solution: if I simply transpose the final table, the first column is the value of the column labels, and other columns are value of rows. Then it is easy to do Fit Y by X and to plot a scatter plot.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;All the best.&lt;/P&gt;</description>
      <pubDate>Mon, 12 Jul 2021 13:27:57 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Use-column-name-as-a-value-for-X-axis/m-p/400262#M65136</guid>
      <dc:creator>ruskicar</dc:creator>
      <dc:date>2021-07-12T13:27:57Z</dc:date>
    </item>
    <item>
      <title>Re: Use column name as a value for X axis</title>
      <link>https://community.jmp.com/t5/Discussions/Use-column-name-as-a-value-for-X-axis/m-p/400263#M65137</link>
      <description>You can also just stack all of the columns, and then you can do your fit y by x</description>
      <pubDate>Mon, 12 Jul 2021 13:30:17 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Use-column-name-as-a-value-for-X-axis/m-p/400263#M65137</guid>
      <dc:creator>txnelson</dc:creator>
      <dc:date>2021-07-12T13:30:17Z</dc:date>
    </item>
  </channel>
</rss>

