Skip to content

Commit f8bbc83

Browse files
add flat data grid to features list in docs (#120)
1 parent 4435c43 commit f8bbc83

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

โ€ŽREADME.mdโ€Ž

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ TODO: add a pic with simple data table, data summary and new flat data grid rend
2626
- View `CSV`, semi-flat `XML`, [`GeoJSON`](https://www.rfc-editor.org/rfc/rfc7946.html) and `JSON` **array** data Notebook ๐Ÿ““ cell โŒ— output in HTML table with column sort, number and date formatting
2727
- Incremental Data Table ๐Ÿˆธ rows creation on table scroll for faster display of larger datasets
2828
- [Data Summary ๐Ÿ“Š Renderer View](https://github.com/RandomFractals/vscode-data-table#data-summary--renderer-view) for a quick overview of loaded dataset
29+
- [Flat Data ไธญ Grid Renderer](https://github.com/RandomFractals/vscode-data-table#flat-data-%E4%B8%AD-grid-renderer) with column summary headers, filtering, and `CSV` save options
2930
- Built-in [REST Book](https://github.com/RandomFractals/vscode-data-table#rest-book-example) ๐Ÿ““ [Python](https://github.com/RandomFractals/vscode-data-table#python-notebook-example) ๐Ÿ [TypeScript Notebook](https://github.com/RandomFractals/vscode-data-table#typescript-notebook-example) ๐Ÿ““ [.NET Interactive Notebook](https://github.com/RandomFractals/vscode-data-table#net-interactive-notebook-example) ๐Ÿ““ and [Pyolite](https://github.com/RandomFractals/vscode-data-table#pyolite-notebook-example) ๐Ÿ [Notebook Examples](https://github.com/RandomFractals/vscode-data-table#-examples) ๐Ÿ“š
3031
- [Geo ๐ŸŒ Data Table ๐Ÿˆธ View](https://github.com/RandomFractals/vscode-data-table#geo--data-table--view)
3132
- Experimental [XML Data Table ๐Ÿˆธ View](https://github.com/RandomFractals/vscode-data-table#xml-data-table--view)

0 commit comments

Comments
ย (0)