graph » scale
scale
[ root » graph » scale]
Pie and Gauge Charts Only: This object is used to adjust the size (and layout, for pie chart small multiples only) of the charts. Note that this object is distinct from the scale-r
object. Refer to the Pie Charts Tutorial and the Angular Gauge Charts Tutorial for more information.
Attribute | Type | Info |
---|---|---|
layout | Numeric | Pie Chart Small Multiples Only: To specify how many columns and rows the pie charts should be organized into. See the Pie Charts Tutorial for more information. 1x3 | 2x4 | 5x5 | ... |
size-factor sizeFactor | Numeric | To modify the size of the chart. Provide a value in relation to 1.0 or 100%. 0.3 | 0.9 | "30%" | "90%" | ... |