diff --git a/src/Chart.Radar.js b/src/Chart.Radar.js index 7bb9df859..0d0e608bf 100644 --- a/src/Chart.Radar.js +++ b/src/Chart.Radar.js @@ -276,6 +276,7 @@ this.eachPoints(function(point){ point.save(); }); + this.reflow(); this.render(); }, reflow: function(){