linear
A number scale where each range value y can be expressed as a linear function of the domain value x, with y = a * x + b.
Declaration
static var linear: ScaleType { get }A number scale where each range value y can be expressed as a linear function of the domain value x, with y = a * x + b.
static var linear: ScaleType { get }