AquaPlot::XYZ
Inherits AquaPlot::SeriesOptions / AquaPlot::DataSet / Reference / Object
Constructors
new(x : Indexable(Number), y : Indexable(Number), z : Indexable(Number), **options)
SourceClass methods
from_points(points : Array(Tuple(U, V, W))) forall U, V, W
Sourcefrom_points(*points : Tuple(U, V, W)) forall U, V, W
Source