mirror of
https://github.com/jeecgboot/JimuReport.git
synced 2026-01-13 07:01:19 +08:00
更新
This commit is contained in:
107
README.md
107
README.md
@@ -1,43 +1,39 @@
|
||||
# JimuReport - 积木报表(开源免费的低代码报表)
|
||||
# JimuReport积木报表(开源免费报表工具)
|
||||
|
||||
v1.7.9 | 2024-07-09
|
||||
|
||||
|
||||
[](http://jimureport.com)
|
||||
[](https://github.com/zhangdaiscott/JimuReport)
|
||||
[](https://jeecg.blog.csdn.net)
|
||||
[](https://github.com/zhangdaiscott/JimuReport)
|
||||
[](https://github.com/zhangdaiscott/JimuReport)
|
||||
[](http://guojusoft.com)
|
||||
[](https://github.com/jeecgboot/JimuReport)
|
||||
[](http://jimureport.com)
|
||||
[](https://github.com/jeecgboot/JimuReport)
|
||||
[](https://github.com/jeecgboot/JimuReport)
|
||||
|
||||
|
||||
一款免费的数据可视化报表,含报表和大屏设计,像搭建积木一样在线设计报表!功能涵盖,数据报表、打印设计、图表报表、大屏设计等!
|
||||
一款免费的数据可视化报表,含报表、仪表盘和大屏设计,像搭建积木一样在线设计报表!功能涵盖,数据报表、打印设计、图表报表、大屏设计等!
|
||||
|
||||
- Web 版报表设计器,类似于excel操作风格,通过拖拽完成报表设计。
|
||||
- 秉承“简单、易用、专业”的产品理念,极大的降低报表开发难度、缩短开发周期、节省成本、解决各类报表难题。
|
||||
- 领先的企业级Web报表软件,采用纯Web在线技术,专注于解决企业报表快速制作难题。
|
||||
|
||||
```
|
||||
专注于开源,打造“专业 易用 智能 低代码”的数据可视化工具
|
||||
开源协议:`功能永久免费、可以商用、代码不开放(大屏设计暂时不提供离线版本)`
|
||||
专注于开源,打造“专业 易用 智能 低代码”的数据可视化报表
|
||||
开源协议:`功能永久免费、可以商用、代码不开放(大屏不提供离线版,在线免费使用)`
|
||||
```
|
||||
|
||||
|
||||
|
||||
|
||||
快速体验: [http://jimureport.com](http://jimureport.com "jimureport.com")
|
||||
|
||||
快速体验(含大屏): [http://jimureport.com](http://jimureport.com "jimureport.com")
|
||||
|
||||
|
||||
反馈问题
|
||||
-----------------------------------
|
||||
|
||||
> 发现bug 请在github上[发issue](https://github.com/jeecgboot/JimuReport/issues/new)
|
||||
|
||||
|
||||
快速集成
|
||||
-----------------------------------
|
||||
#### 一、引入JimuReport依赖
|
||||
- springboot2依赖
|
||||
>注意:如果你的项目中没有jsqlparser依赖则不要排除,删除`exclusions`标签。
|
||||
|
||||
```
|
||||
<dependency>
|
||||
@@ -49,15 +45,6 @@ v1.7.9 | 2024-07-09
|
||||
|
||||
通过 http://jimureport.com/doc/log 查询最新版本号
|
||||
|
||||
- 按需引入mongo和redis支持包
|
||||
```
|
||||
<dependency>
|
||||
<groupId>org.jeecgframework.jimureport</groupId>
|
||||
<artifactId>jimureport-nosql-starter</artifactId>
|
||||
<version>1.6.0</version>
|
||||
</dependency>
|
||||
```
|
||||
|
||||
- springboot3依赖
|
||||
```
|
||||
<dependency>
|
||||
@@ -67,16 +54,36 @@ v1.7.9 | 2024-07-09
|
||||
</dependency>
|
||||
```
|
||||
|
||||
|
||||
|
||||
- 按需引入mongo和redis支持包
|
||||
```
|
||||
<dependency>
|
||||
<groupId>org.jeecgframework.jimureport</groupId>
|
||||
<artifactId>jimureport-nosql-starter</artifactId>
|
||||
<version>1.6.0</version>
|
||||
</dependency>
|
||||
```
|
||||
|
||||
|
||||
#### 二、初始化SQL及项目配置
|
||||
https://help.jeecg.com/jimureport/quick.html
|
||||
|
||||
|
||||
|
||||
开发文档
|
||||
-----------------------------------
|
||||
|
||||
- QQ交流群: ③596660273、其他群(满)
|
||||
- 官方网站: http://jimureport.com
|
||||
- 官方文档: https://help.jeecg.com/jimureport
|
||||
- 视频教程: http://jimureport.com/doc/video
|
||||
- QQ交流群: ③596660273、其他群(满)
|
||||
|
||||
|
||||
反馈问题
|
||||
-----------------------------------
|
||||
|
||||
> 发现bug 请在github上[发issue](https://github.com/jeecgboot/JimuReport/issues/new)
|
||||
|
||||
|
||||
产生背景
|
||||
@@ -176,6 +183,31 @@ https://help.jeecg.com/jimureport/quick.html
|
||||

|
||||

|
||||
|
||||
|
||||
仪表盘设计器
|
||||
-----------------------------------
|
||||
|
||||
|
||||

|
||||
|
||||
|
||||

|
||||
|
||||
|
||||

|
||||
|
||||
|
||||

|
||||
|
||||
|
||||

|
||||
|
||||
|
||||

|
||||
|
||||
|
||||
|
||||
|
||||
大屏设计效果
|
||||
-----------------------------------
|
||||
|
||||
@@ -208,31 +240,6 @@ https://help.jeecg.com/jimureport/quick.html
|
||||
|
||||
|
||||
|
||||
仪表盘设计器
|
||||
-----------------------------------
|
||||
|
||||
|
||||

|
||||
|
||||
|
||||

|
||||
|
||||
|
||||

|
||||
|
||||
|
||||

|
||||
|
||||
|
||||

|
||||
|
||||
|
||||

|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user