Reference

CategorySeriesData

Contains the series data for a single category

Properties

  • image

    The image url of the category (e.g. a data URL)

    string | null
  • label

    The label of the category

    string | null
  • values

    The values that belong to the category

    number[] | null