123456789101112131415161718192021222324252627 |
- {
- "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"
- }
|