Workspace 6.21.5
CreateChart

  • Default label: "Create chart"
  • Member of plug-in: Data analysis
  • Catalogue path: Plotting
Inputs:
ScriptQStringThe script that will be executed to generate the chart. This is written in Javascript taking advantage of d3.js and the convenience library nvd3.js (for simple plot types). This can be customised to generate any 2D visualisation of the input data.Note that template scripts can be loaded via the properties widget for this operation.
StyleQString

The CSS style to apply to the chart generated by this widget. The style can be completely customised in order to generate the desired effect. Note that template styles can be loaded via the properties widget of this operation.

Outputs:
ChartCSIRO::DataAnalysis::Chart