Skip to main content
cngx-src documentation

ScaleFn

Type Aliascommon/chart

projects/common/chart/chart/chart-context.ts

Description#

Generic scale function shape. Maps a domain value of type TIn to a range value (typically a pixel coordinate). Mirrors the result type of every create*Scale factory in @cngx/common/chart.

Definition#

function