In some scenarios, SVG-formatted graphs might not render or display correctly in SAS Enterprise Guide. When this issue occurs, several rows of raw SVG commands are displayed in the Results viewer window instead of the graph.
Workaround
To circumvent this issue, do either of the following:
Method 1
- Select Tools ► Options from the SAS Enterprise Guide menu bar.
- On the left pane, under Results, click HTML.
- Then, on the right pane, under Additional options for ODS HTML statement, enter the following: metatext="http-equiv=""X-UA-Compatible"" content=""IE=edge"""
- Click OK to save the changes.
Method 2
- Select Tools ► Options from the SAS Enterprise Guide menu bar.
- On the left pane, under Results, click Graph.
- On the right pane, under Graph Format, select PNG. When you select PNG as the value for Graph Format, you then need to enable the following two options in this window:
Include titles inside the image
Include footnotes inside the image
- Click OK to save the changes.