Home > @visualization-tools/core > Plot > (constructor)
Constructs a new instance of the Plot class
Signature:
constructor(arg: IPlotCtorArg<TPlotRange, IEntityGroup<unknown, TRequiredTraits>, TRequiredTraits>);
| Parameter | Type | Description |
|---|---|---|
| arg | IPlotCtorArg<TPlotRange, IEntityGroup<unknown, TRequiredTraits>, TRequiredTraits> |