|
|
|
|
@@ -1,15 +1,34 @@
|
|
|
|
|
# XCharts
|
|
|
|
|
<p align="center">
|
|
|
|
|
<a href="">
|
|
|
|
|
<img src="" alt="" width="" height="">
|
|
|
|
|
</a>
|
|
|
|
|
</p>
|
|
|
|
|
<h2 align="center">XCharts</h3>
|
|
|
|
|
<p align="center">
|
|
|
|
|
A powerful, easy-to-use, configurable charting and data visualization library for Unity.
|
|
|
|
|
<br>
|
|
|
|
|
一款基于UGUI的数据可视化图表插件。
|
|
|
|
|
<br>
|
|
|
|
|
</p>
|
|
|
|
|
|
|
|
|
|

|
|
|
|
|
[](https://www.npmjs.org/package/unity-ugui-xcharts)
|
|
|
|
|
[](https://github.com/monitor1394/unity-ugui-XCharts/releases)
|
|
|
|
|
[](https://github.com/monitor1394/unity-ugui-XCharts/releases)
|
|
|
|
|

|
|
|
|
|
[](https://github.com/monitor1394/unity-ugui-XCharts/releases)
|
|
|
|
|
[](https://www.npmjs.org/package/unity-ugui-xcharts)
|
|
|
|
|
[](https://www.npmjs.org/package/unity-ugui-xcharts)
|
|
|
|
|

|
|
|
|
|

|
|
|
|
|

|
|
|
|
|
|
|
|
|
|
A powerful, easy-to-use, configurable charting and data visualization library for Unity. Supporting line, bar, pie, radar, scatter, heatmap, gauge, ring, polar, liquid and other common chart.
|
|
|
|
|
|
|
|
|
|
[XCharts Homepage](https://github.com/monitor1394/unity-ugui-XCharts)
|
|
|
|
|
[XCharts Q&A](https://github.com/monitor1394/unity-ugui-XCharts/blob/master/Assets/XCharts/Documentation/xcharts-questions-and-answers-EN.md)
|
|
|
|
|
[XCharts API](https://github.com/monitor1394/unity-ugui-XCharts/blob/master/Assets/XCharts/Documentation/xcharts-api-EN.md)
|
|
|
|
|
[XCharts Configuration](https://github.com/monitor1394/unity-ugui-XCharts/blob/master/Assets/XCharts/Documentation/xcharts-configuration-EN.md)
|
|
|
|
|
[XCharts Changelog](https://github.com/monitor1394/unity-ugui-XCharts/blob/master/Assets/XCharts/CHANGELOG-EN.md)
|
|
|
|
|
[Tutorial - Get start with XCharts in 5 minute](https://github.com/monitor1394/unity-ugui-XCharts/blob/master/Doc/tutorial--get-start-with-xcharts-in-5-minute-EN.md)
|
|
|
|
|
|
|
|
|
|
## XCharts 2.0
|
|
|
|
|
|
|
|
|
|
@@ -22,15 +41,6 @@
|
|
|
|
|
* Better editing interface.
|
|
|
|
|
* Other details optimized.
|
|
|
|
|
|
|
|
|
|
A powerful, easy-to-use, configurable charting and data visualization library for Unity. Supporting line, bar, pie, radar, scatter, heatmap, gauge, ring, polar, liquid and other common chart.
|
|
|
|
|
|
|
|
|
|
[XCharts Homepage](https://github.com/monitor1394/unity-ugui-XCharts)
|
|
|
|
|
[XCharts Q&A](https://github.com/monitor1394/unity-ugui-XCharts/blob/master/Assets/XCharts/Documentation/xcharts-questions-and-answers-EN.md)
|
|
|
|
|
[XCharts API](https://github.com/monitor1394/unity-ugui-XCharts/blob/master/Assets/XCharts/Documentation/xcharts-api-EN.md)
|
|
|
|
|
[XCharts Configuration](https://github.com/monitor1394/unity-ugui-XCharts/blob/master/Assets/XCharts/Documentation/xcharts-configuration-EN.md)
|
|
|
|
|
[XCharts Changelog](https://github.com/monitor1394/unity-ugui-XCharts/blob/master/Assets/XCharts/CHANGELOG-EN.md)
|
|
|
|
|
[Tutorial - Get start with XCharts in 5 minute](https://github.com/monitor1394/unity-ugui-XCharts/blob/master/Doc/tutorial--get-start-with-xcharts-in-5-minute-EN.md)
|
|
|
|
|
|
|
|
|
|
## Features
|
|
|
|
|
|
|
|
|
|
* Rich built-in examples and templates, parameter visualization configuration, effect real-time preview, pure code drawing.
|
|
|
|
|
|