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 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.

...