AwesomeChartJS is a simple Javascript library that can be used to create charts based on the HTML 5 canvas tag element. The main goal during development was to pick sane defaults in order to let the user create simple charts quickly with just a couple of lines of code.
The library is standalone (doesn’t require any JS frameworks) and works very straightforward with an easy-to-use function.
Please feel free to join us and you are always welcome to share your thoughts even if you have more reference links related to other tips and tricks that our readers may like. |
|
|
AwesomChartJS Preview:
It supports multiple chart types:
- vertical and horizontal bar charts
- pareto bar charts
- pie charts (whole or part)
- exploded pie charts
- ring/doughnut charts
It focuses on simplicity and doesn’t offer too much for customization other than the title, chart type and labels. Yet, simplicity is sometimes all we ask for.
Requirements: No Requirements
Compatibility: All Modern Browsers
Website: http://cyberpython.github.com/AwesomeChartJS/
Download: https://github.com/cyberpython/AwesomeChartJS