Home > @visualization-tools/cartesian-2d > CanvasCartesianUpdateHooks > (constructor)
Constructs a new instance of the CanvasCartesianUpdateHooks class
Signature:
constructor(getDrawRange: (arg: ICartesian2dUpdateArg<Float64Array>) => IReadonlyRange2d<TTypedArray>);
| Parameter | Type | Description |
|---|---|---|
| getDrawRange | (arg: ICartesian2dUpdateArg<Float64Array>) => IReadonlyRange2d<TTypedArray> |