using processing implement zoom on a graph by allowing a user to zoom in and out of the graph by changing the axis range. this should work by using a scroll wheel on a mouse, whenever the mouse is inside the plotting region.



Answer :

Other Questions