<?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 I have been working on reproducing a  graph with 3 variables and ingraph labelling in Graphics Programming</title>
    <link>https://communities.sas.com/t5/Graphics-Programming/I-have-been-working-on-reproducing-a-graph-with-3-variables-and/m-p/392808#M13475</link>
    <description>&lt;P&gt;I have been trying to reproduce the attached graph using the following data but I have not been able to find an example that fits it perfectly. I need help urgently I have been on it for over a week and am at my wits end.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;data NAR;&lt;BR /&gt;input Drug$ Time Meanlog_NAR @@;&lt;BR /&gt;cards;&lt;BR /&gt;Placebo 0 .73&lt;BR /&gt;Placebo 1 .57&lt;BR /&gt;Placebo 2 0.56&lt;BR /&gt;Placebo 3 0.54&lt;BR /&gt;Placebo 4 0.52&lt;BR /&gt;Placebo 5 0.54&lt;BR /&gt;Placebo 6 0.56&lt;BR /&gt;Placebo 7 0.57&lt;BR /&gt;Placebo 8 0.52&lt;BR /&gt;Tripolidine 0 0.62&lt;BR /&gt;Tripolidine 1 0.57&lt;BR /&gt;Tripolidine 2 0.59&lt;BR /&gt;Tripolidine 3 0.54&lt;BR /&gt;Tripolidine 4 0.59&lt;BR /&gt;Tripolidine 5 0.58&lt;BR /&gt;Tripolidine 6 0.62&lt;BR /&gt;Tripolidine 7 0.57&lt;BR /&gt;Tripolidine 8 0.58&lt;BR /&gt;pseudoephedrine 0 0.68&lt;BR /&gt;pseudoephedrine 1 0.44&lt;BR /&gt;pseudoephedrine 2 0.40&lt;BR /&gt;pseudoephedrine 3 0.41&lt;BR /&gt;pseudoephedrine 4 0.34&lt;BR /&gt;pseudoephedrine 5 0.37&lt;BR /&gt;pseudoephedrine 6 0.37&lt;BR /&gt;pseudoephedrine 7 0.33&lt;BR /&gt;pseudoephedrine 8 0.36&lt;BR /&gt;Tripo_pseudo 0 0.68&lt;BR /&gt;Tripo_pseudo 1 0.50&lt;BR /&gt;Tripo_pseudo 2 0.47&lt;BR /&gt;Tripo_pseudo 3 0.45&lt;BR /&gt;Tripo_pseudo 4 0.44&lt;BR /&gt;Tripo_pseudo 5 0.46&lt;BR /&gt;Tripo_pseudo 6 0.43&lt;BR /&gt;Tripo_pseudo 7 0.42&lt;BR /&gt;Tripo_pseudo 8 0.45&lt;BR /&gt;;&lt;BR /&gt;run;&lt;/P&gt;&lt;P&gt;proc sgplot data=NAR;&lt;BR /&gt;title 'Separate Fit by Sex';&lt;BR /&gt;styleattrs datasymbols=(circlefilled squarefilled diamondfilled trianglefilled)&lt;BR /&gt;datalinepatterns=(solid);&lt;BR /&gt;lineparm y=Meanlog_NAR x=Time /Group=Drug lineattrs=(thickness=2)&lt;BR /&gt;nomissinggroup;&lt;BR /&gt;xaxis min=10;&lt;BR /&gt;run;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sat, 02 Sep 2017 20:56:33 GMT</pubDate>
    <dc:creator>Uche_Okoro</dc:creator>
    <dc:date>2017-09-02T20:56:33Z</dc:date>
    <item>
      <title>I have been working on reproducing a  graph with 3 variables and ingraph labelling</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/I-have-been-working-on-reproducing-a-graph-with-3-variables-and/m-p/392808#M13475</link>
      <description>&lt;P&gt;I have been trying to reproduce the attached graph using the following data but I have not been able to find an example that fits it perfectly. I need help urgently I have been on it for over a week and am at my wits end.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;data NAR;&lt;BR /&gt;input Drug$ Time Meanlog_NAR @@;&lt;BR /&gt;cards;&lt;BR /&gt;Placebo 0 .73&lt;BR /&gt;Placebo 1 .57&lt;BR /&gt;Placebo 2 0.56&lt;BR /&gt;Placebo 3 0.54&lt;BR /&gt;Placebo 4 0.52&lt;BR /&gt;Placebo 5 0.54&lt;BR /&gt;Placebo 6 0.56&lt;BR /&gt;Placebo 7 0.57&lt;BR /&gt;Placebo 8 0.52&lt;BR /&gt;Tripolidine 0 0.62&lt;BR /&gt;Tripolidine 1 0.57&lt;BR /&gt;Tripolidine 2 0.59&lt;BR /&gt;Tripolidine 3 0.54&lt;BR /&gt;Tripolidine 4 0.59&lt;BR /&gt;Tripolidine 5 0.58&lt;BR /&gt;Tripolidine 6 0.62&lt;BR /&gt;Tripolidine 7 0.57&lt;BR /&gt;Tripolidine 8 0.58&lt;BR /&gt;pseudoephedrine 0 0.68&lt;BR /&gt;pseudoephedrine 1 0.44&lt;BR /&gt;pseudoephedrine 2 0.40&lt;BR /&gt;pseudoephedrine 3 0.41&lt;BR /&gt;pseudoephedrine 4 0.34&lt;BR /&gt;pseudoephedrine 5 0.37&lt;BR /&gt;pseudoephedrine 6 0.37&lt;BR /&gt;pseudoephedrine 7 0.33&lt;BR /&gt;pseudoephedrine 8 0.36&lt;BR /&gt;Tripo_pseudo 0 0.68&lt;BR /&gt;Tripo_pseudo 1 0.50&lt;BR /&gt;Tripo_pseudo 2 0.47&lt;BR /&gt;Tripo_pseudo 3 0.45&lt;BR /&gt;Tripo_pseudo 4 0.44&lt;BR /&gt;Tripo_pseudo 5 0.46&lt;BR /&gt;Tripo_pseudo 6 0.43&lt;BR /&gt;Tripo_pseudo 7 0.42&lt;BR /&gt;Tripo_pseudo 8 0.45&lt;BR /&gt;;&lt;BR /&gt;run;&lt;/P&gt;&lt;P&gt;proc sgplot data=NAR;&lt;BR /&gt;title 'Separate Fit by Sex';&lt;BR /&gt;styleattrs datasymbols=(circlefilled squarefilled diamondfilled trianglefilled)&lt;BR /&gt;datalinepatterns=(solid);&lt;BR /&gt;lineparm y=Meanlog_NAR x=Time /Group=Drug lineattrs=(thickness=2)&lt;BR /&gt;nomissinggroup;&lt;BR /&gt;xaxis min=10;&lt;BR /&gt;run;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 02 Sep 2017 20:56:33 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/I-have-been-working-on-reproducing-a-graph-with-3-variables-and/m-p/392808#M13475</guid>
      <dc:creator>Uche_Okoro</dc:creator>
      <dc:date>2017-09-02T20:56:33Z</dc:date>
    </item>
    <item>
      <title>I need help reproducing a  graph with 3 variables and ingraph labelling</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/I-have-been-working-on-reproducing-a-graph-with-3-variables-and/m-p/392810#M13481</link>
      <description>&lt;P&gt;I have been trying to reproduce the attached graph using the following data but I have not been able to find an example that fits it perfectly. I need help urgently I have been on it for over a week and am at my wits end.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;data NAR;&lt;BR /&gt;input Drug$ Time Meanlog_NAR @@;&lt;BR /&gt;cards;&lt;BR /&gt;Placebo 0 .73&lt;BR /&gt;Placebo 1 .57&lt;BR /&gt;Placebo 2 0.56&lt;BR /&gt;Placebo 3 0.54&lt;BR /&gt;Placebo 4 0.52&lt;BR /&gt;Placebo 5 0.54&lt;BR /&gt;Placebo 6 0.56&lt;BR /&gt;Placebo 7 0.57&lt;BR /&gt;Placebo 8 0.52&lt;BR /&gt;Tripolidine 0 0.62&lt;BR /&gt;Tripolidine 1 0.57&lt;BR /&gt;Tripolidine 2 0.59&lt;BR /&gt;Tripolidine 3 0.54&lt;BR /&gt;Tripolidine 4 0.59&lt;BR /&gt;Tripolidine 5 0.58&lt;BR /&gt;Tripolidine 6 0.62&lt;BR /&gt;Tripolidine 7 0.57&lt;BR /&gt;Tripolidine 8 0.58&lt;BR /&gt;pseudoephedrine 0 0.68&lt;BR /&gt;pseudoephedrine 1 0.44&lt;BR /&gt;pseudoephedrine 2 0.40&lt;BR /&gt;pseudoephedrine 3 0.41&lt;BR /&gt;pseudoephedrine 4 0.34&lt;BR /&gt;pseudoephedrine 5 0.37&lt;BR /&gt;pseudoephedrine 6 0.37&lt;BR /&gt;pseudoephedrine 7 0.33&lt;BR /&gt;pseudoephedrine 8 0.36&lt;BR /&gt;Tripo_pseudo 0 0.68&lt;BR /&gt;Tripo_pseudo 1 0.50&lt;BR /&gt;Tripo_pseudo 2 0.47&lt;BR /&gt;Tripo_pseudo 3 0.45&lt;BR /&gt;Tripo_pseudo 4 0.44&lt;BR /&gt;Tripo_pseudo 5 0.46&lt;BR /&gt;Tripo_pseudo 6 0.43&lt;BR /&gt;Tripo_pseudo 7 0.42&lt;BR /&gt;Tripo_pseudo 8 0.45&lt;BR /&gt;;&lt;BR /&gt;run;&lt;/P&gt;&lt;P&gt;proc sgplot data=NAR;&lt;BR /&gt;title 'Separate Fit by Sex';&lt;BR /&gt;styleattrs datasymbols=(circlefilled squarefilled diamondfilled trianglefilled)&lt;BR /&gt;datalinepatterns=(solid);&lt;BR /&gt;lineparm y=Meanlog_NAR x=Time /Group=Drug lineattrs=(thickness=2)&lt;BR /&gt;nomissinggroup;&lt;BR /&gt;xaxis min=10;&lt;BR /&gt;run;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 02 Sep 2017 21:00:09 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/I-have-been-working-on-reproducing-a-graph-with-3-variables-and/m-p/392810#M13481</guid>
      <dc:creator>Uche_Okoro</dc:creator>
      <dc:date>2017-09-02T21:00:09Z</dc:date>
    </item>
    <item>
      <title>Re: I need help reproducing a  graph with 3 variables and ingraph labelling</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/I-have-been-working-on-reproducing-a-graph-with-3-variables-and/m-p/392811#M13482</link>
      <description>&lt;P&gt;There are two graphs. Which did you want?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Use a series statement to get the lines&lt;/P&gt;
