Type alias: Project ​
Ƭ Project: (position
: XYPosition
) => XYPosition
Type declaration ​
â–¸ (position
): XYPosition
project a position onto the viewport, i.e. a mouse event clientX/clientY onto graph coordinates
Parameters ​
Name | Type |
---|---|
position | XYPosition |