UI update 02

This commit is contained in:
2026-06-30 21:21:30 +08:00
parent b2a1e307a4
commit f62f643cfc
1666 changed files with 211081 additions and 22799 deletions
+27
View File
@@ -0,0 +1,27 @@
{
"name": "com.monitor1394.xcharts",
"displayName": "XCharts",
"author": "monitor1394",
"license": "MIT",
"version": "3.15.0",
"date": "20260301",
"checkdate": "20260301",
"unity": "2018.3",
"description": "A charting and data visualization library for Unity. Support line chart, bar chart, pie chart, radar chart, scatter chart, heatmap chart, ring chart, candlestick chart, polar chart and parallel coordinates.",
"keywords": [
"chart",
"charts",
"graph",
"unity-chart",
"data-visualization"
],
"category": "chart",
"repository": {
"type": "git",
"url": "git+https://github.com/XCharts-Team/XCharts.git"
},
"bugs": {
"url": "https://github.com/XCharts-Team/XCharts/issues"
},
"homepage": "https://github.com/XCharts-Team/XCharts"
}