I am currently trying to solve a problem with overlapping circles where some larger circles prevent the mouseover event on smaller ones. Here is what I have so far to demonstrate the problem: http://bl.ocks.org/lilyc5459/raw/a35687613ab0f4991f37/
The code can be found here: http://bl.ocks.org/lilyc5459/a35687613ab0f4991f37
Any ideas as to how to solve this is greatly appreciated! Thanks.