<?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: how to generate a data table through a graph which is a plot of some data? in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/how-to-generate-a-data-table-through-a-graph-which-is-a-plot-of/m-p/391134#M64134</link>
    <description>&lt;P&gt;The script that &lt;a href="https://community.jmp.com/t5/user/viewprofilepage/user-id/982"&gt;@Craige_Hales&lt;/a&gt;&amp;nbsp;gave you is a real gift.&amp;nbsp; It is a real tool that you can use to learn how to solve your problem by studying how Craige solved the problem.&amp;nbsp;My suggestion is for you to take the the provided script, and walk through it, using the Scripting Guide from the JMP Documentation Library and the Scripting Guide and learn how it works.&amp;nbsp; And if you have trouble understanding how it is working that you query the Discussion Community for guidance.&lt;/P&gt;
&lt;P&gt;If you do not have time or capability of doing that, listed on this JMP website are JMP Partners that are in the business of providing such solutions for cost.&amp;nbsp; The would be very interested in helping you.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 07 Jun 2021 06:20:44 GMT</pubDate>
    <dc:creator>txnelson</dc:creator>
    <dc:date>2021-06-07T06:20:44Z</dc:date>
    <item>
      <title>how to generate a data table through a graph which is a plot of some data?</title>
      <link>https://community.jmp.com/t5/Discussions/how-to-generate-a-data-table-through-a-graph-which-is-a-plot-of/m-p/391105#M64128</link>
      <description>&lt;P&gt;if I only have a photo graph which is a plot of some data, but not have a its original raw data. can help to suggest how to generate a data set use this graph (&amp;gt;100 data points per each curve)?My purpose is to generate a data set that can represent its profile, and join with others then can do a new plot to combine all togehter.can use jmp script or through its basic function tools? thanks a lot.&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="qspringleaf_0-1623041703525.png" style="width: 810px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/33309i20412967FACF3799/image-dimensions/810x492?v=v2" width="810" height="492" role="button" title="qspringleaf_0-1623041703525.png" alt="qspringleaf_0-1623041703525.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&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="qspringleaf_1-1623041842262.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/33310i2148958A97A46A6E/image-size/medium?v=v2&amp;amp;px=400" role="button" title="qspringleaf_1-1623041842262.png" alt="qspringleaf_1-1623041842262.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 11 Jun 2023 11:14:34 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/how-to-generate-a-data-table-through-a-graph-which-is-a-plot-of/m-p/391105#M64128</guid>
      <dc:creator>qspringleaf</dc:creator>
      <dc:date>2023-06-11T11:14:34Z</dc:date>
    </item>
    <item>
      <title>Re: how to generate a data table through a graph which is a plot of some data?</title>
      <link>https://community.jmp.com/t5/Discussions/how-to-generate-a-data-table-through-a-graph-which-is-a-plot-of/m-p/391115#M64130</link>
      <description>&lt;P&gt;I suggest the following expansion on the solution given in your recent posting on reading the data from a graph with a single blue line listed&amp;nbsp;&lt;A href="https://community.jmp.com/t5/Discussions/how-to-generate-a-data-table-through-a-graph-which-is-a-plot-of/m-p/391034#M64119" target="_self"&gt;here&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Cut and paste each of the 4 graphs into separate images and then save them as .jpg files&lt;/LI&gt;
&lt;LI&gt;Run the script provided by &lt;a href="https://community.jmp.com/t5/user/viewprofilepage/user-id/982"&gt;@Craige_Hales&lt;/a&gt;&amp;nbsp;on each of the different colored lines.&amp;nbsp; Craige''s script allows for the capturing of the line, based upon the color specified by a MicroSoft Eyedropper reading of the RGB color definition.&lt;/LI&gt;
&lt;LI&gt;Then you will be able to put together each of the columns of data derived, into a new data table.&lt;/LI&gt;
&lt;/OL&gt;</description>
      <pubDate>Mon, 07 Jun 2021 05:21:27 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/how-to-generate-a-data-table-through-a-graph-which-is-a-plot-of/m-p/391115#M64130</guid>
      <dc:creator>txnelson</dc:creator>
      <dc:date>2021-06-07T05:21:27Z</dc:date>
    </item>
    <item>
      <title>Re: how to generate a data table through a graph which is a plot of some data?</title>
      <link>https://community.jmp.com/t5/Discussions/how-to-generate-a-data-table-through-a-graph-which-is-a-plot-of/m-p/391123#M64132</link>
      <description>since new plot have four groups with different color, so could help to suggest how to modify the script as I am a new comer.</description>
      <pubDate>Mon, 07 Jun 2021 05:37:24 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/how-to-generate-a-data-table-through-a-graph-which-is-a-plot-of/m-p/391123#M64132</guid>
      <dc:creator>qspringleaf</dc:creator>
      <dc:date>2021-06-07T05:37:24Z</dc:date>
    </item>
    <item>
      <title>Re: how to generate a data table through a graph which is a plot of some data?</title>
      <link>https://community.jmp.com/t5/Discussions/how-to-generate-a-data-table-through-a-graph-which-is-a-plot-of/m-p/391134#M64134</link>
      <description>&lt;P&gt;The script that &lt;a href="https://community.jmp.com/t5/user/viewprofilepage/user-id/982"&gt;@Craige_Hales&lt;/a&gt;&amp;nbsp;gave you is a real gift.&amp;nbsp; It is a real tool that you can use to learn how to solve your problem by studying how Craige solved the problem.&amp;nbsp;My suggestion is for you to take the the provided script, and walk through it, using the Scripting Guide from the JMP Documentation Library and the Scripting Guide and learn how it works.&amp;nbsp; And if you have trouble understanding how it is working that you query the Discussion Community for guidance.&lt;/P&gt;
&lt;P&gt;If you do not have time or capability of doing that, listed on this JMP website are JMP Partners that are in the business of providing such solutions for cost.&amp;nbsp; The would be very interested in helping you.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 07 Jun 2021 06:20:44 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/how-to-generate-a-data-table-through-a-graph-which-is-a-plot-of/m-p/391134#M64134</guid>
      <dc:creator>txnelson</dc:creator>
      <dc:date>2021-06-07T06:20:44Z</dc:date>
    </item>
  </channel>
</rss>