&lt;P&gt;Use scatter statement to get the points.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Use REF to get the reference lines.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 02 Sep 2017 21:05:50 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/I-have-been-working-on-reproducing-a-graph-with-3-variables-and/m-p/392811#M13482</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2017-09-02T21:05:50Z</dc:date>
    </item>
    <item>
      <title>Re: I have been working on reproducing a  graph with 3 variables and ingraph labelling</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/I-have-been-working-on-reproducing-a-graph-with-3-variables-and/m-p/392822#M13479</link>
      <description>&lt;P&gt;The longest drug name in your data set is 15 characters long, so I added a length statement to the data step. &amp;nbsp;A SERIES plot with REFLINEs gets pretty close to the graphic you asked for. &amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'm using SAS University Edition. &amp;nbsp;I couldn't get the subscript 2 to display properly in the y axis label. &amp;nbsp;There's no option on the KEYLEGEND statement to split the really long drug name. &amp;nbsp;You might be able to do that if you use annotation instead. &amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;data NAR;
  length drug $ 15;
  input Drug $ Time Meanlog_NAR;
  cards;
Placebo 0 .73
Placebo 1 .57
Placebo 2 0.56
Placebo 3 0.54
Placebo 4 0.52
Placebo 5 0.54
Placebo 6 0.56
Placebo 7 0.57
Placebo 8 0.52
Tripolidine 0 0.62
Tripolidine 1 0.57
Tripolidine 2 0.59
Tripolidine 3 0.54
Tripolidine 4 0.59
Tripolidine 5 0.58
Tripolidine 6 0.62
Tripolidine 7 0.57
Tripolidine 8 0.58
pseudoephedrine 0 0.68
pseudoephedrine 1 0.44
pseudoephedrine 2 0.40
pseudoephedrine 3 0.41
pseudoephedrine 4 0.34
pseudoephedrine 5 0.37
pseudoephedrine 6 0.37
pseudoephedrine 7 0.33
pseudoephedrine 8 0.36
Tripo_pseudo 0 0.68
Tripo_pseudo 1 0.50
Tripo_pseudo 2 0.47
Tripo_pseudo 3 0.45
Tripo_pseudo 4 0.44
Tripo_pseudo 5 0.46
Tripo_pseudo 6 0.43
Tripo_pseudo 7 0.42
Tripo_pseudo 8 0.45
;
run;

