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