vue apexcharts:Ap ApexCharts的Vue.js组件 源码
用于Vue.js包装器可在vue中构建交互式可视化。 下载及安装 通过npm安装 npm install --save apexcharts npm install --save vue-apexcharts 用法 import VueApexCharts from 'vue-apexcharts' Vue . use ( VueApexCharts ) Vue . component ( 'apexchart' , VueApexCharts ) 要以最少的配置创建基本的条形图,请编写如下: < template> < div> < apexchart width
下载地址
用户评论