mirror of
https://github.com/chartjs/Chart.js.git
synced 2026-03-14 20:26:50 +01:00
Reflow the Radar before updating to update scale
This commit is contained in:
@@ -275,6 +275,7 @@
|
||||
this.eachPoints(function(point){
|
||||
point.save();
|
||||
});
|
||||
this.reflow();
|
||||
this.render();
|
||||
},
|
||||
reflow: function(){
|
||||
|
||||
Reference in New Issue
Block a user