Search
Preparing search index...
The search index is not available
LineUpJS - v4.6.2
Options
All
Public
Public/Protected
All
Inherited
Menu
LineUpJS - v4.6.2
src
IColorMappingFunction
Interface IColorMappingFunction
Hierarchy
IColorMappingFunction
Implemented by
CustomColorMappingFunction
DivergentColorFunction
QuantizedColorFunction
SequentialColorFunction
SolidColorFunction
UnknownColorFunction
Index
Methods
apply
clone
eq
toJSON
Methods
apply
apply
(
v
:
number
)
:
string
Parameters
v:
number
Returns
string
clone
clone
(
)
:
IColorMappingFunction
Returns
IColorMappingFunction
eq
eq
(
other
:
IColorMappingFunction
)
:
boolean
Parameters
other:
IColorMappingFunction
Returns
boolean
toJSON
toJSON
(
)
:
string
|
ITypedDump
Returns
string
|
ITypedDump
Modules
src
builder
Adapter
renderer
Classes
renderer
Utils
tsd
IColor
Mapping
Function
apply
clone
eq
toJSON