增加南丁格尔玫瑰图

This commit is contained in:
monitor1394
2018-09-23 13:32:46 +08:00
parent ba29fb86b4
commit 6f2a6c6bee
7 changed files with 1551 additions and 4 deletions

View File

@@ -1,4 +1,10 @@
# XChart
A Simple UGUI Charting Library for Unity
![效果图](demo.png)
# 效果图
1.折线图
![折线图](demo_line.png)
2.柱形图
![柱形图](demo_bar.png)
3.饼图
![饼图](demo_pie.png)