2019-10-22 04:09:04 +08:00
{
2019-10-22 13:02:37 +08:00
"name" : "com.monitor1394.xcharts" ,
"displayName" : "XCharts" ,
2019-10-22 20:57:14 +08:00
"version" : "1.0.1" ,
2019-10-22 13:02:37 +08:00
"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"
}