stream-charts
Preparing search index...
app/charts/styling/svgStyle
applyStrokeStylesTo
Function applyStrokeStylesTo
applyStrokeStylesTo
<
E
extends
BaseType
,
D
,
G
extends
BaseType
=
SVGGElement
>
(
selection
:
Selection
<
E
,
D
,
G
,
any
>
,
style
:
Partial
<
SvgStrokeStyle
>
,
)
:
Selection
<
E
,
D
,
G
,
any
>
Type Parameters
E
extends
BaseType
The SVG element (e.g. SVGRectElement, SVGLineElement, etc)
D
The datum type
G
extends
BaseType
=
SVGGElement
Parameters
selection
:
Selection
<
E
,
D
,
G
,
any
>
style
:
Partial
<
SvgStrokeStyle
>
Returns
Selection
<
E
,
D
,
G
,
any
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
stream-charts
Loading...
The SVG element (e.g. SVGRectElement, SVGLineElement, etc)