@@ -7,15 +7,15 @@ large `.csv/.tsv`, `.xlsx/.xlsm`, `.json` array, `.arrow`, `.avro` & `.parquet`
77
88# Data Preview 🈸 MVP Features
99
10- - ` .csv/.tsv ` , ` .xlsc/.xlsm ` , ` .json ` array, ` Arrow ` & ` Avro ` data files Preview, Sorting & Filtering
10+ - ` .csv/.tsv ` , ` .xlsc/.xlsm ` , ` .json ` array, ` .arrow ` & ` .avro ` data files Preview, Sorting & Filtering
1111- Grid Data summary display with Aggregate Functions, Row & Column Pivots (a.k.a. ` Group By ` & ` Split By ` )
12- - Basic Charts auto-gen from data with Aggregate Functions, Row & Column Pivots
12+ - Basic Data Charts creation with Aggregate Functions, Row & Column Pivots
1313- Pluggable Data Charting libraries for stock Charts: [ highcharts] ( https://www.highcharts.com/demo ) || [ d3fc] ( https://d3fc.io/ )
14+ - Persistent Data Preview Settings (Sort, Filter, Pivots, etc.) for restore of open panels on vscode Reload
15+ - Arrow & Avro ` .schema.json ` generation & binary ` Excel ` data files ` .json ` data generation for text data preview
16+ - Filtered data ` .json ` & ` .csv ` Save file options
17+ - Save and Load data view config options
1418- Dark & Light Data Preview Panel Themes
15- - Persistent Data Preview Settings (Sort, Filter, Pivots, etc.) for restore on vscode Reload
16- - ` Excel ` data files, ` .avro ` & ` .arrow ` data ` .json ` & ` .schema.json ` files auto-gen on the 1st Data Preview run
17- - Filtered data ` .json ` & ` .csv ` Save file options.
18- - Save and Load data view config options.
1919
2020![ Perspective Viewer] (https://github.com/RandomFractals/vscode-data-preview/blob/master/images/perspective-viewer.gif?raw=true
2121"Perspective Viewer")
0 commit comments