Class Scale (2.15.3)

Scale(value)

Types of scales used in axes.

Enums

Name Description
SCALE_UNSPECIFIED Scale is unspecified. The view will default to `LINEAR`.
LINEAR Linear scale.
LOG10 Logarithmic scale (base 10).