UI update 02
This commit is contained in:
@@ -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"
|
||||
}
|
||||
Reference in New Issue
Block a user