Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Added Input_X2_Values and Input_Y2_Values

...

A list of x-coordinate values separated by a “/” or a vector (in Macro) or a numpy array (Python) of numbers. Only available for 'Xy' type plots when Input X Type is Number.

...

A list of y-coordinate values separated by a “/” or a vector (in Macro) or a numpy array (Python) of numbers. Only available for 'Xy' type plots when Input Y Type is Number.

Input X2 Values

A list of x-coordinate values separated by a “/” or a vector (in Macro) or a numpy array (Python) of numbers. Only available for XY Area type plots.

Input Y2 Values

A list of y-coordinate values separated by a “/” or a vector (in Macro) or a numpy array (Python) of numbers. Only available for XY Area type plots.

Input X Missing Value

Specifies the value which will be considered 'missing' when plotting. Only available for 'Xy' type plots when Input X Type is Number.

...

A list of longitude values separated by a “/” or a vector (in Macro) or a numpy array (Python) of numbers. Only available for 'Geo' type plots.

...

A list of latitude values separated by a “/” or a vector (in Macro) or a numpy array (Python) of numbers. Only available for 'Geo' type plots.

...

Specifies the actual values at the points whose coordinates are given in the other parameters. A list of values separated by a “/” or a vector (in Macro) or a numpy array (Python) of numbers.

Input Binning

Drop a Binning icon here. Only available for 'Binning' type plots. See Binning.

...