markmarkoh / datamaps

Customizable SVG map visualizations for the web in a single Javascript file using D3.js
http://datamaps.github.io
MIT License
3.78k stars 1.01k forks source link

mouseover retains the highlighted country color in IE #426

Open rawatTripti opened 6 years ago

rawatTripti commented 6 years ago

Hi, I am facing an issue in IE related to the datamaps. It works perfectly fine for Chrome and Firefox, however, in IE, when we mouseover a certain country in the world map, it retains its highlighted color, even if the mouseout event has occured. In this way, the entire map becomes highlighted at the end with the same color.
Please let me know how can we resolve this.

ntunney commented 6 years ago

I have seen this same behavior in MSFT Edge in the US map.