HilbertParameters
Defined in: hilbert.ts:140
Parameters for gridify_hilbert.
Properties
Section titled “Properties”keep_aspect_ratio?
Section titled “keep_aspect_ratio?”optional keep_aspect_ratio?: boolean;Defined in: hilbert.ts:144
Pads the shorter axis so the data’s aspect ratio survives the mapping.
level: number;Defined in: hilbert.ts:142
Curve level; the grid is 2^level cells on a side.