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