Skip to content

Commit f8bbc83

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

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

β€Ž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)