Specifies the width of bands on the chart, or "fit" to calculate the best fit Note: ordinal only
Should the values be clamped ot the domain? Note: quantitative and time only
Controls the domain of the visualization
Exponent to use for the scale Note: quantitative only
Should values be made "nice"? Note: quantitative (boolean) and time (string) only
Specifies the padding between bands Note: ordinal only
Controls the range of value allowed for a visualization - only makes sense for certain types of scales
Should the value be rounded?
Controls the kind of scale
Should the raw domain value be used? Note: quantitative only
Should there be a zero? Note: quantitative only
Generated using TypeDoc
Contains the settings for the scale of a channel TODO: ScaleDef is dependent on field type, and different definitions should exist for each type