Namespace plotting
Functions
-
Creates an object that encapsulates details about heat map. The heat map consists of multiple bands/columns, one band per each output item. The band covers an area from
lowerBound
toupperBound
Parameters
-
lowerBound: number
A value in the domain of the indicator
-
upperBound: number
A value in the domain of the indicator
Returns HeatmapBuilder
-
-
Creates an object that encapsulates details about a multi-segment path.
Returns PathBuilder
Generated using TypeDoc
Utility module that provides helper functions for
Canvas
related custom plotting.