I have Hexbin map with hexagons appended as paths using center points of each hexagon in D3. On mouseOver, I wish to scale the particular hexbin to somebig size and on leave I wish to regain its original position. I searched the answers that give the solution using d3.hexbin. I am using simple center points. Please suggest any function for this. Currently I can show only log on mouseover and mouse out