264 Star 599 Fork 261

xknaan / B-JUI

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
highcharts-3dcolumnData.html 589 Bytes
一键复制 编辑 原始数据 按行查看 历史
{
"chart": {
"type": "column",
"margin": 75,
"options3d": {
"enabled": true,
"alpha": 15,
"beta": 15,
"depth": 50,
"viewDistance": 25
}
},
"title": {
"text": "Chart rotation demo"
},
"subtitle": {
"text": "Test options by dragging the sliders below"
},
"plotOptions": {
"column": {
"depth": 25
}
},
"series": [{
"data": [29.9, 71.5, 106.4, 129.2, 144.0, 176.0, 135.6, 148.5, 216.4, 194.1, 95.6, 54.4]
}]
}
JavaScript
1
https://gitee.com/xknaan/B-JUI.git
git@gitee.com:xknaan/B-JUI.git
xknaan
B-JUI
B-JUI
master

搜索帮助