log

A number scale where each range value y can be expressed as a logarithmic function of the domain value x, with y = a * log(x) + b.

Declaration

static var log: ScaleType { get }