mirror of
https://github.com/XCharts-Team/XCharts.git
synced 2026-05-15 21:00:11 +00:00
24 lines
836 B
JSON
24 lines
836 B
JSON
{
|
|
"name": "com.monitor1394.xcharts",
|
|
"displayName": "XCharts",
|
|
"version": "1.0.1",
|
|
"unity": "2018.1",
|
|
"description": "A powerful, easy-to-use, configurable charting and data visualization library for Unity. 一款基于UGUI的功能强大、易用、参数可配置的数据可视化图表报表插件。支持折线图、柱状图、饼图、雷达图、散点图、热力图等常见图表。",
|
|
"keywords": [
|
|
"XCharts",
|
|
"Chart",
|
|
"Graphic",
|
|
"DataVisualization"
|
|
],
|
|
"category": "UI",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/monitor1394/unity-ugui-XCharts.git"
|
|
},
|
|
"author": "monitor1394",
|
|
"license": "MIT",
|
|
"bugs": {
|
|
"url": "https://github.com/monitor1394/unity-ugui-XCharts/issues"
|
|
},
|
|
"homepage": "https://github.com/monitor1394/unity-ugui-XCharts#readme"
|
|
} |