whychdw
2019-09-05 a021b459247a5cf825c2a132f3da1e5d31e8037c
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;