Creates a square grid based at a center point, with cells having spacing height and width.
spacing
It fits in as many cells as it can within width and height.
width
height
Returns a SVG group, consisting of horizontal and vertical lines
Parent element
Center point of grid
Width/height of cells
How wide grid should be
How high grid should be
Creates a square grid based at a center point, with cells having
spacing
height and width.It fits in as many cells as it can within
width
andheight
.Returns a SVG group, consisting of horizontal and vertical lines