Preparing search index...
The search index is not available
LineUpJS - v4.11.0
LineUpJS
SequentialColorFunction
Class SequentialColorFunction
Implements
IColorMappingFunction
Index
Constructors
constructor
Properties
apply
name
FUNCTIONS
Methods
clone
eq
toJSON
Constructors
constructor
new
Sequential
Color
Function
(
name
)
:
SequentialColorFunction
Parameters
name
:
string
Returns
SequentialColorFunction
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
(
)
:
SequentialColorFunction
Returns
SequentialColorFunction
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...