Polar Area deep data

This commit is contained in:
Tanner Linsley
2015-05-26 22:02:41 -06:00
parent e774a893da
commit 3a32144d89
4 changed files with 208 additions and 283 deletions

View File

@@ -1372,7 +1372,7 @@
},
draw: function() {
var ctx = this.ctx;
var ctx = this._chart.ctx;
var vm = this._vm;
ctx.beginPath();