@@ -26,6 +26,7 @@ class WorldMap2D extends React.Component {
componentDidUpdate() {
this.initChart();
+ this.startPulseAnimation();
}
resizeChart = () => {