Pie Charts
JavaScript Chart Types
Pie Charts
Pie charts are a popular JavaScript chart type offering proportional segmented values relative to the whole. JSCharting supports advanced pie features including label callouts, donut charts, HTML tooltips and stacked or nested pie support to quickly and efficiently compare data across different periods or groupings. Create a simple pie chart with no CSS settings required using resolution independent SVG and HTML5. JavaScript pie charts show your data points, custom styling (including background colors), start angle, border width and more. The pie chart data visualization requires no server-side code and accepts JSON configuration and data input with no plugins (not even jQuery) required.
See also Donut Chart Gallery