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