UI.PlotLine¶
Name | - | Description | Default | Type |
---|---|---|---|---|
<input> |
A sequence of point coordinates. | [Float2] |
||
<output> |
The output of this shard will be its input. | [Float2] |
||
Color |
Stroke color. | none |
Color Var(Color) |
|
Name |
Name of this chart, displayed in the plot legend. | none |
String |
Line-connected points on a plot.
Examples¶
1 2 3 4 5 6 7 8 9 10 11 12 13 |
|