<?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 combine and export plots from the terminal (Windows) or a jmp script? in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/How-to-combine-and-export-plots-from-the-terminal-Windows-or-a/m-p/582278#M78879</link>
    <description>&lt;P&gt;&amp;gt;&amp;gt;&amp;nbsp;&lt;SPAN&gt;My problem is that I'm unable to build the dashboard and export the result as an html file.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;Can you provide more information? Is it:&lt;/P&gt;
&lt;OL class="lia-list-style-type-lower-alpha"&gt;
&lt;LI&gt;You don't know how to build the dashboard in JSL,
&lt;OL&gt;
&lt;LI&gt;Here's a l&lt;A href="https://community.jmp.com/t5/Learning-Center/Practice-Building-JMP-Dashboards-Exercises/ta-p/273515" target="_self"&gt;ink to an overview&lt;/A&gt;&lt;/LI&gt;
&lt;/OL&gt;
&lt;/LI&gt;
&lt;LI&gt;You don't know how to use JSL to output an html file, or
&lt;OL&gt;
&lt;LI&gt;obj &amp;lt;&amp;lt; Save HTML() is what you're looking for (&lt;A href="https://community.jmp.com/t5/Discussions/JSL-Save-dashboard-as-interactive-html/m-p/370542" target="_self"&gt;link here&lt;/A&gt;)&lt;/LI&gt;
&lt;/OL&gt;
&lt;/LI&gt;
&lt;LI&gt;something else?
&lt;OL&gt;
&lt;LI&gt;I get the feeling it's this category of help you're looking for. Any extra info you can provide should be helpful.&lt;/LI&gt;
&lt;/OL&gt;
&lt;/LI&gt;
&lt;/OL&gt;</description>
    <pubDate>Thu, 15 Dec 2022 21:34:39 GMT</pubDate>
    <dc:creator>Jed_Campbell</dc:creator>
    <dc:date>2022-12-15T21:34:39Z</dc:date>
    <item>
      <title>How to combine and export plots from the terminal (Windows) or a jmp script?</title>
      <link>https://community.jmp.com/t5/Discussions/How-to-combine-and-export-plots-from-the-terminal-Windows-or-a/m-p/582147#M78875</link>
      <description>&lt;P&gt;Hello everyone,&lt;BR /&gt;I'm trying to combine a bunch of plots into a dashboard and later export that dashboard into an html file. Currently I modify a template.jmp using python and later execute the file using&amp;nbsp;&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;&lt;SPAN&gt;subprocess&lt;/SPAN&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;SPAN&gt;call&lt;/SPAN&gt;&lt;SPAN&gt;([&lt;/SPAN&gt;&lt;SPAN&gt;r&lt;/SPAN&gt;&lt;SPAN&gt;'C:&lt;/SPAN&gt;&lt;SPAN&gt;\P&lt;/SPAN&gt;&lt;SPAN&gt;rogram Files\SAS&lt;/SPAN&gt;&lt;SPAN&gt;\J&lt;/SPAN&gt;&lt;SPAN&gt;MP&lt;/SPAN&gt;&lt;SPAN&gt;\16&lt;/SPAN&gt;&lt;SPAN&gt;\j&lt;/SPAN&gt;&lt;SPAN&gt;mp.exe'&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;&lt;SPAN&gt;r&lt;/SPAN&gt;&lt;SPAN&gt;'outputScript.jsl'&lt;/SPAN&gt;&lt;SPAN&gt;])&lt;BR /&gt;&lt;BR /&gt;My problem is that I'm unable to build the dashboard and export the result as an html file. I think I could add code to generate the dashboard in the template.jmp or use some jmp.exe --ObscurePerfectInstruction but need some assistance. Thanks for the help!&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Fri, 09 Jun 2023 16:04:52 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/How-to-combine-and-export-plots-from-the-terminal-Windows-or-a/m-p/582147#M78875</guid>
      <dc:creator>MicroSheep</dc:creator>
      <dc:date>2023-06-09T16:04:52Z</dc:date>
    </item>
    <item>
      <title>Re: How to combine and export plots from the terminal (Windows) or a jmp script?</title>
      <link>https://community.jmp.com/t5/Discussions/How-to-combine-and-export-plots-from-the-terminal-Windows-or-a/m-p/582278#M78879</link>
      <description>&lt;P&gt;&amp;gt;&amp;gt;&amp;nbsp;&lt;SPAN&gt;My problem is that I'm unable to build the dashboard and export the result as an html file.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;Can you provide more information? Is it:&lt;/P&gt;
&lt;OL class="lia-list-style-type-lower-alpha"&gt;
&lt;LI&gt;You don't know how to build the dashboard in JSL,
&lt;OL&gt;
&lt;LI&gt;Here's a l&lt;A href="https://community.jmp.com/t5/Learning-Center/Practice-Building-JMP-Dashboards-Exercises/ta-p/273515" target="_self"&gt;ink to an overview&lt;/A&gt;&lt;/LI&gt;
&lt;/OL&gt;
&lt;/LI&gt;
&lt;LI&gt;You don't know how to use JSL to output an html file, or
&lt;OL&gt;
&lt;LI&gt;obj &amp;lt;&amp;lt; Save HTML() is what you're looking for (&lt;A href="https://community.jmp.com/t5/Discussions/JSL-Save-dashboard-as-interactive-html/m-p/370542" target="_self"&gt;link here&lt;/A&gt;)&lt;/LI&gt;
&lt;/OL&gt;
&lt;/LI&gt;
&lt;LI&gt;something else?
&lt;OL&gt;
&lt;LI&gt;I get the feeling it's this category of help you're looking for. Any extra info you can provide should be helpful.&lt;/LI&gt;
&lt;/OL&gt;
&lt;/LI&gt;
&lt;/OL&gt;</description>
      <pubDate>Thu, 15 Dec 2022 21:34:39 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/How-to-combine-and-export-plots-from-the-terminal-Windows-or-a/m-p/582278#M78879</guid>
      <dc:creator>Jed_Campbell</dc:creator>
      <dc:date>2022-12-15T21:34:39Z</dc:date>
    </item>
  </channel>
</rss>

