Easy pie chart is a jQuery plugin that uses the canvas element to render simple pie charts for single values.
Easy pie chart is a jQuery plugin that uses the canvas element to render simple pie charts for single values. These charts are highly customizable, very easy to implement, scale to the resolution of the display of the client to provide sharp charts even on retina displays, and use requestAnimationFrame for smooth animations on modern devices.
Visit Demo Page: Demo Page
Check my Website: Website
- Query Base (select value, label from table)
- Cross Browser
- Item Level Help
- LightWeight
- Size Definition
- Background, Foreground and label Color
- Animation Speed (msec)
- Thickness of Bar size
- Font size and Font Family
- Label Font Color
- Support effects: Butt and Round
- Browser support
This plugin supports all major browsers that support the canvas element. With excanvas you can even render the charts on IE 7+8.
Version 1.1
See LICENSE.md