AwesomeChartJS icon indicating copy to clipboard operation
AwesomeChartJS copied to clipboard

A simple JavaScript chart rendering library

#AwesomeChartJS

AwesomeChartJS is a small JavaScript chart rendering library based on the HTML 5 canvas.

##Chart types

  • Vertical and horizontal bar charts
  • Pareto bar charts
  • Pie charts (whole or part)
  • Exploded pie charts (whole or part)
  • Ring/Doughnut charts (whole or part)

##Animations

Now all charts except pareto bar charts can be animated when displayed.

##Demo

Go to demos page

##Usage See demo.html

##License

Copyright (c) 2011 Georgios Migdos [email protected]

Source code is available under the terms of the Apache license v2.0.

##Contributors