Skip to content
xuexue edited this page Feb 15, 2013 · 10 revisions

Polychart.js is an expressive JavaScript graphing library capable of producing a wide array of graphics fairly easily. It is based on the Grammar of Graphics, with an additional, built-in interaction model.

Resources

Installing

Download the latest version here:

Or, to link directly to the latest release, copy this snippet:

<script src="http://polychartjs.com/polychartjs.v2.min.js"></script>

Or, if you want the full repository including tests:

Or, from the command line:

git clone git://github.com/polychart/polychartjs2.git