Skip to content

下载配置

下载EChartsnpm install echarts --save

在项目中进行引入:import * as echarts from 'echarts';

Released under the MIT License.