提交 84d4c189 authored 作者: quanlili's avatar quanlili

修改地图字体颜色

上级 9127aa55
......@@ -503,19 +503,19 @@ var mapOption = {
}
}
},
visualMap: {
min: 0,
max: 11,
left: 'left',
top: 'bottom',
text: ['', ''],
calculable: true,
seriesIndex:'0',
show:false,
inRange: {
color:["#01689C",'#01689C']
}
},
// visualMap: {
// min: 0,
// max: 11,
// left: 'left',
// top: 'bottom',
// text: ['', ''],
// calculable: true,
// seriesIndex:'0',
// show:false,
// inRange: {
// color:["#01689C",'#01689C']
// }
// },
series: [{
name: '散点',
type: 'scatter',
......@@ -526,10 +526,8 @@ var mapOption = {
},
label: {
normal: {
//color: 'yellow',
formatter: '{b}',
position: 'center',
align:"center",
position: 'right',
show: true
},
emphasis: {
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论