Commit 8b01f449 by jml0128

fix:修改柱状图样式

1 parent 61db316a
Showing with 5 additions and 1 deletions
...@@ -3,6 +3,10 @@ ...@@ -3,6 +3,10 @@
* @Date: 2021-09-08 15:26:40 * @Date: 2021-09-08 15:26:40
--> -->
# 0.1.22
1. 柱状图样式
# 0.1.21 # 0.1.21
1. 线上推广图表增加 hideThisChart 字段控制图表是否隐藏 1. 线上推广图表增加 hideThisChart 字段控制图表是否隐藏
......
{ {
"name": "xrk-bi", "name": "xrk-bi",
"version": "0.1.21", "version": "0.1.22",
"description": "xrk-bi", "description": "xrk-bi",
"author": "xrk", "author": "xrk",
"main": "dist/bundler.js", "main": "dist/bundler.js",
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!