Reincharts
Preparing search index...
packages/tooltip/src
BollingerBandTooltip
Class BollingerBandTooltip
Hierarchy
Component
<
BollingerBandTooltipProps
>
BollingerBandTooltip
Index
Constructors
constructor
Properties
default
Props
Methods
render
render
SVG
Constructors
constructor
new
BollingerBandTooltip
(
props
:
BollingerBandTooltipProps
)
:
BollingerBandTooltip
Parameters
props
:
BollingerBandTooltipProps
Returns
BollingerBandTooltip
new
BollingerBandTooltip
(
props
:
BollingerBandTooltipProps
,
context
:
any
,
)
:
BollingerBandTooltip
Parameters
props
:
BollingerBandTooltipProps
context
:
any
value of the parent
Context
specified in
contextType
.
Returns
BollingerBandTooltip
Properties
Static
default
Props
defaultProps
:
{
className
:
string
;
displayFormat
:
(
n
:
number
|
{}
)
=>
string
;
displayInit
:
string
;
displayValuesFor
:
(
_
:
any
,
props
:
any
)
=>
any
;
origin
:
number
[]
;
yAccessor
:
(
data
:
any
)
=>
any
;
}
= ...
Methods
render
render
()
:
Element
Returns
Element
Private
Readonly
render
SVG
renderSVG
(
moreProps
:
any
)
:
Element
Parameters
moreProps
:
any
Returns
Element
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
default
Props
Methods
render
render
SVG
Reincharts
Loading...
value of the parent Context specified in
contextType
.