Adds the specified SVG string to the display. If a filename is included, the SVG data will also be saved to that filename within the project results folder.
str
The SVG string data to add to the display.
str
An optional filename where the SVG data should be saved within the project results folder.
None