Re: [visualization-api] Pie Chart is not displaying percentage for low values

2015-12-16 Thread Sergio Guillen
I first option was labeled and I had this: http://jsfiddle.net/5rd751hx/8/ As you can see small values doesn't have an associated label. You'll have to change your chart bounds so there is room for the labeled > legend values, which are displayed outside the piechart circle. > Maybe the

[visualization-api] Pie Chart is not displaying percentage for low values

2015-12-15 Thread Sergio Guillen
I've been trying Google's Chart API for a time, it works like a charm for my needs but I figured out that when using pie chart with low percentages the library doesn't display the lower ones. I tried to reduce fontSize property, it works for certain values (example