Reincharts
Preparing search index...
packages/tooltip/src
MACDTooltip
Class MACDTooltip
Hierarchy
Component
<
MACDTooltipProps
>
MACDTooltip
Index
Constructors
constructor
Properties
default
Props
Methods
render
render
SVG
Constructors
constructor
new
MACDTooltip
(
props
:
MACDTooltipProps
)
:
MACDTooltip
Parameters
props
:
MACDTooltipProps
Returns
MACDTooltip
new
MACDTooltip
(
props
:
MACDTooltipProps
,
context
:
any
)
:
MACDTooltip
Parameters
props
:
MACDTooltipProps
context
:
any
value of the parent
Context
specified in
contextType
.
Returns
MACDTooltip
Properties
Static
default
Props
defaultProps
:
{
className
:
string
;
displayFormat
:
(
n
:
number
|
{}
)
=>
string
;
displayInit
:
string
;
displayValuesFor
:
(
_
:
any
,
props
:
any
)
=>
any
;
origin
:
number
[]
;
}
= ...
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
.