记录一些code

qq_39760289 2020-09-16 02:42:38
lineOption = {
title : {
text : '',
textStyle : { //new add
color : '#386db3', //color
FontStyle : 'normal', //style
fontWeight : 'normal',//fat/thin
// fontFamily:"Microsoft yahei",
// fontSize:20, //size
align : 'center'
},
},
grid : { //show the chart located in the canvas//new add
x : 50,
y : 55,
x2 : 50,
y2 : 60,
borderWidth : 1
},
tooltip : {},
legend : {
data : [ 'volumn of business' ]
},
xAxis : {
data : line.date
},
yAxis : {},
series : [ {
name : 'volumn of business',
type : 'line',
symbol : 'circle',//new add
symbolSize : 12,//new add the pint size
itemStyle : { //new add
normal : {
color : '#386db3',
lineStyle : {
color : '#386db3',
width : 3
}
}
},
data : line.num
} ]
/*,
dataZoom:{
realtime:true,
height:25,
start:0,
end:100
} */
};
...全文
35 回复 打赏 收藏 转发到动态 举报
写回复
用AI写文章
回复
切换为时间正序
请发表友善的回复…
发表回复

87,910

社区成员

发帖
与我相关
我的任务
社区描述
Web 开发 JavaScript
社区管理员
  • JavaScript
  • 无·法
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告
暂无公告

试试用AI创作助手写篇文章吧