<?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 回复： How to save JMP drawings to a variable by reading them as binary files in JSL? in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/How-to-save-JMP-drawings-to-a-variable-by-reading-them-as-binary/m-p/729898#M91260</link>
    <description>&lt;P&gt;OK&lt;/P&gt;&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;img = p1 &amp;lt;&amp;lt; getpicture ;&lt;/CODE&gt;&lt;/PRE&gt;</description>
    <pubDate>Tue, 05 Mar 2024 08:34:32 GMT</pubDate>
    <dc:creator>lala</dc:creator>
    <dc:date>2024-03-05T08:34:32Z</dc:date>
    <item>
      <title>How to save JMP drawings to a variable by reading them as binary files in JSL?</title>
      <link>https://community.jmp.com/t5/Discussions/How-to-save-JMP-drawings-to-a-variable-by-reading-them-as-binary/m-p/729843#M91252</link>
      <description>&lt;P&gt;It do not need to save the local image file first.&lt;BR /&gt;Instead, the graph is written directly into a variable as a binary file in PNG format&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;dt=Open("$SAMPLE_DATA/Big Class.jmp");
p1 = dt &amp;lt;&amp;lt; Graph Builder(
	Variables( X( :weight ), Y( :height ), Group X( :age ), Color( :sex ) ),
	Elements( Bar( X, Y, Legend( 5 ), Response Axis( "X" ) ) )
);&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Tue, 05 Mar 2024 03:21:42 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/How-to-save-JMP-drawings-to-a-variable-by-reading-them-as-binary/m-p/729843#M91252</guid>
      <dc:creator>lala</dc:creator>
      <dc:date>2024-03-05T03:21:42Z</dc:date>
    </item>
    <item>
      <title>回复： How to save JMP drawings to a variable by reading them as binary files in JSL?</title>
      <link>https://community.jmp.com/t5/Discussions/How-to-save-JMP-drawings-to-a-variable-by-reading-them-as-binary/m-p/729898#M91260</link>
      <description>&lt;P&gt;OK&lt;/P&gt;&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;img = p1 &amp;lt;&amp;lt; getpicture ;&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Tue, 05 Mar 2024 08:34:32 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/How-to-save-JMP-drawings-to-a-variable-by-reading-them-as-binary/m-p/729898#M91260</guid>
      <dc:creator>lala</dc:creator>
      <dc:date>2024-03-05T08:34:32Z</dc:date>
    </item>
    <item>
      <title>回复： How to save JMP drawings to a variable by reading them as binary files in JSL?</title>
      <link>https://community.jmp.com/t5/Discussions/How-to-save-JMP-drawings-to-a-variable-by-reading-them-as-binary/m-p/729900#M91261</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="2024-03-05_16-35-13.png" style="width: 678px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/61807i9ECA50188BEC88B2/image-size/large?v=v2&amp;amp;px=999" role="button" title="2024-03-05_16-35-13.png" alt="2024-03-05_16-35-13.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 05 Mar 2024 08:36:00 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/How-to-save-JMP-drawings-to-a-variable-by-reading-them-as-binary/m-p/729900#M91261</guid>
      <dc:creator>lala</dc:creator>
      <dc:date>2024-03-05T08:36:00Z</dc:date>
    </item>
  </channel>
</rss>

