Preparing search index...
The search index is not available
function-plot
function-plot
default
graphTypes
Variable graphTypes
graph
Types
:
{
interval
:
(
(
chart
:
Chart
)
=>
(
(
selection
:
Selection
<
any
,
FunctionPlotDatum
,
any
,
any
>
)
=>
void
)
)
;
polyline
:
(
(
chart
:
Chart
)
=>
(
(
selection
:
Selection
<
any
,
FunctionPlotDatum
,
any
,
any
>
)
=>
void
)
)
;
scatter
:
(
(
chart
:
Chart
)
=>
(
(
selection
:
Selection
<
any
,
FunctionPlotDatum
,
any
,
any
>
)
=>
void
)
)
;
}
Type declaration
interval
:
(
(
chart
:
Chart
)
=>
(
(
selection
:
Selection
<
any
,
FunctionPlotDatum
,
any
,
any
>
)
=>
void
)
)
(
chart
:
Chart
)
:
(
(
selection
:
Selection
<
any
,
FunctionPlotDatum
,
any
,
any
>
)
=>
void
)
Parameters
chart:
Chart
Returns
(
(
selection
:
Selection
<
any
,
FunctionPlotDatum
,
any
,
any
>
)
=>
void
)
(
selection
:
Selection
<
any
,
FunctionPlotDatum
,
any
,
any
>
)
:
void
Parameters
selection:
Selection
<
any
,
FunctionPlotDatum
,
any
,
any
>
Returns
void
polyline
:
(
(
chart
:
Chart
)
=>
(
(
selection
:
Selection
<
any
,
FunctionPlotDatum
,
any
,
any
>
)
=>
void
)
)
(
chart
:
Chart
)
:
(
(
selection
:
Selection
<
any
,
FunctionPlotDatum
,
any
,
any
>
)
=>
void
)
Parameters
chart:
Chart
Returns
(
(
selection
:
Selection
<
any
,
FunctionPlotDatum
,
any
,
any
>
)
=>
void
)
(
selection
:
Selection
<
any
,
FunctionPlotDatum
,
any
,
any
>
)
:
void
Parameters
selection:
Selection
<
any
,
FunctionPlotDatum
,
any
,
any
>
Returns
void
scatter
:
(
(
chart
:
Chart
)
=>
(
(
selection
:
Selection
<
any
,
FunctionPlotDatum
,
any
,
any
>
)
=>
void
)
)
(
chart
:
Chart
)
:
(
(
selection
:
Selection
<
any
,
FunctionPlotDatum
,
any
,
any
>
)
=>
void
)
Parameters
chart:
Chart
Returns
(
(
selection
:
Selection
<
any
,
FunctionPlotDatum
,
any
,
any
>
)
=>
void
)
(
selection
:
Selection
<
any
,
FunctionPlotDatum
,
any
,
any
>
)
:
void
Parameters
selection:
Selection
<
any
,
FunctionPlotDatum
,
any
,
any
>
Returns
void
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
Modules
function-
plot
default
$eval
globals
graph
Types
with
Web
Workers
Generated using
TypeDoc