Skip to content

Latest commit

 

History

History
34 lines (20 loc) · 814 Bytes

README.mkdn

File metadata and controls

34 lines (20 loc) · 814 Bytes

#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