<?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 Accessing JMP plots from Python in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/Accessing-JMP-plots-from-Python/m-p/251024#M49285</link>
    <description>&lt;P&gt;I have some team members that use JMP for analysis and plotting of some data. We have a set python tools that plan to take in the plots from JMP. We have been able to get the data tables from JMP in Python, but I don't see a way to bring in the plots directly.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm referencing the Automation Reference pdf that comes with JMP. Anyone have any ideas?&lt;/P&gt;</description>
    <pubDate>Fri, 06 Mar 2020 16:24:56 GMT</pubDate>
    <dc:creator>cookiedough</dc:creator>
    <dc:date>2020-03-06T16:24:56Z</dc:date>
    <item>
      <title>Accessing JMP plots from Python</title>
      <link>https://community.jmp.com/t5/Discussions/Accessing-JMP-plots-from-Python/m-p/251024#M49285</link>
      <description>&lt;P&gt;I have some team members that use JMP for analysis and plotting of some data. We have a set python tools that plan to take in the plots from JMP. We have been able to get the data tables from JMP in Python, but I don't see a way to bring in the plots directly.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm referencing the Automation Reference pdf that comes with JMP. Anyone have any ideas?&lt;/P&gt;</description>
      <pubDate>Fri, 06 Mar 2020 16:24:56 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Accessing-JMP-plots-from-Python/m-p/251024#M49285</guid>
      <dc:creator>cookiedough</dc:creator>
      <dc:date>2020-03-06T16:24:56Z</dc:date>
    </item>
    <item>
      <title>Re: Accessing JMP plots from Python</title>
      <link>https://community.jmp.com/t5/Discussions/Accessing-JMP-plots-from-Python/m-p/251081#M49300</link>
      <description>&lt;P&gt;You can use SaveGraphicOutputAs to save a variety of formats (PNG, JPEG) to disk.&amp;nbsp; You can also use CopyToClipboard.&amp;nbsp; Almost all analysis platforms support these methods.&amp;nbsp; If you want the contents of actual graphs within reports, you'll need to use the display box commands like GetGraphicItemByType.&amp;nbsp; In this case you would ask for "PictureBox".&amp;nbsp; The Analysis VB example that ships with JMP under Samples\Automation has examples of using GetGraphicItemByType, although not with PictureBox specified.&amp;nbsp; The concept will be the same though.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Brian Corcoran&lt;/P&gt;
&lt;P&gt;JMP Development&lt;/P&gt;</description>
      <pubDate>Fri, 06 Mar 2020 21:40:04 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Accessing-JMP-plots-from-Python/m-p/251081#M49300</guid>
      <dc:creator>briancorcoran</dc:creator>
      <dc:date>2020-03-06T21:40:04Z</dc:date>
    </item>
  </channel>
</rss>

