Workspace 6.21.5
ChartToImage

Renders the input chart to a QImage. Note that the output image will be a raster image - to render to an SVG, use the WriteChartToSvgFile operation.

  • Default label: "Render Chart to Image"
  • Member of plug-in: Data analysis
  • Catalogue path: Plotting
Inputs:
ChartCSIRO::DataAnalysis::Chart

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.

Outputs:
ImageQImage