src/js/components.js @@ -386,6 +386,11 @@ chart: '' } }, watch: { height: function(value) { this.chart.setSize(undefined, value); } }, methods: { init: function() { var self = this;