|
|
@ -1,31 +1,41 @@
|
|
|
|
    AJ-Report是一个完全开源的BI平台,酷炫大屏展示,能随时随地掌控业务动态,让每个决策都有数据支撑。<br>
|
|
|
|
    AJ-Report是一个完全开源的BI平台,酷炫大屏展示,能随时随地掌控业务动态,让每个决策都有数据支撑。<br>
|
|
|
|
    多数据源支持,内置mysql、elasticsearch、kudu等多种驱动,支持自定义数据集省去数据接口开发,支持17+种大屏组件,不会开发,照着设计稿也可以制作大屏。<br>
|
|
|
|
    多数据源支持,内置mysql、elasticsearch、kudu等多种驱动,支持自定义数据集省去数据接口开发,目前已支持20种大屏组件/图表,不会开发,照着设计稿也可以制作大屏。<br>
|
|
|
|
    三步轻松完成大屏设计:配置数据源---->写SQL配置数据集---->拖拽配置大屏---->保存发布。欢迎体验。
|
|
|
|
    三步轻松完成大屏设计:配置数据源---->写SQL配置数据集---->拖拽配置大屏---->保存发布。欢迎体验。
|
|
|
|
|
|
|
|
|
|
|
|
## 系统特性
|
|
|
|
## 系统特性
|
|
|
|
|
|
|
|
|
|
|
|
1. 最新最稳定的技术栈;
|
|
|
|
1. 最新最稳定的技术栈;
|
|
|
|
2. 支持多数据源配置
|
|
|
|
2. 支持多数据源配置
|
|
|
|
3. 丰富的大屏组件。拖拽配置实现动态大屏
|
|
|
|
3. 丰富的大屏组件。拖拽配置实现动态大屏
|
|
|
|
|
|
|
|
|
|
|
|
## 在线体验
|
|
|
|
## 在线体验
|
|
|
|
|
|
|
|
|
|
|
|
####   电脑在线体验: [https://report.anji-plus.com/index.html](https://report.anji-plus.com/index.html "链接")  体验账号:guest 密码:guest
|
|
|
|
####   电脑在线体验: [https://report.anji-plus.com/index.html](https://report.anji-plus.com/index.html "链接")  体验账号:guest 密码:guest
|
|
|
|
|
|
|
|
|
|
|
|
####   在线文档: [https://report.anji-plus.com/report-doc/](https://report.anji-plus.com/report-doc/ "doc")<br>
|
|
|
|
####   在线文档: [https://report.anji-plus.com/report-doc/](https://report.anji-plus.com/report-doc/ "doc")<br>
|
|
|
|
|
|
|
|
|
|
|
|
####   在线提问: [https://gitee.com/anji-plus/report/issues](https://gitee.com/anji-plus/report/issues "issue")<br>
|
|
|
|
####   在线提问: [https://gitee.com/anji-plus/report/issues](https://gitee.com/anji-plus/report/issues "issue")<br>
|
|
|
|
|
|
|
|
|
|
|
|
## 发行版本
|
|
|
|
## 发行版本
|
|
|
|
|
|
|
|
|
|
|
|
####   下载链接:[https://gitee.com/anji-plus/report/releases](https://gitee.com/anji-plus/report/releases "下载链接")<br>
|
|
|
|
####   下载链接:[https://gitee.com/anji-plus/report/releases](https://gitee.com/anji-plus/report/releases "下载链接")<br>
|
|
|
|
|
|
|
|
|
|
|
|
## 功能概述
|
|
|
|
## 功能概述
|
|
|
|
|
|
|
|
|
|
|
|
####   组件介绍
|
|
|
|
####   组件介绍
|
|
|
|
   大屏设计(AJ-Report)是一个可视化拖拽编辑的,直观,酷炫,具有科技感的图表工具全开源项目。
|
|
|
|
|
|
|
|
内置的基础功能包括数据源,数据集,报表管理,项目部分截图如下。<br>
|
|
|
|
   大屏设计(AJ-Report)是一个可视化拖拽编辑的,直观,酷炫,具有科技感的图表工具全开源项目。 内置的基础功能包括数据源,数据集,报表管理,项目部分截图如下。<br>
|
|
|
|
**在线案例还在努力创造中,敬请期待!!!**
|
|
|
|
**在线案例还在努力创造中,敬请期待!!!**
|
|
|
|
![操作](../picture/shipin.gif)
|
|
|
|
![操作](../picture/shipin.gif)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
![更多案例](https://report.anji-plus.com/report-doc/static/Rhea.mp4) <br>
|
|
|
|
|
|
|
|
|
|
|
|
## 数据流程图
|
|
|
|
## 数据流程图
|
|
|
|
|
|
|
|
|
|
|
|
![流程.png](../picture/liucheng.png)
|
|
|
|
![流程.png](../picture/liucheng.png)
|
|
|
|
|
|
|
|
|
|
|
|
## 打包目录
|
|
|
|
## 打包目录
|
|
|
|
|
|
|
|
|
|
|
|
```
|
|
|
|
```
|
|
|
|
├── bin 启动命令脚本
|
|
|
|
├── bin 启动命令脚本
|
|
|
|
│ ├── restart.sh
|
|
|
|
│ ├── restart.sh
|
|
|
@ -40,6 +50,7 @@
|
|
|
|
```
|
|
|
|
```
|
|
|
|
|
|
|
|
|
|
|
|
## 系统目录
|
|
|
|
## 系统目录
|
|
|
|
|
|
|
|
|
|
|
|
```
|
|
|
|
```
|
|
|
|
├── doc 文档源码
|
|
|
|
├── doc 文档源码
|
|
|
|
│ ├── docs
|
|
|
|
│ ├── docs
|
|
|
|