✏️ Remove generateLegend() from initialization codes

This commit is contained in:
kutrumi
2017-07-08 19:18:20 +09:00
parent 4f7dda3c3b
commit 882bdd86b8
9 changed files with 0 additions and 9 deletions

View File

@@ -65,7 +65,6 @@ export default Vue.extend({
plugins: this.plugins
}
)
this._chart.generateLegend()
}
},
beforeDestroy () {