3 回答

TA貢獻(xiàn)1850條經(jīng)驗(yàn) 獲得超11個(gè)贊
var char2 = ec.init(document.getElementById('j7'));
char2.clear();
char2.showLoading({text: '正在努力的讀取數(shù)據(jù)中...'});
var option = {
tooltip : {
trigger: 'axis',
formatter: " : {c}"
},
calculable : false,
grid:{
x:40,
x2:40,
y:25,
height:170
},
xAxis : [
{
type : 'category',
data : []
}
],
yAxis : [
{
type : 'value'
}
],
series : [
{
type:'bar',
itemStyle:{
normal:{
label:{position: "top",
show: true
}
}
},
barMaxWidth : 40,
data:[]
}
]
};
其中
grid:{
x:40,
x2:40,
y:25,
height:170
},
這個(gè)就是可以控制四周邊框

TA貢獻(xiàn)1824條經(jīng)驗(yàn) 獲得超8個(gè)贊
/CAST [TARGET=PLAYER]能量灌注
不管目標(biāo)誰(shuí)都給自己關(guān)注
#showtooltip 苦修
/cast [mod:alt]防護(hù)恐懼結(jié)界;[dead]復(fù)活術(shù);[help]苦修;[harm]神圣之火
按住ALT給目標(biāo)反恐,對(duì)死人復(fù)活,對(duì)己方苦修,對(duì)敵人神火
#showtooltip 強(qiáng)效治療術(shù)
/cast [harm]懲擊;[help]強(qiáng)效治療術(shù)
對(duì)敵人懲擊對(duì)己方強(qiáng)聊
#showtooltip 痛苦壓制
/cast [help][target=targettarget]痛苦壓制
不管目標(biāo)誰(shuí)都給焦點(diǎn)痛苦壓制(通常焦點(diǎn)T)
#showtooltip 愈合禱言
/cast [harm]暗言術(shù):滅;愈合禱言
- 3 回答
- 0 關(guān)注
- 4608 瀏覽
添加回答
舉報(bào)