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