修复RingChart无法设置环形的背景色的问题 #141

This commit is contained in:
monitor1394
2021-05-10 08:27:43 +08:00
parent 44d67151ee
commit 6e35907f46
3 changed files with 9 additions and 1 deletions

View File

@@ -34,6 +34,7 @@
## Latest
* (2021.05.09) Fixed an issue where `RingChart` could not set the background color of the ring #141
* (2021.05.08) Added `Liquidchart` support for `Rect` shape
* (2021.05.07) Improved the `Axis` scale performance #135
* (2021.05.01) Added `Settings` parameters for painter's material #140