Preparing search index...
The search index is not available
ixfx
ixfx
Visual
Drawing
pointLabels
Function pointLabels
Draws labels for a set of points
point
Labels
(
ctx
,
pts
,
opts
?
,
labels
?
)
:
void
Parameters
ctx
:
CanvasRenderingContext2D
pts
:
readonly
Point
[]
Points to draw
opts
:
{
fillStyle
?:
string
;
}
= {}
Optional
Readonly
fill
Style
?:
string
Optional
labels
:
readonly
string
[]
Labels for points
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
ixfx
Loading...
Draws labels for a set of points