visualization-tools

Home > @visualization-tools/cartesian-2d > Scene2dCategorySorted > (constructor)

Scene2dCategorySorted.(constructor)

Constructs a new instance of the Scene2dCategorySorted class

Signature:

constructor(update2dGroup: IUpdate2dGroup<TPlotRange, TUpdateArg, TRequiredTraits>);

Parameters

Parameter Type Description
update2dGroup IUpdate2dGroup<TPlotRange, TUpdateArg, TRequiredTraits>