snap to grid function
hello,
just wondering if there's a solution already to have the x-values of function snap to a grid?
cheers,,
There is A way of doing it for y values, just change it to work for x values. Or have a look at ej.function.js.
cool, thanks!