Website
Live demos
Guides
Source
Preparing search index...
The search index is not available
OpenAlgo Charts API - v2.3.2
OpenAlgo Charts API
draw
extendSegment
Function extendSegment
extendSegment
(
a
:
ScreenPoint
,
b
:
ScreenPoint
,
width
:
number
,
left
:
boolean
,
right
:
boolean
,
)
:
[
ScreenPoint
,
ScreenPoint
]
Clamp a segment's endpoints out to the plot edges, keeping its slope.
Parameters
a
:
ScreenPoint
b
:
ScreenPoint
width
:
number
left
:
boolean
right
:
boolean
Returns
[
ScreenPoint
,
ScreenPoint
]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Website
Live demos
Guides
Source
OpenAlgo Charts API - v2.3.2
Loading...
Clamp a segment's endpoints out to the plot edges, keeping its slope.