diff --git a/src/Chart.Radar.js b/src/Chart.Radar.js index 9f9a06f0a..bc876ad5c 100644 --- a/src/Chart.Radar.js +++ b/src/Chart.Radar.js @@ -275,6 +275,7 @@ this.eachPoints(function(point){ point.save(); }); + this.reflow(); this.render(); }, reflow: function(){