Home
Softono

ChartFun

Open source MIT Vue
1.2K
Stars
322
Forks
3
Issues
19
Watchers
3 years
Last Commit

 About ChartFun

🎲 数据大屏可视化编辑器

Platforms

Web Self-hosted

Languages

Vue

Links

Need Help Installing ChartFun?

We provide expert installation service for this software. Our team will install, configure, and secure ChartFun on your server. plans start at just $30.

notice: 2019毕设作品,后续如无必要将不再做功能性更新。

Make data reports by dragging and dropping :)

特性 / Features

  • 通过 Excel 导入数据
  • 可视化画布
  • 图表、图片、文字、边框支持
  • 可拖拽和缩放的组件
  • 静态数据、GET接口支持
  • 生成公开链接

截图 / Screenshot

image-1

image-2

image-3

开发 / Develop

前端部分:Vue.js

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

后端部分:Node.js + Koa + MongoDB

准备工作:配置并运行 MongoDB 数据库,新建一个空数据库并命名为chartfun。无需手动配置表结构,它们会被自动创建。

Run web-service

node ./server/app.js

鸣谢 / Thanks

本项目使用了 Vue.js 及以下第三方库:

LICENSE

MIT