proc format;
  value $drugtype  
            'Placebo'='Placebo                             '
        'Tripolidine'='Tripolidine HCL                     '
    'pseudoephedrine'='Pseudoephedrine HCL                 '
       'Tripo_pseudo'='Tripolidine HCL+ Pseudoephedrine HCL'
      ;
run;

ods graphics / attrpriority=none width=8in noborder;

ods escapechar='^';

ODS RTF FILE='/folders/myfolders/ODS Graphics/drug plot.rtf';

proc sgplot data=NAR noborder nowall;
  title 'Separate Fit by Sex';
  styleattrs datasymbols=(diamondfilled squarefilled trianglefilled circlefilled)
    datalinepatterns=(solid);
  refline 0 3 6 / axis=x 
                  label=('First Dose' 'Second Dose' 'Third Dose') 
                  splitchar=' '
                  lineattrs=(pattern=shortdash);
  series x=time y=meanlog_NAR / group=drug lineattrs=(thickness=2) nomissinggroup markers;
  format drug $drugtype. ;
  xaxis type=discrete label="Time (hours)";
  yaxis min=0.2 max=0.8 label="Mean Log NAR (cm H ^{unicode '2082'x} O / L / sec)";
  keylegend / title='' position=right noborder;
run;

ODS RTF CLOSE;
&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="SERIES plot by type of drug" style="width: 600px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/14803i95507ED849B470B1/image-size/large?v=v2&amp;amp;px=999" role="button" title="drug plot.jpg" alt="SERIES plot by type of drug" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;SERIES plot by type of drug&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 03 Sep 2017 00:44:36 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/I-have-been-working-on-reproducing-a-graph-with-3-variables-and/m-p/392822#M13479</guid>
      <dc:creator>SuzanneDorinski</dc:creator>
      <dc:date>2017-09-03T00:44:36Z</dc:date>
    </item>
    <item>
      <title>Re: I have been working on reproducing a graph with 3 variables and ingraph labelling</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/I-have-been-working-on-reproducing-a-graph-with-3-variables-and/m-p/392832#M13483</link>
      <description>Hello Suzanne,&lt;BR /&gt;&lt;BR /&gt;Thank you so much for your prompt response. I noticed the code is giving&lt;BR /&gt;error messages. I pasted the message for you to take a look.&lt;BR /&gt;Thank you for taking the time to answer my question.&lt;BR /&gt;&lt;BR /&gt;Warm regards,&lt;BR /&gt;Uche.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;125 ods graphics / attrpriority=none width=8in noborder;&lt;BR /&gt;------------&lt;BR /&gt;22&lt;BR /&gt;202&lt;BR /&gt;ERROR 22-322: Syntax error, expecting one of the following: ;, ANTIALIAS,&lt;BR /&gt;ANTIALIASMAX, BORDER,&lt;BR /&gt;BYLINE, DISCRETEMAX, GROUPMAX, HEIGHT, IMAGEMAP, IMAGENAME,&lt;BR /&gt;LABELMAX, MAXLEGENDAREA,&lt;BR /&gt;NOANTIALIAS, NOBORDER, NOIMAGEMAP, NOSCALE, NOSCALEMARKERS,&lt;BR /&gt;OUTPUTFMT, PANELCELLMAX,&lt;BR /&gt;RESET, SCALE, SCALEMARKERS, TIPMAX, WIDTH.&lt;BR /&gt;ERROR 202-322: The option or parameter is not recognized and will be&lt;BR /&gt;ignored.&lt;BR /&gt;126&lt;BR /&gt;127 ods escapechar='^';&lt;BR /&gt;128&lt;BR /&gt;129 ODS RTF FILE='/folders/myfolders/ODS Graphics/drug plot.rtf';&lt;BR /&gt;ERROR: Physical file does not exist, C:\folders\myfolders\ODS Graphics\drug&lt;BR /&gt;plot.rtf.&lt;BR /&gt;ERROR: Fatal ODS error has occurred. Unable to continue processing this&lt;BR /&gt;output destination.&lt;BR /&gt;WARNING: No body file. RTF output will not be created.&lt;BR /&gt;130&lt;BR /&gt;131 proc sgplot data=NAR noborder nowall;&lt;BR /&gt;--------&lt;BR /&gt;22&lt;BR /&gt;202&lt;BR /&gt;ERROR 22-322: Syntax error, expecting one of the following: ;, (,&lt;BR /&gt;CYCLEATTRS, DATA, DATTRMAP,&lt;BR /&gt;DESCRIPTION, NOAUTOLEGEND, NOCYCLEATTRS, PAD, SGANNO,&lt;BR /&gt;TMPLOUT, UNIFORM.&lt;BR /&gt;ERROR 202-322: The option or parameter is not recognized and will be&lt;BR /&gt;ignored.&lt;BR /&gt;132 title 'Separate Fit by Sex';&lt;BR /&gt;133 styleattrs datasymbols=(diamondfilled squarefilled trianglefilled&lt;BR /&gt;circlefilled)&lt;BR /&gt;----------&lt;BR /&gt;180&lt;BR /&gt;ERROR 180-322: Statement is not valid or it is used out of proper order.&lt;BR /&gt;134 datalinepatterns=(solid);&lt;BR /&gt;135 refline 0 3 6 / axis=x&lt;BR /&gt;136 label=('First Dose' 'Second Dose' 'Third Dose')&lt;BR /&gt;137 splitchar=' '&lt;BR /&gt;---------&lt;BR /&gt;22&lt;BR /&gt;76&lt;BR /&gt;ERROR 22-322: Syntax error, expecting one of the following: ;, AXIS,&lt;BR /&gt;DISCRETEOFFSET, LABEL, LABELLOC,&lt;BR /&gt;LABELPOS, LEGENDLABEL, LINEATTRS, NAME, NOCLIP, TRANSPARENCY.&lt;BR /&gt;ERROR 76-322: Syntax error, statement will be ignored.&lt;BR /&gt;138 lineattrs=(pattern=shortdash);&lt;BR /&gt;139 series x=time y=meanlog_NAR / group=drug lineattrs=(thickness=2)&lt;BR /&gt;nomissinggroup markers;&lt;BR /&gt;140 format drug $drugtype. ;&lt;BR /&gt;141 xaxis type=discrete label="Time (hours)";&lt;BR /&gt;142 yaxis min=0.2 max=0.8 label="Mean Log NAR (cm H ^{unicode '2082'x} O&lt;BR /&gt;/ L / sec)";&lt;BR /&gt;143 keylegend / title='' position=right noborder;&lt;BR /&gt;144 run;&lt;BR /&gt;&lt;BR /&gt;NOTE: The SAS System stopped processing this step because of errors.&lt;BR /&gt;NOTE: PROCEDURE SGPLOT used (Total process time):&lt;BR /&gt;real time 0.04 seconds&lt;BR /&gt;cpu time 0.03 seconds&lt;BR /&gt;&lt;BR /&gt;145&lt;BR /&gt;146 ODS RTF CLOSE;&lt;BR /&gt;&lt;BR /&gt;147&lt;BR /&gt;148 proc sgplot data=NAR noborder nowall;&lt;BR /&gt;--------&lt;BR /&gt;22&lt;BR /&gt;202&lt;BR /&gt;ERROR 22-322: Syntax error, expecting one of the following: ;, (,&lt;BR /&gt;CYCLEATTRS, DATA, DATTRMAP,&lt;BR /&gt;DESCRIPTION, NOAUTOLEGEND, NOCYCLEATTRS, PAD, SGANNO,&lt;BR /&gt;TMPLOUT, UNIFORM.&lt;BR /&gt;ERROR 202-322: The option or parameter is not recognized and will be&lt;BR /&gt;ignored.&lt;BR /&gt;149 title 'Separate Fit by Sex';&lt;BR /&gt;150 styleattrs datasymbols=(diamondfilled squarefilled trianglefilled&lt;BR /&gt;circlefilled)&lt;BR /&gt;----------&lt;BR /&gt;180&lt;BR /&gt;ERROR 180-322: Statement is not valid or it is used out of proper order.&lt;BR /&gt;151 datalinepatterns=(solid);&lt;BR /&gt;152 refline 0 3 6 / axis=x&lt;BR /&gt;153 label=('First Dose' 'Second Dose' 'Third Dose')&lt;BR /&gt;154 splitchar=' '&lt;BR /&gt;---------&lt;BR /&gt;22&lt;BR /&gt;76&lt;BR /&gt;ERROR 22-322: Syntax error, expecting one of the following: ;, AXIS,&lt;BR /&gt;DISCRETEOFFSET, LABEL, LABELLOC,&lt;BR /&gt;LABELPOS, LEGENDLABEL, LINEATTRS, NAME, NOCLIP, TRANSPARENCY.&lt;BR /&gt;ERROR 76-322: Syntax error, statement will be ignored.&lt;BR /&gt;155 lineattrs=(pattern=shortdash);&lt;BR /&gt;156 series x=time y=meanlog_NAR / group=drug lineattrs=(thickness=2)&lt;BR /&gt;nomissinggroup markers;&lt;BR /&gt;157 format drug $drugtype. ;&lt;BR /&gt;158 xaxis type=discrete label="Time (hours)";&lt;BR /&gt;159 yaxis min=0.2 max=0.8 label="Mean Log NAR (cm H ^{unicode '2082'x} O&lt;BR /&gt;/ L / sec)";&lt;BR /&gt;160 keylegend / title='' position=right noborder;&lt;BR /&gt;161 run;&lt;BR /&gt;&lt;BR /&gt;NOTE: The SAS System stopped processing this step because of errors.&lt;BR /&gt;NOTE: PROCEDURE SGPLOT used (Total process time):&lt;BR /&gt;real time 0.03 seconds&lt;BR /&gt;cpu time 0.03 seconds&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sun, 03 Sep 2017 02:25:06 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/I-have-been-working-on-reproducing-a-graph-with-3-variables-and/m-p/392832#M13483</guid>
      <dc:creator>Uche_Okoro</dc:creator>
      <dc:date>2017-09-03T02:25:06Z</dc:date>
    </item>
    <item>
      <title>Re: I have been working on reproducing a graph with 3 variables and ingraph labelling</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/I-have-been-working-on-reproducing-a-graph-with-3-variables-and/m-p/392837#M13484</link>
      <description>&lt;P&gt;You need to update the code - at minimum at least the path where she's saving the file.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The location of the error makes me suspect that you may have an error before this procedure, not with the actual code.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;What version of SAS do you have and what interface are you working with, ie SAS Studio, Base SAS, SAS EG?&lt;/P&gt;</description>
      <pubDate>Sun, 03 Sep 2017 02:46:26 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/I-have-been-working-on-reproducing-a-graph-with-3-variables-and/m-p/392837#M13484</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2017-09-03T02:46:26Z</dc:date>
    </item>
    <item>
      <title>Re: I need help reproducing a  graph with 3 variables and ingraph labelling</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/I-have-been-working-on-reproducing-a-graph-with-3-variables-and/m-p/392877#M13485</link>
      <description>&lt;P&gt;Here is &lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/12496"&gt;@SuzanneDorinski&lt;/a&gt;'s code again with newer options&amp;nbsp; and ODS statements commented out. Try it again&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#000080" face="Courier New" size="2"&gt;&lt;STRONG&gt;data&lt;/STRONG&gt;&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt; NAR;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;length&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt; drug $ &lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#008080" face="Courier New" size="2"&gt;15&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT face="Courier New" size="2"&gt;;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;input&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt; Drug $ Time Meanlog_NAR;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;cards&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;Placebo 0 .73&lt;/P&gt;
&lt;P&gt;Placebo 1 .57&lt;/P&gt;
&lt;P&gt;Placebo 2 0.56&lt;/P&gt;
&lt;P&gt;Placebo 3 0.54&lt;/P&gt;
&lt;P&gt;Placebo 4 0.52&lt;/P&gt;
&lt;P&gt;Placebo 5 0.54&lt;/P&gt;
&lt;P&gt;Placebo 6 0.56&lt;/P&gt;
&lt;P&gt;Placebo 7 0.57&lt;/P&gt;
&lt;P&gt;Placebo 8 0.52&lt;/P&gt;
&lt;P&gt;Tripolidine 0 0.62&lt;/P&gt;
&lt;P&gt;Tripolidine 1 0.57&lt;/P&gt;
&lt;P&gt;Tripolidine 2 0.59&lt;/P&gt;
&lt;P&gt;Tripolidine 3 0.54&lt;/P&gt;
&lt;P&gt;Tripolidine 4 0.59&lt;/P&gt;
&lt;P&gt;Tripolidine 5 0.58&lt;/P&gt;
&lt;P&gt;Tripolidine 6 0.62&lt;/P&gt;
&lt;P&gt;Tripolidine 7 0.57&lt;/P&gt;
&lt;P&gt;Tripolidine 8 0.58&lt;/P&gt;
&lt;P&gt;pseudoephedrine 0 0.68&lt;/P&gt;
&lt;P&gt;pseudoephedrine 1 0.44&lt;/P&gt;
&lt;P&gt;pseudoephedrine 2 0.40&lt;/P&gt;
&lt;P&gt;pseudoephedrine 3 0.41&lt;/P&gt;
&lt;P&gt;pseudoephedrine 4 0.34&lt;/P&gt;
&lt;P&gt;pseudoephedrine 5 0.37&lt;/P&gt;
&lt;P&gt;pseudoephedrine 6 0.37&lt;/P&gt;
&lt;P&gt;pseudoephedrine 7 0.33&lt;/P&gt;
&lt;P&gt;pseudoephedrine 8 0.36&lt;/P&gt;
&lt;P&gt;Tripo_pseudo 0 0.68&lt;/P&gt;
&lt;P&gt;Tripo_pseudo 1 0.50&lt;/P&gt;
&lt;P&gt;Tripo_pseudo 2 0.47&lt;/P&gt;
&lt;P&gt;Tripo_pseudo 3 0.45&lt;/P&gt;
&lt;P&gt;Tripo_pseudo 4 0.44&lt;/P&gt;
&lt;P&gt;Tripo_pseudo 5 0.46&lt;/P&gt;
&lt;P&gt;Tripo_pseudo 6 0.43&lt;/P&gt;
&lt;P&gt;Tripo_pseudo 7 0.42&lt;/P&gt;
&lt;P&gt;Tripo_pseudo 8 0.45&lt;/P&gt;
&lt;P&gt;;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#000080" face="Courier New" size="2"&gt;&lt;STRONG&gt;run&lt;/STRONG&gt;&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#000080" face="Courier New" size="2"&gt;&lt;STRONG&gt;proc&lt;/STRONG&gt;&lt;/FONT&gt; &lt;STRONG&gt;&lt;FONT color="#000080" face="Courier New" size="2"&gt;format&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT face="Courier New" size="2"&gt;;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;value&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt; $drugtype &lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#800080" face="Courier New" size="2"&gt;'Placebo'&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;=&lt;/FONT&gt;&lt;FONT color="#800080" face="Courier New" size="2"&gt;'Placebo '&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#800080" face="Courier New" size="2"&gt;'Tripolidine'&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;=&lt;/FONT&gt;&lt;FONT color="#800080" face="Courier New" size="2"&gt;'Tripolidine HCL '&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#800080" face="Courier New" size="2"&gt;'pseudoephedrine'&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;=&lt;/FONT&gt;&lt;FONT color="#800080" face="Courier New" size="2"&gt;'Pseudoephedrine HCL '&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#800080" face="Courier New" size="2"&gt;'Tripo_pseudo'&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;=&lt;/FONT&gt;&lt;FONT color="#800080" face="Courier New" size="2"&gt;'Tripolidine HCL+ Pseudoephedrine HCL'&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#000080" face="Courier New" size="2"&gt;&lt;STRONG&gt;run&lt;/STRONG&gt;&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;ods&lt;/FONT&gt; &lt;FONT color="#0000ff" face="Courier New" size="2"&gt;graphics&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt; / &lt;/FONT&gt;&lt;FONT color="#008000" face="Courier New" size="2"&gt;/*attrpriority=none*/&lt;/FONT&gt; &lt;FONT color="#0000ff" face="Courier New" size="2"&gt;width&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;=&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#008080" face="Courier New" size="2"&gt;8&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;in&lt;/FONT&gt; &lt;FONT color="#0000ff" face="Courier New" size="2"&gt;noborder&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;ods&lt;/FONT&gt; &lt;FONT color="#0000ff" face="Courier New" size="2"&gt;escapechar&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;=&lt;/FONT&gt;&lt;FONT color="#800080" face="Courier New" size="2"&gt;'^'&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;*ODS RTF FILE='/folders/myfolders/ODS Graphics/drug plot.rtf';&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#000080" face="Courier New" size="2"&gt;&lt;STRONG&gt;data&lt;/STRONG&gt;&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt; map;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="Courier New" size="2"&gt;id=&lt;/FONT&gt;&lt;FONT color="#800080" face="Courier New" size="2"&gt;"one"&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;; linepattern = &lt;/FONT&gt;&lt;FONT color="#800080" face="Courier New" size="2"&gt;"solid"&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="Courier New" size="2"&gt;value =&lt;/FONT&gt;&lt;FONT color="#800080" face="Courier New" size="2"&gt;'Placebo '&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;; markersymbol=&lt;/FONT&gt;&lt;FONT color="#800080" face="Courier New" size="2"&gt;"diamondfilled "&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;; &lt;/FONT&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;output&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="Courier New" size="2"&gt;value =&lt;/FONT&gt;&lt;FONT color="#800080" face="Courier New" size="2"&gt;'Tripolidine HCL '&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;; markersymbol=&lt;/FONT&gt;&lt;FONT color="#800080" face="Courier New" size="2"&gt;"squarefilled "&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;; &lt;/FONT&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;output&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="Courier New" size="2"&gt;value =&lt;/FONT&gt;&lt;FONT color="#800080" face="Courier New" size="2"&gt;'Pseudoephedrine HCL '&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;; markersymbol=&lt;/FONT&gt;&lt;FONT color="#800080" face="Courier New" size="2"&gt;"trianglefilled"&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;; &lt;/FONT&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;output&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="Courier New" size="2"&gt;value =&lt;/FONT&gt;&lt;FONT color="#800080" face="Courier New" size="2"&gt;'Tripolidine HCL+ Pseudoephedrine HCL'&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;; markersymbol=&lt;/FONT&gt;&lt;FONT color="#800080" face="Courier New" size="2"&gt;"circlefilled "&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;; &lt;/FONT&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;output&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#000080" face="Courier New" size="2"&gt;&lt;STRONG&gt;run&lt;/STRONG&gt;&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#000080" face="Courier New" size="2"&gt;&lt;STRONG&gt;proc&lt;/STRONG&gt;&lt;/FONT&gt; &lt;STRONG&gt;&lt;FONT color="#000080" face="Courier New" size="2"&gt;sgplot&lt;/FONT&gt;&lt;/STRONG&gt; &lt;FONT color="#0000ff" face="Courier New" size="2"&gt;data&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;=NAR &lt;/FONT&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;noborder&lt;/FONT&gt; &lt;FONT color="#0000ff" face="Courier New" size="2"&gt;dattrmap&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;=map &lt;/FONT&gt;&lt;FONT color="#008000" face="Courier New" size="2"&gt;/*nowall*/&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;title&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#008000" face="Courier New" size="2"&gt;*styleattrs datasymbols=(diamondfilled squarefilled trianglefilled circlefilled)&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;datalinepatterns=(solid);&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;refline&lt;/FONT&gt; &lt;STRONG&gt;&lt;FONT color="#008080" face="Courier New" size="2"&gt;0&lt;/FONT&gt;&lt;/STRONG&gt; &lt;STRONG&gt;&lt;FONT color="#008080" face="Courier New" size="2"&gt;3&lt;/FONT&gt;&lt;/STRONG&gt; &lt;STRONG&gt;&lt;FONT color="#008080" face="Courier New" size="2"&gt;6&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT face="Courier New" size="2"&gt; / &lt;/FONT&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;axis&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;=x &lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;label&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;=(&lt;/FONT&gt;&lt;FONT color="#800080" face="Courier New" size="2"&gt;'First Dose'&lt;/FONT&gt; &lt;FONT color="#800080" face="Courier New" size="2"&gt;'Second Dose'&lt;/FONT&gt; &lt;FONT color="#800080" face="Courier New" size="2"&gt;'Third Dose'&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;) &lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;splitchar&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;=&lt;/FONT&gt;&lt;FONT color="#800080" face="Courier New" size="2"&gt;' '&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;lineattrs&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;=(pattern=shortdash);&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;series&lt;/FONT&gt; &lt;FONT color="#0000ff" face="Courier New" size="2"&gt;x&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;=time &lt;/FONT&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;y&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;=meanlog_NAR / &lt;/FONT&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;group&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;=drug &lt;/FONT&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;lineattrs&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;=(&lt;/FONT&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;thickness&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;=&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#008080" face="Courier New" size="2"&gt;2&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT face="Courier New" size="2"&gt;) &lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;nomissinggroup&lt;/FONT&gt; &lt;FONT color="#0000ff" face="Courier New" size="2"&gt;markers&lt;/FONT&gt; &lt;FONT color="#0000ff" face="Courier New" size="2"&gt;markerattrs&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;=(&lt;/FONT&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;size&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;=&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#008080" face="Courier New" size="2"&gt;10&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT face="Courier New" size="2"&gt;) &lt;/FONT&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;attrid&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;=one;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;format&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt; drug &lt;/FONT&gt;&lt;FONT color="#008080" face="Courier New" size="2"&gt;$drugtype.&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt; ;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;xaxis&lt;/FONT&gt; &lt;FONT color="#0000ff" face="Courier New" size="2"&gt;type&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;=discrete &lt;/FONT&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;label&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;=&lt;/FONT&gt;&lt;FONT color="#800080" face="Courier New" size="2"&gt;"Time (hours)"&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;yaxis&lt;/FONT&gt; &lt;FONT color="#0000ff" face="Courier New" size="2"&gt;min&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;=&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#008080" face="Courier New" size="2"&gt;0.2&lt;/FONT&gt;&lt;/STRONG&gt; &lt;FONT color="#0000ff" face="Courier New" size="2"&gt;max&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;=&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#008080" face="Courier New" size="2"&gt;0.8&lt;/FONT&gt;&lt;/STRONG&gt; &lt;FONT color="#0000ff" face="Courier New" size="2"&gt;label&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;=&lt;/FONT&gt;&lt;FONT color="#800080" face="Courier New" size="2"&gt;"Mean Log NAR (cm H ^{unicode '2082'x} O / L / sec)"&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;keylegend&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt; / &lt;/FONT&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;title&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;=&lt;/FONT&gt;&lt;FONT color="#800080" face="Courier New" size="2"&gt;''&lt;/FONT&gt; &lt;FONT color="#0000ff" face="Courier New" size="2"&gt;position&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;=right &lt;/FONT&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;noborder&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#000080" face="Courier New" size="2"&gt;&lt;STRONG&gt;run&lt;/STRONG&gt;&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;*ODS RTF CLOSE;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 03 Sep 2017 21:34:57 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/I-have-been-working-on-reproducing-a-graph-with-3-variables-and/m-p/392877#M13485</guid>
      <dc:creator>PGStats</dc:creator>
      <dc:date>2017-09-03T21:34:57Z</dc:date>
    </item>
  </channel>
</rss>

