if (this.chartist) { this.chartist.update(data, options, responsiveOptions); } else { this.chartist = new Chartist[type](this.chart, data, options, ...
確定! 回上一頁