FineBI插件开发工程。
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

15 lines
349 B

5 years ago
# 箱线图插件示例
5 years ago
+ 编辑界面添加箱线图
5 years ago
![箱线图](./screenshots/boxplot.png)
+ 预览和编辑展示箱线图
+ 箱线图与其他图形的联动效果
![联动效果](./screenshots/link.png)
+ 前端代码结构
com/finebi/plugin/web/js/chart.js在插件打包过程中由com/finebi/plugin/web/js/scripts中的js拼接得到