- [Function]
- (
plotter-scroll
plotter [:x amount] [:y amount])
Scrolls plotter according to the amount specified for each axis. If amount is false then no scrolling on the axis occurs. Otherwise amount should be a floating point value between 0 and 1 where 0 scrolls to the axis origin and 1 scrolls to its extent.
See also:
- Plotter API [Topic]