visualization-tools

Home > @visualization-tools/core > Plot > (constructor)

Plot.(constructor)

Constructs a new instance of the Plot class

Signature:

constructor(arg: IPlotCtorArg<TPlotRange, IEntityGroup<unknown, TRequiredTraits>, TRequiredTraits>);

Parameters

Parameter Type Description
arg IPlotCtorArg<TPlotRange, IEntityGroup<unknown, TRequiredTraits>, TRequiredTraits>