Skip to content

Commit 5768905

Browse files
committed
Merge branch 'master' into barPieChart
# Conflicts: # docs/component-extension.md # src/packages/barpie/chart.js
2 parents 3a05b9f + 7f8489e commit 5768905

File tree

6 files changed

+1004
-29
lines changed

6 files changed

+1004
-29
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [0.9.13](https://github.com/vueblocks/ve-charts/compare/v0.9.12...v0.9.13) (2023-12-14)
2+
3+
4+
### Features
5+
6+
* 新增扩展组件:柱图悬浮饼图 ([361f656](https://github.com/vueblocks/ve-charts/pull/193/commits))
7+
8+
9+
110
## [0.9.11](https://github.com/vueblocks/ve-charts/compare/v0.9.10...v0.9.11) (2021-07-12)
211

312

docs/change-log.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# 更新日志
22

3+
## v0.9.13
4+
5+
* **新增** 扩展组件:柱图悬浮饼图
6+
7+
### PRS
8+
9+
* [#193](https://github.com/vueblocks/ve-charts/pull/193) by [xiaojingha](https://github.com/xiaojingha)
10+
*
311
## v0.9.11
412

513
* **新增** 柱状图新增(纵坐标指示器类型)配置项
@@ -325,4 +333,4 @@
325333

326334
## v0.1.0
327335

328-
ve-charts 基础版本诞生
336+
ve-charts 基础版本诞生

0 commit comments

Comments
 (0)