Highcharts Dashboards
Preparing search index...
Data/Modifiers/DataModifierType
DataModifierTypes
Interface DataModifierTypes
Describes the modifier registry as a record object with key and class constructor.
interface
DataModifierTypes
{
Chain
:
typeof
ChainModifier
;
Filter
:
typeof
FilterModifier
;
Invert
:
typeof
InvertModifier
;
Math
:
typeof
MathModifier
;
Range
:
typeof
RangeModifier
;
Sort
:
typeof
SortModifier
;
}
Index
Properties
Chain
Filter
Invert
Math
Range
Sort
Properties
Chain
Chain
:
typeof
ChainModifier
Filter
Filter
:
typeof
FilterModifier
Invert
Invert
:
typeof
InvertModifier
Math
Math
:
typeof
MathModifier
Range
Range
:
typeof
RangeModifier
Sort
Sort
:
typeof
SortModifier
Settings
Theme
OS
Light
Dark
On This Page
Properties
Chain
Filter
Invert
Math
Range
Sort
Highcharts Dashboards
Loading...
Describes the modifier registry as a record object with key and class constructor.