<?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: tickvalueformat in SAS sgplot &amp; proc template in Graphics Programming</title>
    <link>https://communities.sas.com/t5/Graphics-Programming/tickvalueformat-in-SAS-sgplot-proc-template/m-p/66363#M2272</link>
    <description>If you can't get this working in sgplot (in your older version of SAS), perhaps using the traditional SAS/Graph "proc gplot" would be a work-around(?)...&lt;BR /&gt;
&lt;BR /&gt;
axis1 minor=none label=(font="arial") value=(font="arial");&lt;BR /&gt;
axis2 minor=none label=(font="arial") value=(font="arial/bold");&lt;BR /&gt;
&lt;BR /&gt;
proc gplot data=sashelp.class;&lt;BR /&gt;
plot height*weight / vaxis=axis1 haxis=axis2;&lt;BR /&gt;
run;</description>
    <pubDate>Wed, 10 Mar 2010 14:53:23 GMT</pubDate>
    <dc:creator>GraphGuy</dc:creator>
    <dc:date>2010-03-10T14:53:23Z</dc:date>
    <item>
      <title>tickvalueformat in SAS sgplot &amp; proc template</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/tickvalueformat-in-SAS-sgplot-proc-template/m-p/66361#M2270</link>
      <description>Hi All, &lt;BR /&gt;
As option of "tickvalueformat" in sgplot is only associated with SAS  phase2, I cannot use that option in my sgplot. &lt;BR /&gt;
&lt;BR /&gt;
What I wanna do is only to change the ticks on x-axis to bold. &lt;BR /&gt;
&lt;BR /&gt;
As suggested, proc template can be used to change the style of the  plot. However I am absolutely new to template language. &lt;BR /&gt;
&lt;BR /&gt;
And using some codes found online to define my own style will overwrite the original plot: say "ods listing style = statistical/ boder=off;" &lt;BR /&gt;
&lt;BR /&gt;
Could anyone here please give me some suggestion on this? &lt;BR /&gt;
&lt;BR /&gt;
Thanks in advance. &lt;BR /&gt;
Fred</description>
      <pubDate>Wed, 10 Mar 2010 03:04:28 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/tickvalueformat-in-SAS-sgplot-proc-template/m-p/66361#M2270</guid>
      <dc:creator>Fred_Gavin</dc:creator>
      <dc:date>2010-03-10T03:04:28Z</dc:date>
    </item>
    <item>
      <title>Re: tickvalueformat in SAS sgplot &amp; proc template</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/tickvalueformat-in-SAS-sgplot-proc-template/m-p/66362#M2271</link>
      <description>Hi:&lt;BR /&gt;
  See the model style template posted here:&lt;BR /&gt;
&lt;A href="http://support.sas.com/forums/thread.jspa?threadID=8964&amp;amp;tstart=0" target="_blank"&gt;http://support.sas.com/forums/thread.jspa?threadID=8964&amp;amp;tstart=0&lt;/A&gt;&lt;BR /&gt;
 &lt;BR /&gt;
cynthia</description>
      <pubDate>Wed, 10 Mar 2010 03:58:42 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/tickvalueformat-in-SAS-sgplot-proc-template/m-p/66362#M2271</guid>
      <dc:creator>Cynthia_sas</dc:creator>
      <dc:date>2010-03-10T03:58:42Z</dc:date>
    </item>
    <item>
      <title>Re: tickvalueformat in SAS sgplot &amp; proc template</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/tickvalueformat-in-SAS-sgplot-proc-template/m-p/66363#M2272</link>
      <description>If you can't get this working in sgplot (in your older version of SAS), perhaps using the traditional SAS/Graph "proc gplot" would be a work-around(?)...&lt;BR /&gt;
&lt;BR /&gt;
axis1 minor=none label=(font="arial") value=(font="arial");&lt;BR /&gt;
axis2 minor=none label=(font="arial") value=(font="arial/bold");&lt;BR /&gt;
&lt;BR /&gt;
proc gplot data=sashelp.class;&lt;BR /&gt;
plot height*weight / vaxis=axis1 haxis=axis2;&lt;BR /&gt;
run;</description>
      <pubDate>Wed, 10 Mar 2010 14:53:23 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/tickvalueformat-in-SAS-sgplot-proc-template/m-p/66363#M2272</guid>
      <dc:creator>GraphGuy</dc:creator>
      <dc:date>2010-03-10T14:53:23Z</dc:date>
    </item>
  </channel>
</rss>

