Releases: RandomFractals/tabular-data-viewer
Uri handler, Data Packages, Installation and Commands doc update release
See new Installation, Configuration, Commands and Data Packages sections in docs:
https://github.com/RandomFractals/tabular-data-viewer#installation
v1.8.0 change log: https://github.com/RandomFractals/tabular-data-viewer/blob/main/CHANGELOG.md#v180---2022-02-10
New built-in Data Packages picker:
Https data loading and display alpha release
new Perspective View and D3FC Charts release
See newly added Perspective View features in Tabular Data Viewer v1.6.0 chaneglog
Perspective Bar chart view example:
Tabular Data Settings release
See newly added Tabular Data Setting features in Tabular Data Viewer v1.5.0 changelog
Added Tabular Data Settings UI:
Persistent table view settings release
Adds persistent table view settings for restore on vscode reload (#64)
Large Data Loading and Display alpha v. release
See Tabular Data Viewer v1.3.0 changelog for details.
Displaying large CSV data file (1.1 GB & ~5.3 million rows) in Table View with nodejs fs.ReadStream
, Papa Parse CSV parsing in a worker thread and incremental loading into Table View:
webview UI toolkit and table view UI controls display patch release
Tabular data viewer docs, data table loading, view and toolbar enhancements release
Tabular Data Viewer δΈ MVP release
see changelog for details: https://github.com/RandomFractals/tabular-data-viewer/blob/main/CHANGELOG.md
Tabular data view with Tabulator and some Save table data options: