<?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 controlling font size in plots from mcpmonitor in Graphics Programming</title>
    <link>https://communities.sas.com/t5/Graphics-Programming/controlling-font-size-in-plots-from-mcpmonitor/m-p/426977#M14717</link>
    <description>&lt;P&gt;I am producing control plots from proc mvpmonitor but the font sizes are tiny.&amp;nbsp; How can I manage the font sizes in graphics?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for your help.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 11 Jan 2018 19:46:06 GMT</pubDate>
    <dc:creator>cgennings</dc:creator>
    <dc:date>2018-01-11T19:46:06Z</dc:date>
    <item>
      <title>controlling font size in plots from mcpmonitor</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/controlling-font-size-in-plots-from-mcpmonitor/m-p/426977#M14717</link>
      <description>&lt;P&gt;I am producing control plots from proc mvpmonitor but the font sizes are tiny.&amp;nbsp; How can I manage the font sizes in graphics?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for your help.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 11 Jan 2018 19:46:06 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/controlling-font-size-in-plots-from-mcpmonitor/m-p/426977#M14717</guid>
      <dc:creator>cgennings</dc:creator>
      <dc:date>2018-01-11T19:46:06Z</dc:date>
    </item>
    <item>
      <title>Re: controlling font size in plots from mcpmonitor</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/controlling-font-size-in-plots-from-mcpmonitor/m-p/427136#M14718</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/186206"&gt;@cgennings&lt;/a&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Can you share the code (&amp;amp; data eventually) with the generated output? And which version of SAS are you using ?&lt;/P&gt;
