class

AquaPlot::XYZ

Inherits AquaPlot::SeriesOptions / AquaPlot::DataSet / Reference / Object

Constructors

new(x : Indexable(Number), y : Indexable(Number), z : Indexable(Number), **options)
Source

Class methods

from_points(points : Array(Tuple(U, V, W))) forall U, V, W
Source
from_points(*points : Tuple(U, V, W)) forall U, V, W
Source