<?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: Eliminating Empty Space in HTML when converting from Jmp Journal in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/Eliminating-Empty-Space-in-HTML-when-converting-from-Jmp-Journal/m-p/427015#M67668</link>
    <description>&lt;P&gt;Would saving as Interactive HTML using the following work for you?&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;nw &amp;lt;&amp;lt; Save Interactive HTML(outfile);&lt;/LI-CODE&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="John_Powell_JMP_0-1634305515659.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/36728iD426C21765369AC2/image-size/medium?v=v2&amp;amp;px=400" role="button" title="John_Powell_JMP_0-1634305515659.png" alt="John_Powell_JMP_0-1634305515659.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 15 Oct 2021 13:45:46 GMT</pubDate>
    <dc:creator>John_Powell_JMP</dc:creator>
    <dc:date>2021-10-15T13:45:46Z</dc:date>
    <item>
      <title>Eliminating Empty Space in HTML when converting from Jmp Journal</title>
      <link>https://community.jmp.com/t5/Discussions/Eliminating-Empty-Space-in-HTML-when-converting-from-Jmp-Journal/m-p/426779#M67658</link>
      <description>&lt;P&gt;Hi -&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I need some guidance to eliminate empty space observed between plots in HTML file when it is converted from a journal.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am using the following JSL code. Journal looks as expected but HTML has spacing between plots and table.&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;Names Default To Here( 1 );
bigClass = Open( "$SAMPLE_DATA/Big Class.JMP" );
dt = Current Data Table();
nw = New Window( "BigClass", &amp;lt;&amp;lt;journal, vlb = v List Box() );
vlb &amp;lt;&amp;lt; Append ( dt &amp;lt;&amp;lt; bivariate( x( :weight ), y( :height ) ) );  
vlb &amp;lt;&amp;lt; Append (dt &amp;lt;&amp;lt; oneway( x( :sex ), y( :height ) ));
outfile = "$TEMP\Out.html";
nw&amp;lt;&amp;lt;SaveHTML(outfile);&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;Pointers or recommendations are welcome. Thanks!&lt;/P&gt;</description>
      <pubDate>Fri, 09 Jun 2023 18:02:43 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Eliminating-Empty-Space-in-HTML-when-converting-from-Jmp-Journal/m-p/426779#M67658</guid>
      <dc:creator>uProf</dc:creator>
      <dc:date>2023-06-09T18:02:43Z</dc:date>
    </item>
    <item>
      <title>Re: Eliminating Empty Space in HTML when converting from Jmp Journal</title>
      <link>https://community.jmp.com/t5/Discussions/Eliminating-Empty-Space-in-HTML-when-converting-from-Jmp-Journal/m-p/426934#M67661</link>
      <description>&lt;P&gt;Here is the output that I am getting.&amp;nbsp; On the left is the journal, on the right is the HTML output.&amp;nbsp; I am running a Windows 10 PC with JMP 16.1.&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;What white space needs to be eliminated?&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="txnelson_0-1634297181309.png" style="width: 791px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/36715i0B0DAD091BFB7162/image-dimensions/791x593?v=v2" width="791" height="593" role="button" title="txnelson_0-1634297181309.png" alt="txnelson_0-1634297181309.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 15 Oct 2021 11:26:51 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Eliminating-Empty-Space-in-HTML-when-converting-from-Jmp-Journal/m-p/426934#M67661</guid>
      <dc:creator>txnelson</dc:creator>
      <dc:date>2021-10-15T11:26:51Z</dc:date>
    </item>
    <item>
      <title>Re: Eliminating Empty Space in HTML when converting from Jmp Journal</title>
      <link>https://community.jmp.com/t5/Discussions/Eliminating-Empty-Space-in-HTML-when-converting-from-Jmp-Journal/m-p/427015#M67668</link>
      <description>&lt;P&gt;Would saving as Interactive HTML using the following work for you?&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;nw &amp;lt;&amp;lt; Save Interactive HTML(outfile);&lt;/LI-CODE&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="John_Powell_JMP_0-1634305515659.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/36728iD426C21765369AC2/image-size/medium?v=v2&amp;amp;px=400" role="button" title="John_Powell_JMP_0-1634305515659.png" alt="John_Powell_JMP_0-1634305515659.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 15 Oct 2021 13:45:46 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Eliminating-Empty-Space-in-HTML-when-converting-from-Jmp-Journal/m-p/427015#M67668</guid>
      <dc:creator>John_Powell_JMP</dc:creator>
      <dc:date>2021-10-15T13:45:46Z</dc:date>
    </item>
    <item>
      <title>Re: Eliminating Empty Space in HTML when converting from Jmp Journal</title>
      <link>https://community.jmp.com/t5/Discussions/Eliminating-Empty-Space-in-HTML-when-converting-from-Jmp-Journal/m-p/427018#M67669</link>
      <description>&lt;P&gt;Thanks so much, John. Saving as Interactive HTML does get rid of the empty space.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am using Jmp 12.2.&amp;nbsp;Is there a way to blend the plot background with HTML background?&lt;/P&gt;</description>
      <pubDate>Fri, 15 Oct 2021 14:10:29 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Eliminating-Empty-Space-in-HTML-when-converting-from-Jmp-Journal/m-p/427018#M67669</guid>
      <dc:creator>uProf</dc:creator>
      <dc:date>2021-10-15T14:10:29Z</dc:date>
    </item>
    <item>
      <title>Re: Eliminating Empty Space in HTML when converting from Jmp Journal</title>
      <link>https://community.jmp.com/t5/Discussions/Eliminating-Empty-Space-in-HTML-when-converting-from-Jmp-Journal/m-p/427022#M67670</link>
      <description>&lt;P&gt;I don't have JMP 12, but with JMP 13, I was able to hack the output by removing the .darkBackground and .border styles.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="John_Powell_JMP_0-1634308739787.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/36729iABEFC839326543A0/image-size/medium?v=v2&amp;amp;px=400" role="button" title="John_Powell_JMP_0-1634308739787.png" alt="John_Powell_JMP_0-1634308739787.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;If that works for you, maybe someone on the JMP community could offer a way to do this with JSL. However, it's not recommended to modify the output as it could have unexpected side effects.&lt;/P&gt;
&lt;P&gt;Please also note that when you use Interactive HTML, your data are included in the output whereas it is not with plain HTML. In recent versions of JMP, you can output Interactive HTML without including the data, by publishing with 'Publish Data' disabled. When you do, interactivity is limited to opening and closing graphs in the report, because data are required to provide interaction within the graphs.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 15 Oct 2021 14:53:02 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Eliminating-Empty-Space-in-HTML-when-converting-from-Jmp-Journal/m-p/427022#M67670</guid>
      <dc:creator>John_Powell_JMP</dc:creator>
      <dc:date>2021-10-15T14:53:02Z</dc:date>
    </item>
  </channel>
</rss>

