3.0.9 • Published 6 years ago

vega-nocanvas v3.0.9

Weekly downloads
2
License
BSD-3-Clause
Repository
github
Last release
6 years ago

Vega Library Clone

This repository holds an unmodified compiled copy of the Vega library browser code (without the Canvas dependencies).

Updating

  • Download the latest vega.zip file from Vega releases page
  • Copy vega.js from vega.zip into the root
  • npm run build (this will update package.json's version and remove require(canvas) statements)
  • git commit -a
  • git push
  • npm publish --access public
3.0.9

6 years ago

3.0.9-beta

6 years ago

3.0.9-alpha

6 years ago

3.0.8

6 years ago