I need to draw a grid, not as in a grid to layout my application but a grid for the background of a chart i'll later draw.
how can I draw a grid with each box being 25*25px?
It'll be on my canvas I know which I've set to 1000* 500px
I need to draw a grid, not as in a grid to layout my application but a grid for the background of a chart i'll later draw.
how can I draw a grid with each box being 25*25px?
It'll be on my canvas I know which I've set to 1000* 500px