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:
@@ -69,14 +69,21 @@
|
||||
|
||||
Highlights:
|
||||
|
||||
* Added `Animation` in `Axis` to improve the animation effect of data changes
|
||||
* Added `minorTick` for `Log` type of `Axis`
|
||||
* Increase whether MarkLine's `onTop` setting is displayed at the top level
|
||||
* Added MarkLine's `onTop` setting to displayed at the top level
|
||||
* Added `UITable` to the wheel casting function, refactoring `UITable`
|
||||
* Perfect code comments and documentation
|
||||
* Fixed several issues
|
||||
|
||||
Log details:
|
||||
|
||||
* (2023.12.01) Fixed inaccurate display of Tooltip's `titleFormatter` set to `{b}`
|
||||
* (2023.11.30) Added support for `SerieData` to add `Label` separately
|
||||
* (2023.11.28) Fix to `Tooltip` incorrectly indicating the number line
|
||||
* (2023.11.24) fixed inaccurate return values in Chart's `UpdateData()` interface
|
||||
* (2023.11.24) Fix to `Axis` not working smoothly when updating data
|
||||
* (2023.11.23) Added Animation support for Axis
|
||||
* (2023.11.16) Cancel `Legend`'s `formatter` and replace it with `LabelStyle`
|
||||
* (2023.11.14) Improved annotation and documentation for LabelStyle's formatter (#291)
|
||||
* (2023.11.11) Fix to comments Documentation for some comments in `Documentation` (#290)
|
||||
|
||||
@@ -50,7 +50,7 @@ slug: /support
|
||||
| 扩展UI组件 | | | √ | √ | √ | √ |
|
||||
| 首页赞助展示 | | | | | | √ |
|
||||
| 付费方式 | | | 二维码 | 二维码 | __公对公转账__* | __公对公转账__* |
|
||||
| 支持开发票 | | | 普票 | 普票 | __专票__ | __专票__ |
|
||||
| 支持开发票 | | | 普票 | 普票 | __可开专票__ | __可开专票__ |
|
||||
| 扩展图表购买 | | | 按需购买 | __全部免费__* | __全部免费__* | __全部免费__* |
|
||||
| 扩展图表源码 | | | 永久持有 | 永久持有 | 永久持有 | 永久持有 |
|
||||
| 扩展图表更新 | | | 1年更新支持 | 1年更新支持 | 1年更新支持 | 1年更新支持 |
|
||||
|
||||
Reference in New Issue
Block a user