Skip to main content

Metric Spec

Defines a word cloud chart.

Overview

Compatible Specs

Metric is a standalone spec and cannot be combined with other specs except the Settings specs.

Overrides

  • specType -> SpecType.Series
  • chartType -> ChartType.Metric

Props

All props can be found via MetricSpecProps type.

Spec Props

Inherits Spec props

data

  • Type: data: (MetricDatum | undefined)[][]
  • Default: []