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