&lt;P&gt;If you use the sample code from &lt;A href="http://go.documentation.sas.com/?docsetId=qcug&amp;amp;docsetTarget=qcug_mvpmonitor_examples02.htm&amp;amp;docsetVersion=14.2&amp;amp;locale=en" target="_self"&gt;Example 14.2 Creating Multivariate Control Charts for Phase II&lt;/A&gt;are you replicating the issue ?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Cheers,&lt;BR /&gt;Damo&lt;/P&gt;</description>
      <pubDate>Fri, 12 Jan 2018 09:18:41 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/controlling-font-size-in-plots-from-mcpmonitor/m-p/427136#M14718</guid>
      <dc:creator>Damo</dc:creator>
      <dc:date>2018-01-12T09:18:41Z</dc:date>
    </item>
    <item>
      <title>Re: controlling font size in plots from mcpmonitor</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/controlling-font-size-in-plots-from-mcpmonitor/m-p/428898#M14837</link>
      <description>&lt;P&gt;Hi Damo&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Yes - the same problem occurs using the code from Example 14.2 you referenced.&amp;nbsp; You see that the axis labels and tickmark values are TINY!&amp;nbsp; How can I easily change the font size?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here's the code.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;&lt;STRONG&gt;data&lt;/STRONG&gt;&lt;/SPAN&gt; flightDelays;&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN class="s2"&gt;label&lt;/SPAN&gt; flightDate=&lt;SPAN class="s3"&gt;'Date'&lt;/SPAN&gt;;&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN class="s2"&gt;format&lt;/SPAN&gt; flightDate &lt;SPAN class="s4"&gt;MMDDYY8.&lt;/SPAN&gt;;&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN class="s2"&gt;input&lt;/SPAN&gt; flightDate :&lt;SPAN class="s4"&gt;MMDDYY8.&lt;/SPAN&gt; AA CO DL F9 FL NW UA US WN;&lt;/P&gt;&lt;P class="p2"&gt;&lt;SPAN class="s5"&gt;&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/SPAN&gt;datalines&lt;SPAN class="s5"&gt;;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p1"&gt;02/17/07 25.6&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &lt;/SPAN&gt;7.8 15.5 13.4 16.1 16.2 23.0 24.2&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &lt;/SPAN&gt;8.2&lt;/P&gt;&lt;P class="p1"&gt;02/18/07&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &lt;/SPAN&gt;5.4 16.0&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &lt;/SPAN&gt;9.9&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &lt;/SPAN&gt;1.1 11.5 17.0 15.6 15.5&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &lt;/SPAN&gt;5.1&lt;/P&gt;&lt;P class="p1"&gt;02/19/07 13.2 16.3 10.0 10.6&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &lt;/SPAN&gt;5.4 10.3&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &lt;/SPAN&gt;9.5 16.8&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &lt;/SPAN&gt;9.3&lt;/P&gt;&lt;P class="p1"&gt;02/20/07&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &lt;/SPAN&gt;4.2&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &lt;/SPAN&gt;6.9&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &lt;/SPAN&gt;1.4&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &lt;/SPAN&gt;0.1&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &lt;/SPAN&gt;7.2&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &lt;/SPAN&gt;6.6&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &lt;/SPAN&gt;7.4 10.4&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &lt;/SPAN&gt;2.9&lt;/P&gt;&lt;P class="p1"&gt;02/21/07&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &lt;/SPAN&gt;5.4 -0.1&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &lt;/SPAN&gt;7.4&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &lt;/SPAN&gt;8.7 16.3 24.3&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &lt;/SPAN&gt;9.4&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &lt;/SPAN&gt;6.0 10.2&lt;/P&gt;&lt;P class="p1"&gt;02/22/07 19.6 30.2&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &lt;/SPAN&gt;6.8&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &lt;/SPAN&gt;2.7&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &lt;/SPAN&gt;8.9 16.4 14.3 12.6&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &lt;/SPAN&gt;8.2&lt;/P&gt;&lt;P class="p1"&gt;02/23/07 14.9 18.9&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &lt;/SPAN&gt;9.9&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &lt;/SPAN&gt;9.1 12.0 16.5 17.4 12.8&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &lt;/SPAN&gt;6.0&lt;/P&gt;&lt;P class="p1"&gt;02/24/07 21.4&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &lt;/SPAN&gt;5.5 11.1 46.1 10.6 55.3 22.9&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &lt;/SPAN&gt;8.8&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &lt;/SPAN&gt;3.4&lt;/P&gt;&lt;P class="p1"&gt;02/25/07 42.6&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &lt;/SPAN&gt;7.7 14.6 14.4 32.0 50.7 46.1 49.4 39.1&lt;/P&gt;&lt;P class="p1"&gt;02/26/07 43.2 25.1 18.1 18.2 28.8 31.1 38.6 29.6 18.6&lt;/P&gt;&lt;P class="p1"&gt;02/27/07 11.3 17.1&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &lt;/SPAN&gt;5.3&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &lt;/SPAN&gt;4.1&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &lt;/SPAN&gt;4.8 13.9&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &lt;/SPAN&gt;9.8&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &lt;/SPAN&gt;9.7&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &lt;/SPAN&gt;7.1&lt;/P&gt;&lt;P class="p1"&gt;02/28/07&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &lt;/SPAN&gt;8.1&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &lt;/SPAN&gt;3.7&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &lt;/SPAN&gt;2.7 17.1 -0.8&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &lt;/SPAN&gt;5.5 11.0 14.3&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &lt;/SPAN&gt;3.1&lt;/P&gt;&lt;P class="p1"&gt;;&lt;/P&gt;&lt;P class="p1"&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="p2"&gt;&lt;SPAN class="s1"&gt;&lt;STRONG&gt;proc&lt;/STRONG&gt;&lt;/SPAN&gt; &lt;SPAN class="s1"&gt;&lt;STRONG&gt;mvpmodel&lt;/STRONG&gt;&lt;/SPAN&gt; data=flightDelays ncomp=&lt;SPAN class="s2"&gt;&lt;STRONG&gt;3&lt;/STRONG&gt;&lt;/SPAN&gt; noprint&lt;/P&gt;&lt;P class="p2"&gt;&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;out=mvpair outloadings=mvpairloadings;&lt;/P&gt;&lt;P class="p2"&gt;&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN class="s3"&gt;var&lt;/SPAN&gt; AA CO DL F9 FL NW UA US WN;&lt;/P&gt;&lt;P class="p3"&gt;&lt;STRONG&gt;run&lt;/STRONG&gt;&lt;SPAN class="s4"&gt;;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p2"&gt;&lt;SPAN class="s1"&gt;&lt;STRONG&gt;proc&lt;/STRONG&gt;&lt;/SPAN&gt; &lt;SPAN class="s1"&gt;&lt;STRONG&gt;mvpmonitor&lt;/STRONG&gt;&lt;/SPAN&gt; history=mvpair loadings=mvpairloadings;&lt;/P&gt;&lt;P class="p2"&gt;&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN class="s3"&gt;time&lt;/SPAN&gt; flightDate;&lt;/P&gt;&lt;P class="p2"&gt;&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN class="s5"&gt;tsquarechart&lt;/SPAN&gt; / seriesvalue=&lt;SPAN class="s6"&gt;'MW'&lt;/SPAN&gt;;&lt;/P&gt;&lt;P class="p3"&gt;&lt;STRONG&gt;run&lt;/STRONG&gt;&lt;SPAN class="s4"&gt;;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 18 Jan 2018 19:11:50 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/controlling-font-size-in-plots-from-mcpmonitor/m-p/428898#M14837</guid>
      <dc:creator>cgennings</dc:creator>
      <dc:date>2018-01-18T19:11:50Z</dc:date>
    </item>
    <item>
      <title>Re: controlling font size in plots from mcpmonitor</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/controlling-font-size-in-plots-from-mcpmonitor/m-p/429046#M14838</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/186206"&gt;@cgennings&lt;/a&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;So if you have the same behaviour with the sample code, can you send us the generated output, so we can see what's happening on your side ?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Cheers,&lt;BR /&gt;Damo&lt;/P&gt;</description>
      <pubDate>Fri, 19 Jan 2018 08:30:46 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/controlling-font-size-in-plots-from-mcpmonitor/m-p/429046#M14838</guid>
      <dc:creator>Damo</dc:creator>
      <dc:date>2018-01-19T08:30:46Z</dc:date>
    </item>
    <item>
      <title>Re: controlling font size in plots from mcpmonitor</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/controlling-font-size-in-plots-from-mcpmonitor/m-p/429148#M14841</link>
      <description />
      <pubDate>Fri, 19 Jan 2018 14:51:31 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/controlling-font-size-in-plots-from-mcpmonitor/m-p/429148#M14841</guid>
      <dc:creator>cgennings</dc:creator>
      <dc:date>2018-01-19T14:51:31Z</dc:date>
    </item>
    <item>
      <title>Re: controlling font size in plots from mcpmonitor</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/controlling-font-size-in-plots-from-mcpmonitor/m-p/434494#M15013</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/186206"&gt;@cgennings&lt;/a&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for the snapshot, it shows the output is similar/identical to the one available from the SAS documentation.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;MVPMONITOR procedure uses ODS GRAPHICS, as per &lt;A href="http://go.documentation.sas.com/?docsetId=qcug&amp;amp;docsetTarget=qcug_qcgraphics_sect004.htm&amp;amp;docsetVersion=14.2&amp;amp;locale=en" target="_self"&gt;SAS QC Graphics&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;So to control the axis display, etc. you would have to update the template used by the procedure.&lt;/P&gt;
&lt;P&gt;Please have a look at &lt;A href="http://support.sas.com/rnd/app/ODSGraphics/papers/modtmplt.pdf" target="_self"&gt;Modifying ODS Statistical Graphics Templates in SAS® 9.2&lt;/A&gt;&amp;nbsp;to see how to do it.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope that helps.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Cheers,&lt;BR /&gt;Damo&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, 06 Feb 2018 09:52:33 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/controlling-font-size-in-plots-from-mcpmonitor/m-p/434494#M15013</guid>
      <dc:creator>Damo</dc:creator>
      <dc:date>2018-02-06T09:52:33Z</dc:date>
    </item>
  </channel>
</rss>

