|
The first parameter to modify is the one describing the input plot type. Then, lists of data values can be entered directly into the editor.
Specifies the type of plot to be generated. This also implicitly specifies the type of data which will be entered. The available modes follow a set format: the first part is either 'Geo' (geographical coordinates) or 'Xy' (more generic coordinates); the second part is 'Points' (individual points), 'Vectors' (individual points with vector information) or 'Binning' (the points will be gridded – see XXXXXXXXXX).
Specifies how the X values should be interpreted. Only available for 'Xy' type plots.
Specifies how the Y values should be interpreted. Only available for 'Xy' type plots.
A list of x-coordinate values separated by a “/”. Only available for 'Xy' type plots when Input X Type is Number.
A list of y-coordinate values separated by a “/”. Only available for 'Xy' type plots when Input Y Type is Number.
Specifies the value which will be considered 'missing' when plotting. Only available for 'Xy' type plots when Input X Type is Number.
Specifies the value which will be considered 'missing' when plotting. Only available for 'Xy' type plots when Input Y Type is Number.
A list of dates to be used as x-coordinate values separated by a “/”. See on page 6 for details on how to specify dates to the visualiser icons. Only available for 'Xy' type plots when Input X Type is Date.
A list of dates to be used as x-coordinate values separated by a “/”. See on page 6 for details on how to specify dates to the visualiser icons. Only available for 'Xy' type plots when Input Y Type is Date.
A list of longitude values separated by a “/”. Only available for 'Geo' type plots.
A list of latitude values separated by a “/”. Only available for 'Geo' type plots.
A list of x vector component values separated by a “/”. Only available for 'Vectors' type plots.
A list of y vector component values separated by a “/”. Only available for 'Vectors' type plots.
Specifies the actual values at the points whose coordinates are given in the other parameters. A list of values separated by a “/”.
Drop a Binning icon here. Only available for 'Binning' type plots. See XXXXXXX.