We have currently added several scatter plot customizations:
- method
hitTestfor row hit testing using canvas coords; - method
zoomfor zooming using world coords; - method
worldToScreenfor converting world coords to screen coords; - getters
viewBox,xAxisBox,yAxisBoxfor view box and axes rectangles; - property
viewportfor the current viewport rectangle; - events
onZoomed,onViewportChanged,onAfterDrawScenefor the corresponding scatter plot events;