mirror of
https://github.com/XCharts-Team/XCharts.git
synced 2026-05-28 12:08:46 +00:00
3.9.0
This commit is contained in:
@@ -76,6 +76,12 @@ Highlights:
|
|||||||
* Perfect code comments and documentation
|
* Perfect code comments and documentation
|
||||||
* Fixed several issues
|
* Fixed several issues
|
||||||
|
|
||||||
|
Extended features:
|
||||||
|
|
||||||
|
* `UITable` adds the carousel function
|
||||||
|
* `UITable` adds data api and callback functions
|
||||||
|
* `Pie3DChart` optimizes rendering performance
|
||||||
|
|
||||||
Log details:
|
Log details:
|
||||||
|
|
||||||
* (2023.12.01) Fixed inaccurate display of Tooltip's `titleFormatter` set to `{b}`
|
* (2023.12.01) Fixed inaccurate display of Tooltip's `titleFormatter` set to `{b}`
|
||||||
|
|||||||
@@ -81,6 +81,12 @@ slug: /changelog
|
|||||||
* 完善代码注释和手册文档
|
* 完善代码注释和手册文档
|
||||||
* 修复若干问题
|
* 修复若干问题
|
||||||
|
|
||||||
|
扩展功能:
|
||||||
|
|
||||||
|
* `UITable`增加轮播功能
|
||||||
|
* `UITable`增加数据操作接口和回调函数
|
||||||
|
* `Pie3DChart`优化绘制表现
|
||||||
|
|
||||||
日志详情:
|
日志详情:
|
||||||
|
|
||||||
* (2023.12.01) 修复`Tooltip`的`titleFormatter`设置为`{b}`后显示不准确的问题
|
* (2023.12.01) 修复`Tooltip`的`titleFormatter`设置为`{b}`后显示不准确的问题
|
||||||
|
|||||||
Reference in New Issue
Block a user