diff --git a/doc/docs/guide/dashboard.md b/doc/docs/guide/dashboard.md index b91c83b2..6494fc6c 100644 --- a/doc/docs/guide/dashboard.md +++ b/doc/docs/guide/dashboard.md @@ -14,37 +14,64 @@ ### 滚动文本 已支持动态数据,请参考文本框的操作
+ ### 超链接 -有问题请提Issue +**如有问题,请提交 [Issue](https://gitee.com/anji-plus/report/issues)
** + ### 当前时间 -已支持多种时间格式,其他格式请提Issue +已支持多种时间格式,其他格式请提Issue
+![img_1.png](../picture/dashboard/img_1.png) + ### 图片 ![img_7.png](../picture/dashboard/img_7.png) + ### 视屏 -暂不支持循环播放 +**暂不支持循环播放**
+ ### 内联框架 -当超链接和视频链接无效的时候,请尝试使用内联框架 +当超链接和视频链接无效的时候,请尝试使用内联框架
+ ### 表格 -存在问题,还在开发中 +**存在问题,还在开发中**
+ ### 柱状图 -目前**柱状图-渐变色**图形右侧功能区还在开发调整中 +目前**柱状图-渐变色**图形右侧功能区还在开发调整中
+ ### 柱状堆叠图 -开发中 +开发中
+ ### 折线图 -有问题请提Issue -### 折柱图 -有问题请提Issue +**如有问题,请提交 [Issue](https://gitee.com/anji-plus/report/issues)
** +![img_8.png](../picture/dashboard/img_8.png) + +### 柱线图 +**如有问题,请提交 [Issue](https://gitee.com/anji-plus/report/issues)
** +![img9](../picture/dashboard/img_9.png) + ### 饼图 -有问题请提Issue +**如有问题,请提交 [Issue](https://gitee.com/anji-plus/report/issues)
** +![img10](../picture/dashboard/img_10.png)
+![img11](../picture/dashboard/img_11.png)
+![img12](../picture/dashboard/img_12.png)
+ ### 漏斗图 -有问题请提Issue +**如有问题,请提交 [Issue](https://gitee.com/anji-plus/report/issues)
** +![img13](../picture/dashboard/img_13.png)
+ ### 仪表盘 -有问题请提Issue +**如有问题,请提交 [Issue](https://gitee.com/anji-plus/report/issues)
** +![img14](../picture/dashboard/img_14.png)
+ ### 中国地图 -气泡地图已支持动态数据,中国地图(迁徙图)暂不支持动态数据 +**注**:气泡地图已支持动态数据,中国地图(迁徙图)暂不支持动态数据 +![img15](../picture/dashboard/img_15.png)
+ ### 百分百图 -有问题请提Issue +**如有问题,请提交 [Issue](https://gitee.com/anji-plus/report/issues)
** +![img16](../picture/dashboard/img_16.png)
+ ### 热力图 -开发中 +**开发中**
+ ### 对比图 -开发中 +**开发中**
diff --git a/doc/docs/guide/question.md b/doc/docs/guide/question.md index a4c1c689..ea25a59c 100644 --- a/doc/docs/guide/question.md +++ b/doc/docs/guide/question.md @@ -17,7 +17,7 @@ 修改pom.xml依赖,添加Mysql8.0驱动包,将DB目录里面SQL文件utf8_general_ci字符集改成mysql8.0支持的字符集 -- Jdk11兼容性问题 +- Jdk11无法启动 diff --git a/doc/docs/guide/quicklyDistribution.md b/doc/docs/guide/quicklyDistribution.md index ac31a1a1..d3692d40 100644 --- a/doc/docs/guide/quicklyDistribution.md +++ b/doc/docs/guide/quicklyDistribution.md @@ -32,7 +32,7 @@ windows启动:
report-core-XXX --> bin --> start.bat
修改第4行的JAVA_HOME,改成你自己的JAVA_HOME,并去掉**rem**注释,双击启动
![java.png](../picture/quickly/img_7.png) -**注**:如果你JAVA_HOME目录存在空格,请将bat最后JAVA_HOME填上""号 +**注**:如果你JAVA_HOME目录存在空格,将bat文件最下面的JAVA_HOME添加""号 ![img.png](../picture/quickly/img_8.png) diff --git a/doc/docs/picture/dashboard/img_1.png b/doc/docs/picture/dashboard/img_1.png new file mode 100644 index 00000000..37d04ddc Binary files /dev/null and b/doc/docs/picture/dashboard/img_1.png differ diff --git a/doc/docs/picture/dashboard/img_10.png b/doc/docs/picture/dashboard/img_10.png new file mode 100644 index 00000000..d47bfbfb Binary files /dev/null and b/doc/docs/picture/dashboard/img_10.png differ diff --git a/doc/docs/picture/dashboard/img_11.png b/doc/docs/picture/dashboard/img_11.png new file mode 100644 index 00000000..7aa467c6 Binary files /dev/null and b/doc/docs/picture/dashboard/img_11.png differ diff --git a/doc/docs/picture/dashboard/img_12.png b/doc/docs/picture/dashboard/img_12.png new file mode 100644 index 00000000..fdfbc909 Binary files /dev/null and b/doc/docs/picture/dashboard/img_12.png differ diff --git a/doc/docs/picture/dashboard/img_13.png b/doc/docs/picture/dashboard/img_13.png new file mode 100644 index 00000000..ccaca184 Binary files /dev/null and b/doc/docs/picture/dashboard/img_13.png differ diff --git a/doc/docs/picture/dashboard/img_14.png b/doc/docs/picture/dashboard/img_14.png new file mode 100644 index 00000000..3c193764 Binary files /dev/null and b/doc/docs/picture/dashboard/img_14.png differ diff --git a/doc/docs/picture/dashboard/img_15.png b/doc/docs/picture/dashboard/img_15.png new file mode 100644 index 00000000..e02ec116 Binary files /dev/null and b/doc/docs/picture/dashboard/img_15.png differ diff --git a/doc/docs/picture/dashboard/img_16.png b/doc/docs/picture/dashboard/img_16.png new file mode 100644 index 00000000..8f0ab24a Binary files /dev/null and b/doc/docs/picture/dashboard/img_16.png differ diff --git a/doc/docs/picture/dashboard/img_8.png b/doc/docs/picture/dashboard/img_8.png new file mode 100644 index 00000000..eaf5956b Binary files /dev/null and b/doc/docs/picture/dashboard/img_8.png differ diff --git a/doc/docs/picture/dashboard/img_9.png b/doc/docs/picture/dashboard/img_9.png new file mode 100644 index 00000000..fb052970 Binary files /dev/null and b/doc/docs/picture/dashboard/img_9.png differ