Enumeration ChannelType

Enum representing the types of channels available for a heatmap.

Enumeration Members

Enumeration Members

Continuous: "continuous"

Represents a continuous channel type.

Discrete: "discrete"

Represents a discrete channel type.

ValueRanges: "valueRanges"

Represents a value ranges channel type.

Generated using TypeDoc