14 lines
525 B
Markdown
Executable File
14 lines
525 B
Markdown
Executable File
[![](https://github.com/rendro/easy-pie-chart/raw/master/demo/img/easy-pie-chart.png)](http://drbl.in/ezuc)
|
|
|
|
* highly customizable
|
|
* very easy to implement
|
|
* resolution independent (retina optimized)
|
|
* uses `requestAnimationFrame` for smooth animations on modern devices and
|
|
* works in all modern browsers, even in IE7+ with [excanvas](https://code.google.com/p/explorercanvas/wiki/Instructions)
|
|
|
|
### framework support
|
|
|
|
* Vanilla JS *(no dependencies)* (~872 bytes)
|
|
* jQuery plugin (~921 bytes)
|
|
* Angular Module (~983 bytes)
|