Skip to main content

ChartModelFilter

ChartModelFilter = (v) => boolean

Defines a function that is used to accept or reject specific nodes/groups in the data source a chart is attached to.

Parameters

v

Node | Group

Returns

boolean