Preparing search index...
The search index is not available
LineUpJS - v4.7.0
LineUpJS - v4.7.0
DivergentColorFunction
Class DivergentColorFunction
Hierarchy
DivergentColorFunction
Implements
IColorMappingFunction
Index
Constructors
constructor
Properties
apply
name
FUNCTIONS
Methods
clone
eq
toJSON
Constructors
constructor
new
Divergent
Color
Function
(
name
:
string
)
:
DivergentColorFunction
Parameters
name:
string
Returns
DivergentColorFunction
Properties
Readonly
apply
apply
:
(
(
v
:
number
)
=>
string
)
Type declaration
(
v
:
number
)
:
string
Parameters
v:
number
Returns
string
Readonly
name
name
:
string
Static
Readonly
FUNCTIONS
FUNCTIONS
:
{
[key:
string
]
:
(
(
v
:
number
)
=>
string
)
}
= ...
Type declaration
[
key:
string
]:
(
(
v
:
number
)
=>
string
)
(
v
:
number
)
:
string
Parameters
v:
number
Returns
string
Methods
clone
clone
(
)
:
DivergentColorFunction
Returns
DivergentColorFunction
eq
eq
(
other
:
IColorMappingFunction
)
:
boolean
Parameters
other:
IColorMappingFunction
Returns
boolean
toJSON
toJSON
(
)
:
string
Returns
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Modules
Line
UpJS -
v4.7.0
builder
Adapter
renderer
Classes
renderer
Utils
Divergent
Color
Function
constructor
apply
name
FUNCTIONS
clone
eq
toJSON