You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tanghe-report/doc/docs/guide
Raod dde07f5ddb code 3 years ago
..
README.md code 3 years ago
dashboard.md doc 3 years ago
dataset.md doc 3 years ago
datasource.md DataSource 3 years ago
question.md doc 3 years ago
quickly.md doc 3 years ago

README.md

在线体验

电脑在线体验: https://report.anji-plus.com/ 体验账号guest 密码guest

在线文档: https://report.anji-plus.com/report-doc/

在线提问: https://gitee.com/anji-plus/report/issues

功能概述

组件介绍

大屏设计AJ-Report是一个可视化拖拽编辑的直观酷炫具有科技感的图表工具全开源项目。 内置的基础功能包括数据源,数据集,报表管理,项目部分截图如下。

##数据流程图 An image

打包目录

├── bin                                           启动命令脚本
│   ├── logs                                      启动日志目录
│   ├── cache                                     本地缓存目录
│   ├── startup.cmd
│   ├── shutdown.cmd
│   ├── startup.sh
│   └── shutdown.sh
├── config                                        配置文件目录
├── lib                                           自定义扩展包
├── target                                        report-core核心包

系统目录

├── doc                                           文档源码
│   ├── docs
│   ├── package.json
│   └── README.md
├── pom.xml                                       父pomjar版本管理
├── report-core                                   java源码
│   ├── pom.xml                                   gaea父pomjar版本管理
│   └── README.md
├── report-ui                                     前端vue源码
├── LICENSE
├── README.md

近期计划

丰富更多图表组件

技术支持

如有问题,请提交 Issue

开源不易劳烦各位star ☺