briefercloud / briefer

Dashboards and notebooks in a single place. Create powerful and flexible dashboards using code, or build beautiful Notion-like notebooks and share them with your team.
https://briefer.cloud
GNU Affero General Public License v3.0
3.62k stars 209 forks source link

Adding Boolean value filtering capabilities for visualisations #224

Open DanFitzgibbon opened 1 week ago

DanFitzgibbon commented 1 week ago

What

Adds filtering for boolean type columns on visualisation blocks. Closes #196.

How

Additional Comments

The dataframe is still being output without the boolean filter being applied - still checking.