Releases: RandomFractals/vscode-data-preview
added http data preview
see ticket #15 for more info
here is https://raw.githubusercontent.com/vega/vega-datasets/master/data/airports.csv
try others from this vega_vis data repo: https://github.com/vega/vega-datasets/tree/master/data
switched to async data load
see ticket #142 for new async data reads api code changes & more info
fixed local data files loading for win10
v1.41.0 #141 switched to Uri.file instead of parse for local data file reads
updated typescript & @types/node dev dependencies to latest
updated typescript & @types/node dev dev dependencies to latest I don't see no harm in that, but let's test it out ... since I like to keep all my libs fresh :)
data.view .config json load/save and format/parse refinements
see code changes in ticket #107 fore more info
& new https://github.com/RandomFractals/vscode-data-preview/blob/master/data/json/cars-filter-by-name.config example
Plus added Backers section to docs
added support https://ko-fi.com/datapixy to docs
see ticket #118 for more info
updated data viewer scripts/styles and tslint to latest
changed data.preview.create.json.schema setting default to true
see 6f05e53 & configuration for more info
large data examples and provided chart types docs update
see updated data/large/ data and config examples
and provided chart types section in docs:
https://github.com/RandomFractals/vscode-data-preview#provided-chart--types
light theme charts:
open data file implementation, pic and docs update
see updated usage tips in docs: https://github.com/RandomFractals/vscode-data-preview#data-preview--launch-tips