SVG graphs might not render correctly in SAS® Enterprise Guide®


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

  1. Select ToolsOptions from the SAS Enterprise Guide menu bar.
  2. On the left pane, under Results, click HTML.
  3. Then, on the right pane, under Additional options for ODS HTML statement, enter the following: metatext="http-equiv=""X-UA-Compatible"" content=""IE=edge"""

  4. Click OK to save the changes. 

Method 2

  1. Select ToolsOptions from the SAS Enterprise Guide menu bar.
  2. On the left pane, under Results, click Graph.
  3. 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

  4. Click OK to save the changes.