mirror of
https://github.com/pyecharts/pyecharts.git
synced 2025-12-08 20:59:23 +00:00
👏 release version 0.2.4
This commit is contained in:
parent
3d81c8c348
commit
98b4fef920
@ -1,6 +1,10 @@
|
||||
# Version Log
|
||||
|
||||
* ### version 0.2.4(Dev)
|
||||
* ### version 0.2.5(Dev)
|
||||
|
||||
* Todo
|
||||
|
||||
* ### version 0.2.4 - 2017.9.8(Current)
|
||||
|
||||
#### Added
|
||||
* [issue#148](https://github.com/chenjiandongx/pyecharts/issues/148) 为 Radar.config() 新增 `legend_text_size` 参数
|
||||
@ -16,7 +20,7 @@
|
||||
#### Fixed
|
||||
* [issue#158](https://github.com/chenjiandongx/pyecharts/issues/158) 修复 Grid/Timeline/Overlap 在 Page 中不能正常使用的 bug
|
||||
|
||||
* ### version 0.2.3 - 2017.9.1(Current)
|
||||
* ### version 0.2.3 - 2017.9.1
|
||||
|
||||
#### Fixed
|
||||
* [issue#143](https://github.com/chenjiandongx/pyecharts/issues/143) [issue#146](https://github.com/chenjiandongx/pyecharts/issues/146) 修复默认状态下 Graph 不显示连线的 bug
|
||||
|
||||
@ -1,2 +1,2 @@
|
||||
__version__ = '0.2.3'
|
||||
__version__ = '0.2.4'
|
||||
__author__ = 'chenjiandongx'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user