0.5.2 • Published 9 years ago
fotochrom v0.5.2
Fotochrom
The Fotochrom charting library.

Usage
As A Script Library
<script src="./dist/fotochrom.js"></script>As A CommonJS Module
npm install --save fotochromand then:
const fc = require('fotochrom');As A Web Component
bower install --save markbirbeck/fotochromand then:
<link rel="import" href="../../fotochrom/fotochrom.html">