Skip to content

Commit 44a9022

Browse files
committed
Update changeling
1 parent 5fea6eb commit 44a9022

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

doc/changelog-en.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@ <h3>2.2.4<small> (2015-06-17) </small></h3>
5454
<li>[^] Fix timeline not dispose bug when setOption with notMerge true。Fix <a href="https://github.com/ecomfe/echarts/issues/1601">#1601 »</a></li>
5555
<li>[^] Treemap add root option</li>
5656
<li>[^] Fix arrow drag and zoom bug in force。Fix <a href="https://github.com/ecomfe/echarts/issues/1604">#1604 »</a></li>
57+
<li>[^] Fix single series addData animation bug</li>
5758
</ul>
5859
</div>
5960
<div>

doc/changelog.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@ <h3>2.2.4<small> (2015-06-17) </small></h3>
5454
<li>[^] 修复setOption中notMerge为true时timeline不销毁的bug。Fix <a href="https://github.com/ecomfe/echarts/issues/1601">#1601 »</a></li>
5555
<li>[^] 矩形树图加入 root 配置项</li>
5656
<li>[^] 修复力导向中拖拽和缩放时,箭头不会跟着拖动和缩放的bug。Fix <a href="https://github.com/ecomfe/echarts/issues/1604">#1604 »</a></li>
57+
<li>[^]修复 addData 在只有一个系列的时候的动画bug</li>
5758
</ul>
5859
</div>
5960
<div>

0 commit comments

Comments
 (0)