kartograph / kartograph.js

UNMAINTAINED Open source JavaScript renderer for Kartograph SVG maps
http://kartograph.org
GNU Lesser General Public License v3.0
1.51k stars 228 forks source link

Add a check for pie chart when there is only one value #71

Open ThomasFournaise opened 9 years ago

ThomasFournaise commented 9 years ago

When drawing pie chart and there is only one value it previously draw an arc with the same start and end angle (so it draws a line) It now draws a circle when there is a single value. So it really represents 100%