Workspace 6.21.5
WriteChartToSvgFile

Writes a chart to an Scalable Vector Graphics (SVG) file. Vector graphics formats are often desirable over other image formats, such as PNG or JPG formats because they can be easily scaled to a higher resolution or alternative aspect ratio without altering the contents of the file.

  • Default label: "Write chart to SVG file"
  • Member of plug-in: Data analysis
  • Catalogue path: Plotting
Inputs:
ChartCSIRO::DataAnalysis::Chart

File nameQString

Widthint

Heightint

Render timeout (msec)int

If the chart script does not notify Workspace that it has completed rendering, the operation will render whatever is available after this number of milliseconds.