echarts 柱状图圆柱_echarts,3D柱状图求帮助

option = {

tooltip: {},

visualMap: {

max: 20,

inRange: {

color: ['#a50026']

}

},

xAxis3D: {

type: 'category',

data: 'test',

axisTick:{ //y轴刻度线

"show":false

},

show:false,

splitLine: { //网格线

"show": false

},

axisLabel:{

show:false

}

},

yAxis3D: {

type: 'category',

data: '1',

axisTick:{

show:false

},

splitLine: {

show: false

},

axisLabel:{

show:false

},

show:false,

axisLine:false

},

zAxis3D: {

axisTick:{

"show":false

},

splitLine: {

"show": false

},

axisLabel:{

show:false

}

},

grid3D: {

boxWidth: 10,

boxDepth: 8,

viewControl: {

// projection: 'orthographic'

}

},

series: [{

type: 'bar3D',

data: [0,0,5],

shading: 'lambert',

label: {

textStyle: {

fontSize: 16,

borderWidth: 1

},

show:false

}

}]

}

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值