graph » options » scale-y-2 » transform

transform

[ root » graph » options » scale-y-2 » transform ]

Pareto Charts only: Style the transform for secondary y axis on a pareto chart.




AttributeTypeDescription
allStringFormats date values when `type: "date"`.
Default Value: null
itemObjectTo set transform item label. This is only available for scaleX object.
Default Value: null
textStringSets the text of the scale label. If `type: "date"` is set within same object, date-related tokens (%M, %d, ...) can be used in this attribute.
Default Value: null
typeStringSet to "date" to convert Unix timestamps into dates.
Accepted Values: ['date']
Default Value: null
uniformBooleanTo set the time-series scale to linear (uniform) or non-linear.
Default Value: null