Perseus
Preparing search index...
@khanacademy/perseus
<internal>
PointGraphOptions
Type Alias PointGraphOptions
type
PointGraphOptions
=
{
numPoints
?:
number
|
"unlimited"
;
startCoords
?:
readonly
Coord
[]
;
type
:
"point"
;
}
Index
Properties
num
Points?
start
Coords?
type
Properties
Optional
num
Points
numPoints
?:
number
|
"unlimited"
Optional
start
Coords
startCoords
?:
readonly
Coord
[]
type
type
:
"point"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
num
Points
start
Coords
type
Perseus
Loading...