@moritzbrantner/charts - v0.1.1
GitHub
Preparing search index...
ChartSampleInteraction
Type Alias ChartSampleInteraction<TProperties>
type
ChartSampleInteraction
<
TProperties
=
Record
<
string
,
unknown
>
>
=
{
clientX
:
number
;
clientY
:
number
;
domainValue
:
number
;
sample
:
ChartDensitySample
<
TProperties
>
;
}
Type Parameters
TProperties
=
Record
<
string
,
unknown
>
Index
Properties
client
X
client
Y
domain
Value
sample
Properties
client
X
clientX
:
number
client
Y
clientY
:
number
domain
Value
domainValue
:
number
sample
sample
:
ChartDensitySample
<
TProperties
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
client
X
client
Y
domain
Value
sample
GitHub
@moritzbrantner/charts - v0.1.1
Loading...