Reference

CategoryBulletChartData

Contains the bullet chart data for a single category

Properties

  • barEnd

    The end of the bar (higher domain value)

    number
  • barStart

    The start of the bar (lower domain value)

    number
  • current

    The values that belong to the category

    number
  • image

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

    string | null
  • label

    The label of the category

    string | null