This commit is contained in:
monitor1394
2022-03-21 07:42:32 +08:00
parent 59896d2323
commit 2dfda6c0ca

View File

@@ -63,8 +63,8 @@
## XCharts3.0 比 2.0 的改进
* 更具可读、可扩展和可维护性的健壮底层框架。
*的性能。
* 更具可读、可扩展和可维护性的底层框架。
*强大的性能。
* 更小的存储文件。
* 更好的交互体验。
* 更多的组件支持。
@@ -84,9 +84,13 @@
* 增加Widgets小组件。
* 增加更多扩展图表。
## 效果
## 截图
[WebGL Demo](https://xcharts-team.github.io/demo/)
[XCharts Demo 项目](https://github.com/XCharts-Team/XCharts-Demo)
![buildinchart](https://github.com/XCharts-Team/XCharts-Demo/blob/master/buildinchart.png)
![extendchart](https://github.com/XCharts-Team/XCharts-Demo/blob/master/extendchart.png)
## 使用