vscode-vega-viewer
vscode-vega-viewer copied to clipboard
VSCode extension for Interactive Preview of Vega and Vega-Lite maps πΊοΈ and graphs π.
see docs in vscode May 2022 release notes: https://code.visualstudio.com/updates/v1_68#_sponsoring-extensions
see: https://github.com/microsoft/vscode/releases
see: https://github.com/RandomFractals/vscode-vega-viewer/pull/132
see: https://github.com/vega/vega-lite/releases
see: https://github.com/vega/vega/releases
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. Commits 7efb22a 1.2.6 ef88b93 security notice for additional prototype pollution issue c2b9819 isConstructorOrProto adapted from PR bc8ecee test from prototype pollution PR See full...
Hi there, thanks a lot for the work you put in, we use the extension every day π As the title mentions, a simple spec with "width":"container" won't work. Do...
Adds the [vega-projection-extended package](https://github.com/vega/vega-projection-extended) to the viewer. This "unlocks" many more geographical projections in Vega and Vega-Lite. For example the nicely balanced [robinson projection](https://en.wikipedia.org/wiki/Robinson_projection). These are also included in the...
should also work with new github/codespaces integration once I get beta access to it. see: https://github.com/microsoft/vscode/issues/104199#issuecomment-687864712 + https://code.visualstudio.com/updates/v1_37?ref=codebldr#_vscodeworkspacefs + https://code.visualstudio.com/api/advanced-topics/remote-extensions#incorrect-execution-location
Bumps [glob-parent](https://github.com/gulpjs/glob-parent) from 5.1.1 to 5.1.2. Release notes Sourced from glob-parent's releases. v5.1.2 Bug Fixes eliminate ReDoS (#36) (f923116) Changelog Sourced from glob-parent's changelog. 5.1.2 (2021-03-06) Bug Fixes eliminate ReDoS...