27 lines
799 B
JSON
27 lines
799 B
JSON
|
{
|
||
|
"name": "com.monitor1394.xcharts",
|
||
|
"displayName": "XCharts",
|
||
|
"author": "monitor1394",
|
||
|
"license": "MIT",
|
||
|
"version": "3.10.2",
|
||
|
"date": "20240311",
|
||
|
"checkdate": "20240311",
|
||
|
"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"
|
||
|
}
|