Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Table1NF

Data table in first-normalized form.

Hierarchy

Index

Properties

Properties

Optional filter

A filter callback is called on each record of the dataset on chart generation. If the callback returns false, the record will not be shown on the chart.

Optional records

records: string[][]

The array of data records to be appended to the end of the data set.

Optional series

series: Series[]

The list of the data series that make up the data set.

Generated using TypeDoc