The following Pie Chart, drawn by NVD3.js library:
Month: September 2015
How To Use Blazing Charts Pluging To Customize Google Maps
Blazing Charts plugin for WordPress can be used for many things other than charts. In this example, I customize Google Maps using its API to show how Yemen is divided between various factions:
Continue reading How To Use Blazing Charts Pluging To Customize Google Maps
Chartist.js Sample: A Line Chart
The following Line Chart, drawn by Chartist.js library:
D3.js Sample: A Pie Chart
The following Pie Chart, drawn by D3.js library:
Chart.js Sample: Polar Area Chart
Polar area charts are similar to pie charts, but each segment has the same angle – the radius of the segment differs depending on the value.
This type of chart is often useful when we want to show a comparison data similar to a pie chart, but also show a scale of values for context.
The following Polar Area Chart, drawn by Chart.js library: