Preparing search index...
The search index is not available
LineUpJS - v4.11.0
LineUpJS
DivergentColorFunction
Class DivergentColorFunction
Implements
IColorMappingFunction
Index
Constructors
constructor
Properties
apply
name
FUNCTIONS
Methods
clone
eq
toJSON
Constructors
constructor
new
Divergent
Color
Function
(
name
)
:
DivergentColorFunction
Parameters
name
:
string
Returns
DivergentColorFunction
Properties
Readonly
apply
apply
:
(
(
v
)
=>
string
)
Type declaration
(
v
)
:
string
Parameters
v
:
number
Returns
string
Readonly
name
name
:
string
Static
Readonly
FUNCTIONS
FUNCTIONS
:
{
[
key
:
string
]
:
(
(
v
)
=>
string
)
;
}
= ...
Type declaration
[
key
:
string
]:
(
(
v
)
=>
string
)
(
v
)
:
string
Parameters
v
:
number
Returns
string
Methods
clone
clone
(
)
:
DivergentColorFunction
Returns
DivergentColorFunction
eq
eq
(
other
)
:
boolean
Parameters
other
:
IColorMappingFunction
Returns
boolean
toJSON
toJSON
(
)
:
string
Returns
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
constructor
apply
name
FUNCTIONS
clone
eq
toJSON
LineUpJS - v4.11.0
Loading...