0.5.2 • Published 7 years ago

fotochrom v0.5.2

Weekly downloads
2
License
MIT
Repository
github
Last release
7 years ago

Fotochrom

The Fotochrom charting library.

npm.io

Usage

As A Script Library

<script src="./dist/fotochrom.js"></script>

As A CommonJS Module

npm install --save fotochrom

and then:

const fc = require('fotochrom');

As A Web Component

bower install --save markbirbeck/fotochrom

and then:

<link rel="import" href="../../fotochrom/fotochrom.html">
0.5.2

7 years ago

0.5.1

7 years ago

0.5.0

7 years ago

0.4.2

7 years ago

0.4.1

7 years ago

0.4.0

7 years ago

0.2.0

7 years ago