Preparing search index...
The search index is not available
LineUpJS - v4.11.0
LineUpJS
UnknownColorFunction
Class UnknownColorFunction
Implements
IColorMappingFunction
Index
Constructors
constructor
Properties
apply
Methods
clone
eq
toJSON
Constructors
constructor
new
Unknown
Color
Function
(
apply
)
:
UnknownColorFunction
Parameters
apply
:
(
(
v
)
=>
string
)
(
v
)
:
string
Parameters
v
:
number
Returns
string
Returns
UnknownColorFunction
Properties
Readonly
apply
apply
:
(
(
v
)
=>
string
)
Type declaration
(
v
)
:
string
Parameters
v
:
number
Returns
string
Methods
clone
clone
(
)
:
UnknownColorFunction
Returns
UnknownColorFunction
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
clone
eq
toJSON
LineUpJS - v4.11.0
Loading...