fix(): 修改名字
parent
005288ffe2
commit
d315a7b3d3
Binary file not shown.
|
Before Width: | Height: | Size: 41 KiB After Width: | Height: | Size: 44 KiB |
|
|
@ -81,7 +81,7 @@ export const iconstyles = {
|
||||||
渠道: { backgroundPosition: '30.5% -40%',backgroundSize: '3295% 1650%' },
|
渠道: { backgroundPosition: '30.5% -40%',backgroundSize: '3295% 1650%' },
|
||||||
水质: { backgroundPosition: '33.5% -40%',backgroundSize: '3295% 1650%' },
|
水质: { backgroundPosition: '33.5% -40%',backgroundSize: '3295% 1650%' },
|
||||||
土壤墒情: { backgroundPosition: '37.5% -40%',backgroundSize: '1895% 1650%' },
|
土壤墒情: { backgroundPosition: '37.5% -40%',backgroundSize: '1895% 1650%' },
|
||||||
水厂监测: { backgroundPosition: '37.5% -40%',backgroundSize: '1895% 1650%' },
|
水厂监测: { backgroundPosition: '0.5% -34%',backgroundSize: '1895% 1650%' },
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -105,7 +105,7 @@ const option = {
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
legend: {
|
legend: {
|
||||||
data: ['数字分布', '里程分布'],
|
data: ['数量分布', '里程分布'],
|
||||||
textStyle: {
|
textStyle: {
|
||||||
color: '#fff'
|
color: '#fff'
|
||||||
},
|
},
|
||||||
|
|
@ -155,7 +155,7 @@ const option = {
|
||||||
},
|
},
|
||||||
series: [
|
series: [
|
||||||
{
|
{
|
||||||
name: '数字分布',
|
name: '数量分布',
|
||||||
type: 'bar',
|
type: 'bar',
|
||||||
data: [2050, 2250, 1300, 2100, 1950, 1100, 2150, 2400, 1950, 2100],
|
data: [2050, 2250, 1300, 2100, 1950, 1100, 2150, 2400, 1950, 2100],
|
||||||
itemStyle: {
|
itemStyle: {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue