Perseus
Preparing search index...
@khanacademy/perseus
<internal>
PerseusGraphTypeQuadratic
Type Alias PerseusGraphTypeQuadratic
type
PerseusGraphTypeQuadratic
=
{
coords
?:
[
Coord
,
Coord
,
Coord
]
|
null
;
startCoords
?:
[
Coord
,
Coord
,
Coord
]
;
type
:
"quadratic"
;
}
Index
Properties
coords?
start
Coords?
type
Properties
Optional
coords
coords
?:
[
Coord
,
Coord
,
Coord
]
|
null
expects a list of 3 coords
Optional
start
Coords
startCoords
?:
[
Coord
,
Coord
,
Coord
]
The initial coordinates the graph renders with.
type
type
:
"quadratic"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
coords
start
Coords
type
Perseus
Loading...
expects a list of 3 coords