ng apexcharts:ng apexcharts是apexcharts的angular实现。 它带有一个简单的组件使您可以在有角度的项目中使用顶点图表 源
Angular包装器可在Angular 7+中构建交互式可视化。 例子 可以在网站的页面上找到80多种带有示例代码的图表类型的示例。 这是内置在codesandbox中的基本示例。 下载及安装 使用npm安装: npm install apexcharts ng - apexcharts -- save 打开angular.json并在脚本下添加: "scripts" : [ "node_modules/apexcharts/dist/apexcharts.min.js" ] 将ng-apexcharts-module添加到导入 import { NgApexchartsModul
文件列表
ng-apexcharts-master.zip
(预估有个49文件)
ng-apexcharts-master
.gitignore
589B
projects
ng-apexcharts
package.json
681B
tslint.json
247B
package-lock.json
76B
src
public_api.ts
176B
test.ts
700B
暂无评论