I am trying to create a graphing calculator like https://desmos.com/calculator. I need a graph background like this:
The background that comes with Snap! doesn't work since it doesn't include tick marks for all coordinates. I found this but the image size isn't right. Is there somewhere where I can generate graph paper with the right dimensions or should I just dynamically draw it?