When creating a histogram with SGPLOT - my text (.rtf file) appears in italics when the italic option is not specified in my title statements. Can anyone assist?
Which ods style is active? That is the mostly source of font information if you aren't specifying any. And which text; title, legend, footnote, axis labels, body text generated by ODS text, value labels or something else?
Try a different style on the ODS RTF or ODS tagsets.rtf line defining the output file and see if that changes the behavior.
Which ods style is active? That is the mostly source of font information if you aren't specifying any. And which text; title, legend, footnote, axis labels, body text generated by ODS text, value labels or something else?
Try a different style on the ODS RTF or ODS tagsets.rtf line defining the output file and see if that changes the behavior.
Are you ready for the spotlight? We're accepting content ideas for SAS Innovate 2025 to be held May 6-9 in Orlando, FL. The call is open until September 25. Read more here about why you should contribute and what is in it for you!
Learn how use the CAT functions in SAS to join values from multiple variables into a single value.
Find more tutorials on the SAS Users YouTube channel.