mirror of
https://github.com/XCharts-Team/XCharts.git
synced 2026-05-19 15:00:08 +00:00
48 lines
1.8 KiB
Markdown
48 lines
1.8 KiB
Markdown
<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>
|
|
<a href="Assets/XCharts/README.md">English Doc</a>
|
|
</p>
|
|
<p align="center">
|
|
<a href="https://github.com/monitor1394/unity-ugui-XCharts/blob/master/LICENSE">
|
|
<img src="https://img.shields.io/github/license/monitor1394/unity-ugui-XCharts">
|
|
</a>
|
|
<a href="https://github.com/monitor1394/unity-ugui-XCharts/releases">
|
|
<img src="https://img.shields.io/github/v/release/monitor1394/unity-ugui-XCharts?include_prereleases">
|
|
</a>
|
|
<a href="">
|
|
<img src="https://img.shields.io/github/repo-size/monitor1394/unity-ugui-xcharts">
|
|
</a>
|
|
<a href="">
|
|
<img src="https://img.shields.io/github/languages/code-size/monitor1394/unity-ugui-xcharts">
|
|
</a>
|
|
<a href="">
|
|
<img src="https://img.shields.io/badge/Unity-5.6+-green">
|
|
</a>
|
|
<a href="">
|
|
<img src="https://img.shields.io/badge/TextMeshPro-YES-green">
|
|
</a>
|
|
</p>
|
|
<p align="center">
|
|
<a href="">
|
|
<img src="https://img.shields.io/github/stars/monitor1394/unity-ugui-XCharts?style=social">
|
|
</a>
|
|
<a href="">
|
|
<img src="https://img.shields.io/github/forks/monitor1394/unity-ugui-XCharts?style=social">
|
|
</a>
|
|
<a href="">
|
|
<img src="https://img.shields.io/github/issues-closed/monitor1394/unity-ugui-XCharts?color=green&label=%20%20%20%20issues&logoColor=green&style=social">
|
|
</a>
|
|
</p>
|
|
|
|
一款基于`UGUI`的功能强大、易用、参数可配置的数据可视化图表插件。支持折线图、柱状图、饼图、雷达图、散点图、热力图、环形图、K线图、极坐标、平行坐标等常见图表。
|
|
|
|
[WebGL Demo](https://xcharts-team.github.io/demo.github.io/) |