0.0.2 • Published 6 years ago

basic-charts v0.0.2

Weekly downloads
3
License
MIT
Repository
github
Last release
6 years ago

basic-charts

This project is intended for learning purposes only and should not be used in any productive environment. However, it can be used to transform predefined Vega specifications to data URI scheme (here: data URL), SVG or HTML (though it might be easier to use Vega directly).

The project itself is written in TypeScript and uses mainly:

Installation

npm install basic-charts

Misc

# Create documentation
npm run docs
# Run tests
npm test
0.0.2

6 years ago

0.0.1

6 years ago