Skip to content

Vizzu-Story / Exports / Vizzu / Data / Filter

Interface: Filter

Vizzu.Data.Filter

Filter object containing a filter function

Hierarchy

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.