Vizzu / Modules / vizzu / Data / TableBySeries
Interface: TableBySeries
Data table specified by series.
Hierarchy
-
↳
TableBySeries
Properties
filter
• Optional
filter:
FilterCallback
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.
Inherited from
series
• series: Series
[]
The series that make up the the data set.