RandomFractals / tabular-data-viewer

Tabular Data Viewer 🀄 VSCode extension for viewing very large local and remote CSV and TSV data files with Tabulator Table, Perspective Datagrid and D3FC Chart Views 📊📈
https://marketplace.visualstudio.com/items?itemName=RandomFractalsInc.tabular-data-viewer
Apache License 2.0
12 stars 0 forks source link

Enable Column filters in Table View #68

Closed RandomFractals closed 2 years ago

RandomFractals commented 2 years ago

See Tabulator docs on filters: http://tabulator.info/examples/5.0?#filter-header

Make it optional via tabular.data.columnFilters: true/false config.

Eventually, add custom filters UI section to the Table View similar to Filter overview example:

http://tabulator.info/docs/5.0/filter#overview

or via custom Filter popup menu in column headers.

RandomFractals commented 2 years ago

will be added in the new data package explorer pro version: https://github.com/RandomFractals/data-package-explorer