Pie Charts
General parameters in pie charts
maxPieSectors
float
Max pie sectors. After that number the sectors will be put in a sector
named 'other'.
Default:
20
Used in:
Pie
pieInnerRadius
float
Percentage of the radius in the pies to remove to make a donut. It must be
a number between 0 to 1
Default:
Used in:
Pie
pieLabelType
option
Pie label type to show the percentage of the slice or the actual number
Default:
percentage
Used in:
Pie
pieSegmentSeparation
integer
Length in pixels for the separation of the pieces of the pie charts
Default:
1
Used in:
Pie
showPieGrid
boolean
A flag to show the labels for the grid when plotting multiple pies
Default:
true
Used in:
Pie
showPieSampleLabel
boolean
A flag to show the sample label when plotting multiple pies
Default:
true
Used in:
Pie
startPieSectors
float
Starting degrees for pie sectors. 0 is equivalent to 3:00 oclock
Default:
Used in:
Pie