Eulergraph
Preparing search index...
index
getArrowPath
Function getArrowPath
getArrowPath
(
type
:
any
,
color
:
any
,
lineWeight
:
any
,
scale
:
any
,
)
:
|
{
d
:
string
;
offset
:
number
;
svg
:
string
;
type
:
string
}
|
{
d
:
string
;
offset
:
number
;
svg
?:
undefined
;
type
:
string
}
|
null
|
undefined
Parameters
type
:
any
color
:
any
lineWeight
:
any
scale
:
any
Returns
|
{
d
:
string
;
offset
:
number
;
svg
:
string
;
type
:
string
}
|
{
d
:
string
;
offset
:
number
;
svg
?:
undefined
;
type
:
string
}
|
null
|
undefined
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Eulergraph
Loading...