<?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 Close Bivariate Plots in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/How-to-Close-Bivariate-Plots-with-JSL/m-p/2021#M2021</link>
    <description>Add these lines to the end of your sample script:&lt;BR /&gt;&lt;BR /&gt;wait(2); //for demonstration;&lt;BR /&gt;rbv1 = bv1 &amp;lt;&amp;lt; report;&lt;BR /&gt;rbv1 &amp;lt;&amp;lt; close window;</description>
    <pubDate>Thu, 01 Jul 2010 18:43:37 GMT</pubDate>
    <dc:creator>mpb</dc:creator>
    <dc:date>2010-07-01T18:43:37Z</dc:date>
    <item>
      <title>How to Close Bivariate Plots with JSL</title>
      <link>https://community.jmp.com/t5/Discussions/How-to-Close-Bivariate-Plots-with-JSL/m-p/2020#M2020</link>
      <description>&lt;P&gt;I have some JSL code that creates a Bivariate plot called bv1 using data from dt1 but I can't figure out how to close this plot using JSL code. Interestingly, while hovering over dt1 shows the name of this data table, hovering over bv1 shows an empty list.&lt;BR /&gt;&lt;BR /&gt;The scripting guide lists the syntax for closing data tables but it doesn't apply to graphical elements. Does anyone have any suggestions on how to do this? &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;bv1 = dt1 &amp;lt;&amp;lt; Bivariate(&lt;BR /&gt; Y( :Name( " Variable Y" ) ),&lt;BR /&gt; X( :Name( " Variable X " ) ),&lt;BR /&gt; Fit Line( {Line Color( {213, 71, 86} )} )&lt;BR /&gt;);&lt;/P&gt;</description>
      <pubDate>Fri, 26 Jan 2018 17:35:34 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/How-to-Close-Bivariate-Plots-with-JSL/m-p/2020#M2020</guid>
      <dc:creator>terapin</dc:creator>
      <dc:date>2018-01-26T17:35:34Z</dc:date>
    </item>
    <item>
      <title>Re: How Close Bivariate Plots</title>
      <link>https://community.jmp.com/t5/Discussions/How-to-Close-Bivariate-Plots-with-JSL/m-p/2021#M2021</link>
      <description>Add these lines to the end of your sample script:&lt;BR /&gt;&lt;BR /&gt;wait(2); //for demonstration;&lt;BR /&gt;rbv1 = bv1 &amp;lt;&amp;lt; report;&lt;BR /&gt;rbv1 &amp;lt;&amp;lt; close window;</description>
      <pubDate>Thu, 01 Jul 2010 18:43:37 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/How-to-Close-Bivariate-Plots-with-JSL/m-p/2021#M2021</guid>
      <dc:creator>mpb</dc:creator>
      <dc:date>2010-07-01T18:43:37Z</dc:date>
    </item>
  </channel>
</rss>

