Added pie chart property to hide label under a user defined limit
I added this property because showing all labels, when there are a lot of small items in the dataset, is quite confusing. Example: piechart.labelPercentageCutoff = 0.05 hide all labels with value less than 5% (I use this most of the times).
Showing
1 changed file
with
3 additions
and
0 deletions
-
Please register or login to post a comment