The filter transform removes objects from a data stream based on a provided filter expression.
Build the transformation
The vega dataflow instance
The vega-dataflow node that is the parent of this node
The chart-parts dataset
The filter to use for limiting results. If the expression evaluates to false, the data object will be filtered.
The filter transform removes objects from a data stream based on a provided filter expression.