https://cgi-italy.github.io/insula/schemas/v1.1.0/common/dataset-colormap.schema.json#/properties/range
Abstract | Extensible | Status | Identifiable | Custom Properties | Additional Properties | Access Restrictions | Defined In |
---|---|---|---|---|---|---|---|
Can be instantiated | No | Unknown status | No | Forbidden | Allowed | none | dataset-colormap.schema.json* |
object
(Color map range)
Property | Type | Required | Nullable | Defined by |
---|---|---|---|---|
min | number |
Required | cannot be null | Dataset color map |
max | number |
Required | cannot be null | Dataset color map |
The color map range minumum value
min
is required
Type: number
(Range min value)
cannot be null
defined in: Dataset color map
number
(Range min value)
The color map range maximum value
max
is required
Type: number
(Range max value)
cannot be null
defined in: Dataset color map
number
(Range max value)