<?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 graph axis format log decimal in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/graph-axis-format-log-decimal/m-p/33635#M19948</link>
    <description>&lt;P&gt;I have been using the following code and then Fit Y by X to make the plot.&lt;/P&gt;&lt;P&gt;&lt;FONT color="#0000dd" face="Consolas" size="2"&gt;new column&lt;/FONT&gt;&lt;FONT face="Consolas" size="2"&gt; &lt;STRONG&gt;(&lt;/STRONG&gt;&lt;/FONT&gt;&lt;FONT color="#800080" face="Consolas" size="2"&gt;"|ing|"&lt;/FONT&gt;&lt;FONT color="#000080" face="Consolas" size="2"&gt;,&lt;/FONT&gt;&lt;FONT face="Consolas" size="2"&gt; formula &lt;STRONG&gt;(&lt;/STRONG&gt;&lt;/FONT&gt;&lt;FONT color="#0000dd" face="Consolas" size="2"&gt;abs&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT face="Consolas" size="2"&gt;(&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT color="#000080" face="Consolas" size="2"&gt;:&lt;/FONT&gt;&lt;FONT face="Consolas" size="2"&gt;ing&lt;STRONG&gt;)))&lt;/STRONG&gt;&lt;/FONT&gt;&lt;FONT color="#000080" face="Consolas" size="2"&gt;;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#0000dd" face="Consolas" size="2"&gt;column&lt;/FONT&gt;&lt;FONT face="Consolas" size="2"&gt; &lt;STRONG&gt;(&lt;/STRONG&gt;&lt;/FONT&gt;&lt;FONT color="#800080" face="Consolas" size="2"&gt;"|ing|"&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT face="Consolas" size="2"&gt;)&lt;/FONT&gt;&lt;/STRONG&gt; &lt;FONT color="#000080" face="Consolas" size="2"&gt;&amp;lt;&amp;lt;&lt;/FONT&gt; &lt;STRONG&gt;&lt;FONT color="#000080" face="Consolas" size="2"&gt;data type&lt;/FONT&gt;&lt;FONT face="Consolas" size="2"&gt;(&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT face="Consolas" size="2"&gt;numeric&lt;STRONG&gt;)&lt;/STRONG&gt; &lt;/FONT&gt;&lt;FONT color="#000080" face="Consolas" size="2"&gt;&amp;lt;&amp;lt;&lt;/FONT&gt; &lt;STRONG&gt;&lt;FONT color="#000080" face="Consolas" size="2"&gt;modeling type&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT face="Consolas" size="2"&gt; &lt;STRONG&gt;(&lt;/STRONG&gt;continuous&lt;STRONG&gt;)&lt;/STRONG&gt; &lt;/FONT&gt;&lt;FONT color="#000080" face="Consolas" size="2"&gt;&amp;lt;&amp;lt;&lt;/FONT&gt; &lt;STRONG&gt;&lt;FONT color="#000080" face="Consolas" size="2"&gt;format&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT face="Consolas" size="2"&gt; &lt;STRONG&gt;(&lt;/STRONG&gt;scientific&lt;STRONG&gt;)&lt;/STRONG&gt; &lt;/FONT&gt;&lt;FONT color="#000080" face="Consolas" size="2"&gt;&amp;lt;&amp;lt;&lt;/FONT&gt; &lt;STRONG&gt;&lt;FONT color="#000080" face="Consolas" size="2"&gt;set property&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT face="Consolas" size="2"&gt; &lt;STRONG&gt;(&lt;/STRONG&gt;&lt;/FONT&gt;&lt;FONT color="#800080" face="Consolas" size="2"&gt;"axis"&lt;/FONT&gt;&lt;FONT color="#000080" face="Consolas" size="2"&gt;,&lt;/FONT&gt;&lt;FONT face="Consolas" size="2"&gt; &lt;STRONG&gt;{&lt;/STRONG&gt;scale&lt;STRONG&gt;(&lt;/STRONG&gt;log&lt;STRONG&gt;)&lt;/STRONG&gt;&lt;/FONT&gt;&lt;FONT color="#000080" face="Consolas" size="2"&gt;,&lt;/FONT&gt;&lt;FONT color="#0000dd" face="Consolas" size="2"&gt;Min&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT face="Consolas" size="2"&gt;(&lt;/FONT&gt;&lt;FONT color="#008080" face="Consolas" size="2"&gt;1e-13&lt;/FONT&gt;&lt;FONT face="Consolas" size="2"&gt;)&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT color="#000080" face="Consolas" size="2"&gt;,&lt;/FONT&gt;&lt;FONT color="#0000dd" face="Consolas" size="2"&gt;Max&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT face="Consolas" size="2"&gt;(&lt;/FONT&gt;&lt;FONT color="#008080" face="Consolas" size="2"&gt;1e-5&lt;/FONT&gt;&lt;FONT face="Consolas" size="2"&gt;)})&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT color="#000080" face="Consolas" size="2"&gt;;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Recently converted to JMP12.&lt;/P&gt;&lt;P&gt;Now, when plotting this col as dep variable, the number format decimal places&amp;nbsp;in the plot has added decimal places.&lt;/P&gt;&lt;P&gt;How may I control the number of decimal places without having to manually change the axis format using Axis Settings?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 13 Dec 2016 19:07:35 GMT</pubDate>
    <dc:creator>johnm</dc:creator>
    <dc:date>2016-12-13T19:07:35Z</dc:date>
    <item>
      <title>graph axis format log decimal</title>
      <link>https://community.jmp.com/t5/Discussions/graph-axis-format-log-decimal/m-p/33635#M19948</link>
      <description>&lt;P&gt;I have been using the following code and then Fit Y by X to make the plot.&lt;/P&gt;&lt;P&gt;&lt;FONT color="#0000dd" face="Consolas" size="2"&gt;new column&lt;/FONT&gt;&lt;FONT face="Consolas" size="2"&gt; &lt;STRONG&gt;(&lt;/STRONG&gt;&lt;/FONT&gt;&lt;FONT color="#800080" face="Consolas" size="2"&gt;"|ing|"&lt;/FONT&gt;&lt;FONT color="#000080" face="Consolas" size="2"&gt;,&lt;/FONT&gt;&lt;FONT face="Consolas" size="2"&gt; formula &lt;STRONG&gt;(&lt;/STRONG&gt;&lt;/FONT&gt;&lt;FONT color="#0000dd" face="Consolas" size="2"&gt;abs&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT face="Consolas" size="2"&gt;(&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT color="#000080" face="Consolas" size="2"&gt;:&lt;/FONT&gt;&lt;FONT face="Consolas" size="2"&gt;ing&lt;STRONG&gt;)))&lt;/STRONG&gt;&lt;/FONT&gt;&lt;FONT color="#000080" face="Consolas" size="2"&gt;;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#0000dd" face="Consolas" size="2"&gt;column&lt;/FONT&gt;&lt;FONT face="Consolas" size="2"&gt; &lt;STRONG&gt;(&lt;/STRONG&gt;&lt;/FONT&gt;&lt;FONT color="#800080" face="Consolas" size="2"&gt;"|ing|"&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT face="Consolas" size="2"&gt;)&lt;/FONT&gt;&lt;/STRONG&gt; &lt;FONT color="#000080" face="Consolas" size="2"&gt;&amp;lt;&amp;lt;&lt;/FONT&gt; &lt;STRONG&gt;&lt;FONT color="#000080" face="Consolas" size="2"&gt;data type&lt;/FONT&gt;&lt;FONT face="Consolas" size="2"&gt;(&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT face="Consolas" size="2"&gt;numeric&lt;STRONG&gt;)&lt;/STRONG&gt; &lt;/FONT&gt;&lt;FONT color="#000080" face="Consolas" size="2"&gt;&amp;lt;&amp;lt;&lt;/FONT&gt; &lt;STRONG&gt;&lt;FONT color="#000080" face="Consolas" size="2"&gt;modeling type&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT face="Consolas" size="2"&gt; &lt;STRONG&gt;(&lt;/STRONG&gt;continuous&lt;STRONG&gt;)&lt;/STRONG&gt; &lt;/FONT&gt;&lt;FONT color="#000080" face="Consolas" size="2"&gt;&amp;lt;&amp;lt;&lt;/FONT&gt; &lt;STRONG&gt;&lt;FONT color="#000080" face="Consolas" size="2"&gt;format&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT face="Consolas" size="2"&gt; &lt;STRONG&gt;(&lt;/STRONG&gt;scientific&lt;STRONG&gt;)&lt;/STRONG&gt; &lt;/FONT&gt;&lt;FONT color="#000080" face="Consolas" size="2"&gt;&amp;lt;&amp;lt;&lt;/FONT&gt; &lt;STRONG&gt;&lt;FONT color="#000080" face="Consolas" size="2"&gt;set property&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT face="Consolas" size="2"&gt; &lt;STRONG&gt;(&lt;/STRONG&gt;&lt;/FONT&gt;&lt;FONT color="#800080" face="Consolas" size="2"&gt;"axis"&lt;/FONT&gt;&lt;FONT color="#000080" face="Consolas" size="2"&gt;,&lt;/FONT&gt;&lt;FONT face="Consolas" size="2"&gt; &lt;STRONG&gt;{&lt;/STRONG&gt;scale&lt;STRONG&gt;(&lt;/STRONG&gt;log&lt;STRONG&gt;)&lt;/STRONG&gt;&lt;/FONT&gt;&lt;FONT color="#000080" face="Consolas" size="2"&gt;,&lt;/FONT&gt;&lt;FONT color="#0000dd" face="Consolas" size="2"&gt;Min&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT face="Consolas" size="2"&gt;(&lt;/FONT&gt;&lt;FONT color="#008080" face="Consolas" size="2"&gt;1e-13&lt;/FONT&gt;&lt;FONT face="Consolas" size="2"&gt;)&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT color="#000080" face="Consolas" size="2"&gt;,&lt;/FONT&gt;&lt;FONT color="#0000dd" face="Consolas" size="2"&gt;Max&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT face="Consolas" size="2"&gt;(&lt;/FONT&gt;&lt;FONT color="#008080" face="Consolas" size="2"&gt;1e-5&lt;/FONT&gt;&lt;FONT face="Consolas" size="2"&gt;)})&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT color="#000080" face="Consolas" size="2"&gt;;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Recently converted to JMP12.&lt;/P&gt;&lt;P&gt;Now, when plotting this col as dep variable, the number format decimal places&amp;nbsp;in the plot has added decimal places.&lt;/P&gt;&lt;P&gt;How may I control the number of decimal places without having to manually change the axis format using Axis Settings?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 13 Dec 2016 19:07:35 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/graph-axis-format-log-decimal/m-p/33635#M19948</guid>
      <dc:creator>johnm</dc:creator>
      <dc:date>2016-12-13T19:07:35Z</dc:date>
    </item>
    <item>
      <title>Re: graph axis format log decimal</title>
      <link>https://community.jmp.com/t5/Discussions/graph-axis-format-log-decimal/m-p/33659#M19965</link>
      <description>&lt;P&gt;You can add "width" and "ndecimals" arguments to the format, for example:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Format( scientific, 15, 3 )&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 14 Dec 2016 16:13:55 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/graph-axis-format-log-decimal/m-p/33659#M19965</guid>
      <dc:creator>danschikore</dc:creator>
      <dc:date>2016-12-14T16:13:55Z</dc:date>
    </item>
    <item>
      <title>Re: graph axis format log decimal</title>
      <link>https://community.jmp.com/t5/Discussions/graph-axis-format-log-decimal/m-p/33820#M20041</link>
      <description>&lt;P&gt;Three attempts to produce the the bivar plot with desired dep axis scientific formatting with decimal = 0.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Only option three is giving the dep axis to have the desired format.&lt;/P&gt;&lt;P&gt;Why doesn't option #2, using the col &amp;gt; col properties &amp;gt; axis &amp;gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;or&lt;/P&gt;&lt;P&gt;using col &amp;gt; standardize properties &amp;gt; format&lt;/P&gt;&lt;P&gt;produce the desired format of the dep variable:&amp;nbsp; scientific, decimal=0?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've attached an example jmp data file and jsl file.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;John&lt;/P&gt;</description>
      <pubDate>Tue, 20 Dec 2016 03:33:57 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/graph-axis-format-log-decimal/m-p/33820#M20041</guid>
      <dc:creator>johnm</dc:creator>
      <dc:date>2016-12-20T03:33:57Z</dc:date>
    </item>
    <item>
      <title>Re: graph axis format log decimal</title>
      <link>https://community.jmp.com/t5/Discussions/graph-axis-format-log-decimal/m-p/33829#M20049</link>
      <description>&lt;P&gt;Axes generally have additional logic for formatting. &amp;nbsp;They can also dynamically adjust the decimals when zooming in and out, in order to ensure that there is enough resolution in the labelled ticks. &amp;nbsp;Your solution in option #3 of setting the format directly on the axis is probably the best way to go.&lt;/P&gt;</description>
      <pubDate>Tue, 20 Dec 2016 13:57:40 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/graph-axis-format-log-decimal/m-p/33829#M20049</guid>
      <dc:creator>danschikore</dc:creator>
      <dc:date>2016-12-20T13:57:40Z</dc:date>
    </item>
  </channel>
</rss>

