Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ChartData

TData represents the data point type. If unspecified, a default is provided based on the chart type. TLabel represents the label type

Hierarchy

  • ChartData

Index

Properties

Properties

Optional datasets

datasets?: ChartDataset[]

Data sets

Optional labels

labels?: ScriptableAndArray<string>

Labels

Generated using TypeDoc