We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1ab14cf commit 0e3ea17Copy full SHA for 0e3ea17
packages/chart/CHANGELOG.md
@@ -1,5 +1,11 @@
1
# @sensoro-design/chart
2
3
+## 1.7.11
4
+
5
+### Patch Changes
6
7
+- 解决图表 HideAxesStackBar 参考面积图层级问题
8
9
## 1.7.10
10
11
### Patch Changes
packages/chart/package.json
@@ -1,7 +1,7 @@
{
"name": "@sensoro-design/chart",
"type": "module",
- "version": "1.7.10",
+ "version": "1.7.11",
"exports": {
".": {
"types": "./dist/index.d.ts",
0 commit comments