When collapsePoint is set, values after the collapsePoint will be grouped into the "other" category. For instance, if collapsePoint is 5, the fifth value in the list and all others after will be grouped into the other category. It is recommended that sortType is set to desc. See also: otherColor.
2InfinitydefaultColor changes the color of all elements that do not have a specified color. It defaults to gray
graylime#cdergb(250, 200, 150)Sets the font family. It defaults to sans-serif.
sans-serifserifcursiveSets the font size. It defaults to [height/20]px.
12pt24pt32ptAdjusts font weight. It defaults to normal.
200normalboldAdjusts width of the gap between each bar. Defaults to [width]/20
02550Adjusts the value at the top of the chart. If left empty, it is set so that the largest bar fills the chart
Sum of all values30roundBars adjusts the roundness of the tops of each bar. Setting the value to 0 results in a non-rounded top. Setting it to infinity results in each bar being completely rounded. The default is [height]/30
020InfinitySets the color of the "other" category when applied. Defaults to gray
grayred#cefsortType adjusts the order of the items. The possible values are asc (largest is on the right), desc (largest is on the left), and the default none value. The desc value is recommended when the collapsePoint parameter is used. Note than sortType changes the data.
ascdescnonevalueLabelType changes the text in the valueLabel from 'face' values, where the value is labelled, to 'percent' values, where the percent is labeled. Default is face
FacePercentvalueLabelLocation changes the location of the valueLabel from the top of the chart (the default, top) to above the bar (outside) or to inside the bar (inside). If you do not want a value label, use the none option instead.
insidetopoutsidenonegapWidth = 0
roundBars = 0otherColor = #9cf
collapsePoint = 5
sortType = descWhen collapsePoint is set, values after the collapsePoint will be grouped into the "other" category. For instance, if collapsePoint is 5, the fifth value in the list and all others after will be grouped into the other category. It is recommended that sortType is set to desc. See also: otherColor.
2InfinitydefaultColor changes the color of all elements that do not have a specified color. It defaults to gray
graylime#cdergb(250, 200, 150)Sets the font family. It defaults to sans-serif.
sans-serifserifcursiveSets the font size. It defaults to [height/20]px.
12pt24pt32ptAdjusts font weight. It defaults to normal.
200normalboldAdjusts width of the gap between each bar. Defaults to [height]/60
02040Sets what size a pie slice (as a decimal between 0 and 1) has to be to have a label. Defaults to 0.05
00.11Sets what size a pie slice (as a decimal between 0 and 1) has to be to have a label. Defaults to 0.1
00.11Sets the color of the "other" category when applied. Defaults to gray
grayred#cefsortType adjusts the order of the items. The possible values are asc (largest is on the right), desc (largest is on the left), and the default none value. The desc value is recommended when the collapsePoint parameter is used. Note than sortType changes the data.
ascdescnonevalueLabelType changes the text in the valueLabel from 'face' values, where the value is labelled, to 'percent' values, where the percent is labeled. Default is face
FacePercent