Removing svg lines that were used to space the cells, instead, just draw the cells with spacing between them (no extra DOM elements)
Added a delay timeout on the hover - user has to mouseover for 0.5s before the hover window appears. This prevents unnecessary rendering when the user just moves the mouse across the matrix.