SetType
Sets the plot type for curve editor.
Syntax
<Curve Editor Object> SetType<typename>
Description
Arguments
- typename
- Options include xy, bar, polar, or complex.
Returns
None.
Example
$editor SetType polar
Sets the plot type for curve editor.
<Curve Editor Object> SetType<typename>
None.
$editor SetType polar