<?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: warning about axis midpoint values in Graphics Programming</title>
    <link>https://communities.sas.com/t5/Graphics-Programming/warning-about-axis-midpoint-values/m-p/40808#M1303</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think this msg means that the fonts are too large to label the axis tick values as specified. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Different sas/graph devices have different font size rendering for some very bad reason, even when the font size is explicitly specified.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try reducing your font size or the number of ticks, in case that is the cause, or try a different devices like JPEG.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 11 Aug 2011 01:43:48 GMT</pubDate>
    <dc:creator>ChrisNZ</dc:creator>
    <dc:date>2011-08-11T01:43:48Z</dc:date>
    <item>
      <title>warning about axis midpoint values</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/warning-about-axis-midpoint-values/m-p/40807#M1302</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;so i am ploting a surface using the activex device:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;GOPTIONS DEVICE=ACTIVEX xpixels=650 ypixels=650 border;&lt;/P&gt;&lt;P&gt;ODS LISTING CLOSE; ODS HTML parameters=('tips'='false');&lt;/P&gt;&lt;P&gt;proc g3d data=xxx;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; plot y*x=z / grid contour=1 style=3 zmin=0 zmax=1 xaxis=axis1 yaxis=axis2;&amp;nbsp; &lt;/P&gt;&lt;P&gt;run; quit;&lt;/P&gt;&lt;P&gt;ODS HTML CLOSE; ODS LISTING;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;axis1 order=(0 to 16 by 1);&lt;/P&gt;&lt;P&gt;axis2 order=(0 to 24 by 1);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;now y has a range of 0 to 24 by 1 and x has a range of 0 to 16 by 1 (as seen in the axis statements). however i get this warning;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;WARNING: Order value specified in the AXIS statement does not match a midpoint value.&lt;/P&gt;&lt;P&gt;WARNING: Order value specified in the AXIS statement does not match a midpoint value.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when i run it with the default destinations it dont get the warning messages:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;goptions reset=goptions;&lt;/P&gt;&lt;P&gt;proc g3d data=xxx;&lt;/P&gt;&lt;P&gt;plot y*x=z / grid zmin=0 zmax=1 xaxis=axis1 yaxis=axis2;&lt;/P&gt;&lt;P&gt;run;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;im thinking it has something to do with the html destination??? any ideas?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Aug 2011 16:55:59 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/warning-about-axis-midpoint-values/m-p/40807#M1302</guid>
      <dc:creator>trekvana</dc:creator>
      <dc:date>2011-08-02T16:55:59Z</dc:date>
    </item>
    <item>
      <title>Re: warning about axis midpoint values</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/warning-about-axis-midpoint-values/m-p/40808#M1303</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think this msg means that the fonts are too large to label the axis tick values as specified. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Different sas/graph devices have different font size rendering for some very bad reason, even when the font size is explicitly specified.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try reducing your font size or the number of ticks, in case that is the cause, or try a different devices like JPEG.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Aug 2011 01:43:48 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/warning-about-axis-midpoint-values/m-p/40808#M1303</guid>
      <dc:creator>ChrisNZ</dc:creator>
      <dc:date>2011-08-11T01:43:48Z</dc:date>
    </item>
  </channel>
</rss>

