<?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: Using Graph or GraphBox - How to change X,Y axis increment &amp;amp; Reverse axis in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/Using-Graph-or-GraphBox-How-to-change-X-Y-axis-increment-amp/m-p/45575#M26047</link>
    <description>&lt;P&gt;Send&amp;nbsp;the commands to each &lt;EM&gt;AxisBox()&lt;/EM&gt;. Use &lt;EM&gt;&amp;lt;&amp;lt;show tree structure&lt;/EM&gt; if uncertain about the naming or numbering of the display boxes of interest.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;An&amp;nbsp;example:&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;nw = New Window("Map",
    Graph(Frame Size(800, 800), X Scale(-0.6, 40.7), Y Scale(0.4, 7.6))
);
// nw&amp;lt;&amp;lt;show tree structure();
nw[AxisBox(1)] &amp;lt;&amp;lt; reversed scale;
nw[AxisBox(2)] &amp;lt;&amp;lt; inc(1);&lt;/CODE&gt;&lt;/PRE&gt;</description>
    <pubDate>Thu, 05 Oct 2017 22:04:32 GMT</pubDate>
    <dc:creator>ms</dc:creator>
    <dc:date>2017-10-05T22:04:32Z</dc:date>
    <item>
      <title>Using Graph or GraphBox - How to change X,Y axis increment &amp; Reverse axis</title>
      <link>https://community.jmp.com/t5/Discussions/Using-Graph-or-GraphBox-How-to-change-X-Y-axis-increment-amp/m-p/45571#M26043</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I am trying to use the Graph function but am unsuccessful in making X-axis incremements of 1 and Reversing Y-axis order.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I tried swapping the numbers in the Y Scale properties but no luck. Only way to change is to physically change graph manually. Still unable to figure this out using JSL.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any help is appreciated!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here is a snippet of my code&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;New Window( "Map",&lt;BR /&gt;Graph(&lt;BR /&gt;Frame Size( 800, 800 ),&lt;BR /&gt;X Scale(-0.6, 40.7),&lt;BR /&gt;Y Scale(0.4, 7.6),&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;);&lt;/P&gt;</description>
      <pubDate>Thu, 05 Oct 2017 20:56:28 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Using-Graph-or-GraphBox-How-to-change-X-Y-axis-increment-amp/m-p/45571#M26043</guid>
      <dc:creator>alexbnieto</dc:creator>
      <dc:date>2017-10-05T20:56:28Z</dc:date>
    </item>
    <item>
      <title>Re: Using Graph or GraphBox - How to change X,Y axis increment &amp; Reverse axis</title>
      <link>https://community.jmp.com/t5/Discussions/Using-Graph-or-GraphBox-How-to-change-X-Y-axis-increment-amp/m-p/45575#M26047</link>
      <description>&lt;P&gt;Send&amp;nbsp;the commands to each &lt;EM&gt;AxisBox()&lt;/EM&gt;. Use &lt;EM&gt;&amp;lt;&amp;lt;show tree structure&lt;/EM&gt; if uncertain about the naming or numbering of the display boxes of interest.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;An&amp;nbsp;example:&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;nw = New Window("Map",
    Graph(Frame Size(800, 800), X Scale(-0.6, 40.7), Y Scale(0.4, 7.6))
);
// nw&amp;lt;&amp;lt;show tree structure();
nw[AxisBox(1)] &amp;lt;&amp;lt; reversed scale;
nw[AxisBox(2)] &amp;lt;&amp;lt; inc(1);&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Thu, 05 Oct 2017 22:04:32 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Using-Graph-or-GraphBox-How-to-change-X-Y-axis-increment-amp/m-p/45575#M26047</guid>
      <dc:creator>ms</dc:creator>
      <dc:date>2017-10-05T22:04:32Z</dc:date>
    </item>
  </channel>
</rss>

