<?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: NOTE: Some graph legends have been dropped due to size constraints. Try adjusting the       MAXLEGENDAREA=, WIDTH= and HEIGHT= options in the ODS GRAPHICS statement. in Graphics Programming</title>
    <link>https://communities.sas.com/t5/Graphics-Programming/NOTE-Some-graph-legends-have-been-dropped-due-to-size/m-p/139613#M5277</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I note that all of your variables have:&lt;/P&gt;&lt;P&gt;P=14/69, Sens_n=.98, Sens_o=.60, Spec_o=.60, Spec_n=.60" in common in the label. You might want to move that text to a footnote or title instead of trying to fit all that into a label which may be taking up the space in your legends.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Something else to consider instead of multiple series might be a value /group where your R10 values become a group. That way if you summarize your data and add or drop a group you don't need to make sure that your variable list, label and series agree.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just a thought.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 30 Apr 2014 20:11:46 GMT</pubDate>
    <dc:creator>ballardw</dc:creator>
    <dc:date>2014-04-30T20:11:46Z</dc:date>
    <item>
      <title>NOTE: Some graph legends have been dropped due to size constraints. Try adjusting the       MAXLEGENDAREA=, WIDTH= and HEIGHT= options in the ODS GRAPHICS statement.</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/NOTE-Some-graph-legends-have-been-dropped-due-to-size/m-p/139610#M5274</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey,&lt;/P&gt;&lt;P&gt;How do I fixed this so that nothing is left our:&lt;/P&gt;&lt;P&gt;PROC SGPLOT data=nn1;&lt;/P&gt;&lt;P&gt;label Kappa_A="A, 1-R10=01, P=14/69, Sens_n=.65, Sens_o=.60, Spec_o=.60, Spec_n=.60"&amp;nbsp; &lt;/P&gt;&lt;P&gt;Kappa_B="B, 1-R10=.90, P=14/69 Sens_n=.65, Sens_o=.60, Spec_o=.60, Spec_n=.60"&amp;nbsp; &lt;/P&gt;&lt;P&gt;Kappa_C="C, 1-R10=.85, P=14/69 Sens_n=.65, Sens_o=.60, Spec_o=.60, Spec_n=.60" &lt;/P&gt;&lt;P&gt;Kappa_D="D, 1-R10=.80, P=14/69 Sens_n=.65, Sens_o=.60, Spec_o=.60, Spec_n=.60"&lt;/P&gt;&lt;P&gt;Kappa_E="E, 1-R10=.30, P=14/69 Sens_n=.65, Sens_o=.60, Spec_o=.60, Spec_n=.60" &lt;/P&gt;&lt;P&gt;Kappa_F="F, 1-R10=.25, P=14/69 Sens_n=.65, Sens_o=.60, Spec_o=.60, Spec_n=.60"&lt;/P&gt;&lt;P&gt;Kappa_G="G, 1-R10=.20, P=14/69 Sens_n=.65, Sens_o=.60, Spec_o=.60, Spec_n=.60" &lt;/P&gt;&lt;P&gt;Kappa_H="H, 1-R10=.10, P=14/69 Sens_n=.65, Sens_o=.60, Spec_o=.60, Spec_n=.60";&lt;/P&gt;&lt;P&gt;series x=R y=Kappa_A / markers ;&lt;/P&gt;&lt;P&gt;series x=R y=Kappa_B / markers;&lt;/P&gt;&lt;P&gt;series x=R y=Kappa_C / markers;&lt;/P&gt;&lt;P&gt;series x=R y=Kappa_D / markers;&lt;/P&gt;&lt;P&gt;series x=R y=Kappa_E / markers ;&lt;/P&gt;&lt;P&gt;series x=R y=Kappa_F / markers;&lt;/P&gt;&lt;P&gt;series x=R y=Kappa_G / markers;&lt;/P&gt;&lt;P&gt;series x=R y=Kappa_H / markers;&lt;/P&gt;&lt;P&gt;xaxis label = '1-R01' grid;&lt;/P&gt;&lt;P&gt;yaxis label = 'Kappa' grid;&lt;/P&gt;&lt;P&gt;run;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NOTE: There were 10 observations read from the data set WORK.NEW3.&lt;/P&gt;&lt;P&gt;NOTE: The data set WORK.NN3 has 10 observations and 23 variables.&lt;/P&gt;&lt;P&gt;NOTE: DATA statement used (Total process time):&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; real time&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0.04 seconds&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; cpu time&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0.01 seconds&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;4439&amp;nbsp; PROC SGPLOT data=nn2;&lt;/P&gt;&lt;P&gt;4440&amp;nbsp; label Kappa_A="A, 1-R10=01, P=14/69, Sens_n=.90, Sens_o=.60, Spec_o=.60, Spec_n=.60"&lt;/P&gt;&lt;P&gt;4441&amp;nbsp; Kappa_B="B, 1-R10=.90, P=14/69 Sens_n=.90, Sens_o=.60, Spec_o=.60, Spec_n=.60"&lt;/P&gt;&lt;P&gt;4442&amp;nbsp; Kappa_C="C, 1-R10=.85, P=14/69 Sens_n=.90, Sens_o=.60, Spec_o=.60, Spec_n=.60"&lt;/P&gt;&lt;P&gt;4443&amp;nbsp; Kappa_D="D, 1-R10=.80, P=14/69 Sens_n=.90, Sens_o=.60, Spec_o=.60, Spec_n=.60"&lt;/P&gt;&lt;P&gt;4444&amp;nbsp; Kappa_E="E, 1-R10=.30, P=14/69 Sens_n=.90, Sens_o=.60, Spec_o=.60, Spec_n=.60"&lt;/P&gt;&lt;P&gt;4445&amp;nbsp; Kappa_F="F, 1-R10=.25, P=14/69 Sens_n=.90, Sens_o=.60, Spec_o=.60, Spec_n=.60"&lt;/P&gt;&lt;P&gt;4446&amp;nbsp; Kappa_G="G, 1-R10=.20, P=14/69 Sens_n=.90, Sens_o=.60, Spec_o=.60, Spec_n=.60"&lt;/P&gt;&lt;P&gt;4447&amp;nbsp; Kappa_H="H, 1-R10=.10, P=14/69 Sens_n=.90, Sens_o=.60, Spec_o=.60, Spec_n=.60";&lt;/P&gt;&lt;P&gt;4448&amp;nbsp; series x=R y=Kappa_A / markers ;&lt;/P&gt;&lt;P&gt;4449&amp;nbsp; series x=R y=Kappa_B / markers;&lt;/P&gt;&lt;P&gt;4450&amp;nbsp; series x=R y=Kappa_C / markers;&lt;/P&gt;&lt;P&gt;4451&amp;nbsp; series x=R y=Kappa_D / markers;&lt;/P&gt;&lt;P&gt;4452&amp;nbsp; series x=R y=Kappa_E / markers ;&lt;/P&gt;&lt;P&gt;4453&amp;nbsp; series x=R y=Kappa_F / markers;&lt;/P&gt;&lt;P&gt;4454&amp;nbsp; series x=R y=Kappa_G / markers;&lt;/P&gt;&lt;P&gt;4455&amp;nbsp; series x=R y=Kappa_H / markers;&lt;/P&gt;&lt;P&gt;4456&amp;nbsp; xaxis label = '1-R01' grid;&lt;/P&gt;&lt;P&gt;4457&amp;nbsp; yaxis label = 'Kappa' grid;&lt;/P&gt;&lt;P&gt;4458&amp;nbsp; run;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NOTE: PROCEDURE SGPLOT used (Total process time):&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; real time&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0.40 seconds&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; cpu time&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0.11 seconds&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NOTE: Some graph legends have been dropped due to size constraints. Try adjusting the&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; MAXLEGENDAREA=, WIDTH= and HEIGHT= options in the ODS GRAPHICS statement.&lt;/P&gt;&lt;P&gt;NOTE: There were 10 observations read from the data set WORK.NN2.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Apr 2014 17:31:21 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/NOTE-Some-graph-legends-have-been-dropped-due-to-size/m-p/139610#M5274</guid>
      <dc:creator>desireatem</dc:creator>
      <dc:date>2014-04-30T17:31:21Z</dc:date>
    </item>
    <item>
      <title>Re: NOTE: Some graph legends have been dropped due to size constraints. Try adjusting the       MAXLEGENDAREA=, WIDTH= and HEIGHT= options in the ODS GRAPHICS statement.</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/NOTE-Some-graph-legends-have-been-dropped-due-to-size/m-p/139611#M5275</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try adjusting the&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; MAXLEGENDAREA=, WIDTH= and HEIGHT= options in the ODS GRAPHICS statement.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Apr 2014 18:19:31 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/NOTE-Some-graph-legends-have-been-dropped-due-to-size/m-p/139611#M5275</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2014-04-30T18:19:31Z</dc:date>
    </item>
    <item>
      <title>Re: NOTE: Some graph legends have been dropped due to size constraints. Try adjusting the       MAXLEGENDAREA=, WIDTH= and HEIGHT= options in the ODS GRAPHICS statement.</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/NOTE-Some-graph-legends-have-been-dropped-due-to-size/m-p/139612#M5276</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Reeza, How do I do that.&lt;/P&gt;&lt;P&gt;What should I put in this code. I tried other option but had error messages. This is the code;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;ods graphic on/ &lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;WIDTH= 3.5 in HEIGHT= 3.5in;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;PROC SGPLOT data=nn4;&lt;/P&gt;&lt;P&gt;label Agrement_A="A, 1-R10=01, P=14/69, Sens_n=.98, Sens_o=.60, Spec_o=.60, Spec_n=.60" &lt;/P&gt;&lt;P&gt;Agrement_B="B, 1-R10=.90, P=14/69 Sens_n=.98, Sens_o=.60, Spec_o=.60, Spec_n=.60" &lt;/P&gt;&lt;P&gt;Agrement_C="C, 1-R10=.85, P=14/69 Sens_n=.98, Sens_o=.60, Spec_o=.60, Spec_n=.60"&lt;/P&gt;&lt;P&gt;Agrement_D="D, 1-R10=.80, P=14/69 Sens_n=.98, Sens_o=.60, Spec_o=.60, Spec_n=.60"&lt;/P&gt;&lt;P&gt;Agrement_E="E, 1-R10=.30, P=14/69 Sens_n=.98, Sens_o=.60, Spec_o=.60, Spec_n=.60"&lt;/P&gt;&lt;P&gt;Agrement_F="F, 1-R10=.25, P=14/69 Sens_n=.98, Sens_o=.60, Spec_o=.60, Spec_n=.60"&lt;/P&gt;&lt;P&gt;Agrement_G="G, 1-R10=.20, P=14/69 Sens_n=.98, Sens_o=.60, Spec_o=.60, Spec_n=.60"&lt;/P&gt;&lt;P&gt;Agrement_H="H, 1-R10=.10, P=14/69 Sens_n=.98, Sens_o=.60, Spec_o=.60, Spec_n=.60";&lt;/P&gt;&lt;P&gt;series x=R y=Agrement_A / markers ;&lt;/P&gt;&lt;P&gt;series x=R y=Agrement_B / markers;&lt;/P&gt;&lt;P&gt;series x=R y=Agrement_C / markers;&lt;/P&gt;&lt;P&gt;series x=R y=Agrement_D / markers;&lt;/P&gt;&lt;P&gt;series x=R y=Agrement_E / markers ;&lt;/P&gt;&lt;P&gt;series x=R y=Agrement_F / markers;&lt;/P&gt;&lt;P&gt;series x=R y=Agrement_G / markers;&lt;/P&gt;&lt;P&gt;series x=R y=Agrement_H / markers;&lt;/P&gt;&lt;P&gt;xaxis label = '1-R01' grid;&lt;/P&gt;&lt;P&gt;yaxis label = 'Agrement' grid;&lt;/P&gt;&lt;P&gt;run;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Apr 2014 18:31:39 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/NOTE-Some-graph-legends-have-been-dropped-due-to-size/m-p/139612#M5276</guid>
      <dc:creator>desireatem</dc:creator>
      <dc:date>2014-04-30T18:31:39Z</dc:date>
    </item>
    <item>
      <title>Re: NOTE: Some graph legends have been dropped due to size constraints. Try adjusting the       MAXLEGENDAREA=, WIDTH= and HEIGHT= options in the ODS GRAPHICS statement.</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/NOTE-Some-graph-legends-have-been-dropped-due-to-size/m-p/139613#M5277</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I note that all of your variables have:&lt;/P&gt;&lt;P&gt;P=14/69, Sens_n=.98, Sens_o=.60, Spec_o=.60, Spec_n=.60" in common in the label. You might want to move that text to a footnote or title instead of trying to fit all that into a label which may be taking up the space in your legends.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Something else to consider instead of multiple series might be a value /group where your R10 values become a group. That way if you summarize your data and add or drop a group you don't need to make sure that your variable list, label and series agree.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just a thought.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Apr 2014 20:11:46 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/NOTE-Some-graph-legends-have-been-dropped-due-to-size/m-p/139613#M5277</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2014-04-30T20:11:46Z</dc:date>
    </item>
  </channel>
</rss>

