Workspace 6.21.5
|
Renders the input chart to an SVG string representing an image.
Inputs: | |||
---|---|---|---|
Chart | CSIRO::DataAnalysis::Chart | ||
Width | int | ||
Height | int | ||
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: | |||
SVG Text | QString |