<?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 Problem with MINOR option in Graphics Programming</title>
    <link>https://communities.sas.com/t5/Graphics-Programming/Problem-with-MINOR-option/m-p/19759#M448</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Indeed I am using it on MAXIS for Vbar GCHART&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 23 Dec 2011 13:06:03 GMT</pubDate>
    <dc:creator>kmel56</dc:creator>
    <dc:date>2011-12-23T13:06:03Z</dc:date>
    <item>
      <title>Problem with MINOR option</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Problem-with-MINOR-option/m-p/19757#M446</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi everybody,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have this problem with a proc gchart using axis statement :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;WARNING: The MINOR= option on AXIS statement 2 was ignored&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; because the Nature de l'événement axis does not&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; support MINOR=.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So i can't have minor ticks on my horiszontal axis.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Dec 2011 10:06:43 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Problem-with-MINOR-option/m-p/19757#M446</guid>
      <dc:creator>kmel56</dc:creator>
      <dc:date>2011-12-23T10:06:43Z</dc:date>
    </item>
    <item>
      <title>Problem with MINOR option</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Problem-with-MINOR-option/m-p/19758#M447</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are you trying to use it on the maxis? (ie, midpoint/bar axis?)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Dec 2011 13:01:39 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Problem-with-MINOR-option/m-p/19758#M447</guid>
      <dc:creator>GraphGuy</dc:creator>
      <dc:date>2011-12-23T13:01:39Z</dc:date>
    </item>
    <item>
      <title>Problem with MINOR option</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Problem-with-MINOR-option/m-p/19759#M448</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Indeed I am using it on MAXIS for Vbar GCHART&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Dec 2011 13:06:03 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Problem-with-MINOR-option/m-p/19759#M448</guid>
      <dc:creator>kmel56</dc:creator>
      <dc:date>2011-12-23T13:06:03Z</dc:date>
    </item>
    <item>
      <title>Problem with MINOR option</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Problem-with-MINOR-option/m-p/19760#M449</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That's not allowed (there aren't really even "major" tickmarks on the bar/midpoint axis) &lt;img id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://communities.sas.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want minor tickmarks on the bar/midpoint axis, you'll have to use gplot, and the 'needle' interpolation (with large width= values, so that the needles look like bars).&amp;nbsp; In gplot, the (fake) bars will be proportionally spaced, and then it will make mathematical sense to have the concept of tickmarks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Dec 2011 13:11:41 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Problem-with-MINOR-option/m-p/19760#M449</guid>
      <dc:creator>GraphGuy</dc:creator>
      <dc:date>2011-12-23T13:11:41Z</dc:date>
    </item>
    <item>
      <title>Problem with MINOR option</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Problem-with-MINOR-option/m-p/19761#M450</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Oh really!! so i can't have subgroups with gplot not like gchart , isn't it?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Dec 2011 13:14:54 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Problem-with-MINOR-option/m-p/19761#M450</guid>
      <dc:creator>kmel56</dc:creator>
      <dc:date>2011-12-23T13:14:54Z</dc:date>
    </item>
    <item>
      <title>Problem with MINOR option</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Problem-with-MINOR-option/m-p/19762#M451</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well ... anything's "possible" -- you just have to ask, is the desired visual effect (in this case, minor tickmarks between bars) important enough to jump through hoops (more complex data manipulations, and less straightforward code) required to get the desired visual effect...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With gplot 'needle' plots, you can overlay the needle segments such that it produces the visual effect of subgrouped bars (but considerable data-manipulation is required to make this work).&amp;nbsp; Here's an example (in this case I'm using skinny needles, and in your case you'd use wide needles).&amp;nbsp; Note that with the data I'm using, having the bars spaced proportionally (on a time axis), and having tickmarks "between" the bars is actually meaningful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://robslink.com/SAS/democd12/barcpu.htm"&gt;http://robslink.com/SAS/democd12/barcpu.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://robslink.com/SAS/democd12/barcpu_info.htm"&gt;http://robslink.com/SAS/democd12/barcpu_info.htm&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Dec 2011 13:27:23 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Problem-with-MINOR-option/m-p/19762#M451</guid>
      <dc:creator>GraphGuy</dc:creator>
      <dc:date>2011-12-23T13:27:23Z</dc:date>
    </item>
    <item>
      <title>Problem with MINOR option</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Problem-with-MINOR-option/m-p/19763#M452</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Okey, I have to think about it very interesting, but using this i'll have to change all my programs, may be let down the minor tricks :smileygrin:&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Dec 2011 13:32:24 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Problem-with-MINOR-option/m-p/19763#M452</guid>
      <dc:creator>kmel56</dc:creator>
      <dc:date>2011-12-23T13:32:24Z</dc:date>
    </item>
    <item>
      <title>Problem with MINOR option</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Problem-with-MINOR-option/m-p/19764#M453</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do the minor ticks in the non-SAS maps you're converting to SAS serve a purpose?&lt;/P&gt;&lt;P&gt;Some softwares just stick in "decorative" minor tickmarks between bars, which serve no real purpose.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Dec 2011 13:40:53 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Problem-with-MINOR-option/m-p/19764#M453</guid>
      <dc:creator>GraphGuy</dc:creator>
      <dc:date>2011-12-23T13:40:53Z</dc:date>
    </item>
    <item>
      <title>Problem with MINOR option</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Problem-with-MINOR-option/m-p/19765#M454</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;no it is just a visual choice i think, "communication direction" wants this visual, that's all&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Dec 2011 13:51:39 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Problem-with-MINOR-option/m-p/19765#M454</guid>
      <dc:creator>kmel56</dc:creator>
      <dc:date>2011-12-23T13:51:39Z</dc:date>
    </item>
  </channel>
</rss>

