Skip to content
timmclean edited this page Aug 2, 2013 · 10 revisions

Polychart.js is an expressive JavaScript graphing library capable of producing a wide array of graphics fairly easily. It takes care of many of the fiddly details that make plotting a hassle (like drawing legends) as well as providing a powerful model of graphics that makes it easy to produce complex multi-layered graphics. Additionally, it has a built-in interaction model that makes it easy to produce charts that interact with the user and with one another.

Resources

Installing

Download the latest version at:

Or, from the command line:

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