图表适配

main
jinna 3 years ago
parent 088311230c
commit 23e5015ccc
  1. 4
      src/views/components/showmap.vue

@ -306,7 +306,7 @@ export default {
fontSize:this.fontSize(12)
}
},
aspectScale:'1.5',
aspectScale:'1.2',
label: {
show: true,
textStyle:{
@ -384,7 +384,7 @@ export default {
show: false,
},
},
aspectScale:'1.5',
aspectScale:'1.2',
roam: false, //
itemStyle: {
normal: {

Loading…
Cancel
Save