The color used to represent this category (e.g. on maps or charts).
Optional
descriptionOptional user-facing description for this category that could show up in UI or tooltips.
An arbitrary ID used to identify this category.
Optional
nameOptional user-facing name for this category that could show up in UI or tooltips.
Generated using TypeDoc
An arbitrary category definition, consisting of category name, color, etc.
Categories are used for example when categorizing metric values (e.g. values <10 are categorized as "low" or the value 0 is categorized as "Off", etc.) See MetricCatalogOptions.metricCategorySets and categorySetId.
Example
Example