<?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 get/read chart's y-axis max value? in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/How-to-get-read-chart-s-y-axis-max-value/m-p/19205#M17510</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here is the example given in the Help==&amp;gt;Scripting Index, for Axis Box:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;STRONG&gt;&lt;SPAN style="font-family: Consolas; color: #0000dd;"&gt;Names Default To Here&lt;/SPAN&gt;&lt;SPAN style="font-family: Consolas; color: black;"&gt;( &lt;/SPAN&gt;&lt;SPAN style="font-family: Consolas; color: teal;"&gt;1&lt;/SPAN&gt;&lt;SPAN style="font-family: Consolas; color: black;"&gt; )&lt;/SPAN&gt;&lt;SPAN style="font-family: Consolas; color: navy;"&gt;;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;STRONG&gt;&lt;SPAN style="font-family: Consolas; color: #0000dd;"&gt;Open&lt;/SPAN&gt;&lt;SPAN style="font-family: Consolas; color: black;"&gt;( &lt;/SPAN&gt;&lt;SPAN style="font-family: Consolas; color: purple;"&gt;"$SAMPLE_DATA/Big Class.jmp"&lt;/SPAN&gt;&lt;SPAN style="font-family: Consolas; color: black;"&gt; )&lt;/SPAN&gt;&lt;SPAN style="font-family: Consolas; color: navy;"&gt;;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;STRONG&gt;&lt;SPAN style="font-family: Consolas; color: black;"&gt;biv &lt;/SPAN&gt;&lt;SPAN style="font-family: Consolas; color: navy;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="font-family: Consolas; color: black;"&gt; Bivariate(&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;STRONG&gt;&lt;SPAN style="font-family: Consolas; color: black;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Y( &lt;/SPAN&gt;&lt;SPAN style="font-family: Consolas; color: navy;"&gt;:&lt;/SPAN&gt;&lt;SPAN style="font-family: Consolas; color: black;"&gt;weight )&lt;/SPAN&gt;&lt;SPAN style="font-family: Consolas; color: navy;"&gt;,&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;STRONG&gt;&lt;SPAN style="font-family: Consolas; color: black;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; X( &lt;/SPAN&gt;&lt;SPAN style="font-family: Consolas; color: navy;"&gt;:&lt;/SPAN&gt;&lt;SPAN style="font-family: Consolas; color: black;"&gt;height )&lt;/SPAN&gt;&lt;SPAN style="font-family: Consolas; color: navy;"&gt;,&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="color: black; font-family: Consolas;"&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; FitLine&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;STRONG&gt;&lt;SPAN style="font-family: Consolas; color: black;"&gt;)&lt;/SPAN&gt;&lt;SPAN style="font-family: Consolas; color: navy;"&gt;;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;STRONG&gt;&lt;SPAN style="font-family: Consolas; color: black;"&gt;rbiv &lt;/SPAN&gt;&lt;SPAN style="font-family: Consolas; color: navy;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="font-family: Consolas; color: black;"&gt; biv &lt;/SPAN&gt;&lt;SPAN style="font-family: Consolas; color: navy;"&gt;&amp;lt;&amp;lt;&lt;/SPAN&gt; &lt;SPAN style="font-family: Consolas; color: navy;"&gt;report;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;STRONG&gt;&lt;SPAN style="font-family: Consolas; color: black;"&gt;axisbox &lt;/SPAN&gt;&lt;SPAN style="font-family: Consolas; color: navy;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="font-family: Consolas; color: black;"&gt; rbiv[axis box( &lt;/SPAN&gt;&lt;SPAN style="font-family: Consolas; color: teal;"&gt;1&lt;/SPAN&gt;&lt;SPAN style="font-family: Consolas; color: black;"&gt; )]&lt;/SPAN&gt;&lt;SPAN style="font-family: Consolas; color: navy;"&gt;;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;SPAN style="font-family: Consolas; color: black;"&gt;axisbox &lt;/SPAN&gt;&lt;SPAN style="font-family: Consolas; color: navy;"&gt;&amp;lt;&amp;lt;&lt;/SPAN&gt; &lt;SPAN style="font-family: Consolas; color: navy;"&gt;Get Max;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: navy; font-family: Consolas;"&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: navy; font-family: Consolas;"&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: navy; font-family: Consolas;"&gt;You can also "Add Graphics Script" and in it check the yorigin and/or xorigin, along with the x and y range to trigger action taken when the axes are changed.&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 24 Jun 2016 17:45:42 GMT</pubDate>
    <dc:creator>txnelson</dc:creator>
    <dc:date>2016-06-24T17:45:42Z</dc:date>
    <item>
      <title>How to get/read chart's y-axis max value?</title>
      <link>https://community.jmp.com/t5/Discussions/How-to-get-read-chart-s-y-axis-max-value/m-p/19204#M17509</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;For a given JMP chart (e.g. Variability chart, Box chart, etc) how to have JSL read in the chart's current y-axis maximum value?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Usually this is contained within SendToReport within a Dispatch (so I know how to change it in JSL).&amp;nbsp; But I'd like to read in the latest value in the event the user manually changes it by dragging the y-axis up/down with their mouse.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks, DJ&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Jun 2016 17:41:18 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/How-to-get-read-chart-s-y-axis-max-value/m-p/19204#M17509</guid>
      <dc:creator>djhanson</dc:creator>
      <dc:date>2016-06-24T17:41:18Z</dc:date>
    </item>
    <item>
      <title>Re: How to get/read chart's y-axis max value?</title>
      <link>https://community.jmp.com/t5/Discussions/How-to-get-read-chart-s-y-axis-max-value/m-p/19205#M17510</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here is the example given in the Help==&amp;gt;Scripting Index, for Axis Box:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;STRONG&gt;&lt;SPAN style="font-family: Consolas; color: #0000dd;"&gt;Names Default To Here&lt;/SPAN&gt;&lt;SPAN style="font-family: Consolas; color: black;"&gt;( &lt;/SPAN&gt;&lt;SPAN style="font-family: Consolas; color: teal;"&gt;1&lt;/SPAN&gt;&lt;SPAN style="font-family: Consolas; color: black;"&gt; )&lt;/SPAN&gt;&lt;SPAN style="font-family: Consolas; color: navy;"&gt;;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;STRONG&gt;&lt;SPAN style="font-family: Consolas; color: #0000dd;"&gt;Open&lt;/SPAN&gt;&lt;SPAN style="font-family: Consolas; color: black;"&gt;( &lt;/SPAN&gt;&lt;SPAN style="font-family: Consolas; color: purple;"&gt;"$SAMPLE_DATA/Big Class.jmp"&lt;/SPAN&gt;&lt;SPAN style="font-family: Consolas; color: black;"&gt; )&lt;/SPAN&gt;&lt;SPAN style="font-family: Consolas; color: navy;"&gt;;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;STRONG&gt;&lt;SPAN style="font-family: Consolas; color: black;"&gt;biv &lt;/SPAN&gt;&lt;SPAN style="font-family: Consolas; color: navy;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="font-family: Consolas; color: black;"&gt; Bivariate(&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;STRONG&gt;&lt;SPAN style="font-family: Consolas; color: black;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Y( &lt;/SPAN&gt;&lt;SPAN style="font-family: Consolas; color: navy;"&gt;:&lt;/SPAN&gt;&lt;SPAN style="font-family: Consolas; color: black;"&gt;weight )&lt;/SPAN&gt;&lt;SPAN style="font-family: Consolas; color: navy;"&gt;,&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;STRONG&gt;&lt;SPAN style="font-family: Consolas; color: black;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; X( &lt;/SPAN&gt;&lt;SPAN style="font-family: Consolas; color: navy;"&gt;:&lt;/SPAN&gt;&lt;SPAN style="font-family: Consolas; color: black;"&gt;height )&lt;/SPAN&gt;&lt;SPAN style="font-family: Consolas; color: navy;"&gt;,&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="color: black; font-family: Consolas;"&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; FitLine&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;STRONG&gt;&lt;SPAN style="font-family: Consolas; color: black;"&gt;)&lt;/SPAN&gt;&lt;SPAN style="font-family: Consolas; color: navy;"&gt;;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;STRONG&gt;&lt;SPAN style="font-family: Consolas; color: black;"&gt;rbiv &lt;/SPAN&gt;&lt;SPAN style="font-family: Consolas; color: navy;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="font-family: Consolas; color: black;"&gt; biv &lt;/SPAN&gt;&lt;SPAN style="font-family: Consolas; color: navy;"&gt;&amp;lt;&amp;lt;&lt;/SPAN&gt; &lt;SPAN style="font-family: Consolas; color: navy;"&gt;report;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;STRONG&gt;&lt;SPAN style="font-family: Consolas; color: black;"&gt;axisbox &lt;/SPAN&gt;&lt;SPAN style="font-family: Consolas; color: navy;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="font-family: Consolas; color: black;"&gt; rbiv[axis box( &lt;/SPAN&gt;&lt;SPAN style="font-family: Consolas; color: teal;"&gt;1&lt;/SPAN&gt;&lt;SPAN style="font-family: Consolas; color: black;"&gt; )]&lt;/SPAN&gt;&lt;SPAN style="font-family: Consolas; color: navy;"&gt;;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;SPAN style="font-family: Consolas; color: black;"&gt;axisbox &lt;/SPAN&gt;&lt;SPAN style="font-family: Consolas; color: navy;"&gt;&amp;lt;&amp;lt;&lt;/SPAN&gt; &lt;SPAN style="font-family: Consolas; color: navy;"&gt;Get Max;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: navy; font-family: Consolas;"&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: navy; font-family: Consolas;"&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: navy; font-family: Consolas;"&gt;You can also "Add Graphics Script" and in it check the yorigin and/or xorigin, along with the x and y range to trigger action taken when the axes are changed.&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Jun 2016 17:45:42 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/How-to-get-read-chart-s-y-axis-max-value/m-p/19205#M17510</guid>
      <dc:creator>txnelson</dc:creator>
      <dc:date>2016-06-24T17:45:42Z</dc:date>
    </item>
  </channel>
</rss>

