echarts y轴太多,导致数据看上去很乱,该如何处理,使数据看的清晰一些

option = option = {
"title": {
"left": "center",
"top": 10
},
"legend": {
"top": 40,
"itemWidth": 10,
"itemHeight": 5,
"data": []
},
"tooltip": {
"trigger": "axis",
},
"grid": {
"left": "7%",
"right": "7%",
"bottom": "11%",
"top": "12%",
"show": true
},
"xAxis": {
"type": "category",
"data": ["1994-01", "1994-02", "1994-03", "1994-04", "1994-05"],
"splitLine": {
"show": true,
"lineStyle": {
"type": "dashed"
}
},
"boundaryGap": false,
"min": "dataMin",
"max": "dataMax",
},
"yAxis": [
{
"type": "log",
"name": "原油(吨/月)",
"nameLocation": "end",
"nameRotate": 90,
"nameTextStyle": {
"baseline": "middle",
"align": "right",
"verticalAlign": "bottom",
"padding": [0, 10, 10, -10],
"opacity": true
},
"axisLabel": {
"rotate": 90,
"showMaxLabel": false,
"rich": {
"d": {
"fontSize": 8,
"top": 20,
"verticalAlign": "top"
}
},
"show": true
},
"logBase": 10,
"position": "left",
"offset": 0,
"axisLine": {
"show": false,
onZero: false,
"lineStyle": {
"color": "#008000"
}
},
"minorTick": {
"show": true,
"count": 5
},
"minorSplitLine": {
"show": true,
"lineStyle": {
"type": "dashed",
"color": "#e1e1e1"
}
},
"splitLine": {
"show": true,
"lineStyle": {
"type": "dashed",
"color": "#e1e1e1"
}
}
}, {
"type": "log",
"name": "天然气(万方/月)",
"nameLocation": "end",
"nameRotate": 90,
"nameTextStyle": {
"baseline": "middle",
"align": "right",
"verticalAlign": "bottom",
"padding": [0, 10, 30, -10],
"opacity": true
},
"axisLabel": {
"rotate": 90,
"padding": [0, 0, 20, 0],
"showMaxLabel": false,
"rich": {
"dd": {
"fontSize": 8,
"top": 20,
"verticalAlign": "top"
}
},
"show": true
},
"logBase": 10,
"axisLine": {
"show": false,
onZero: false,
"lineStyle": {
"color": "#ff0000"
}
},
"position": "left",
"offset": 0,
"minorTick": {
"show": true,
"count": 5
},
"minorSplitLine": {
"show": false,
"lineStyle": {
"type": "dashed",
"color": "#e1e1e1"
}
},
"splitLine": {
"show": false,
"lineStyle": {
"type": "dashed",
"color": "#e1e1e1"
}
}
}, {
"type": "log",
"logBase": 10,
"name": "产水(万方/月)",
"nameLocation": "end",
"nameRotate": 90,
"nameTextStyle": {
"baseline": "middle",
"align": "right",
"verticalAlign": "bottom",
"padding": [0, 10, 50, -10],
"opacity": true
},
"axisLabel": {
"rotate": 90,
"padding": [0, 0, 40, 0],
"showMaxLabel": false,
"rich": {
"ds": {
"fontSize": 8,
"top": 20,
"verticalAlign": "top"
}
},
"show": true
},
"axisLine": {
"show": false,
onZero: false,
"lineStyle": {
"color": "#0000ff"
}
},
"position": "left",
"offset": 0,
"minorTick": {
"show": true,
"count": 5
},
"minorSplitLine": {
"show": false,
"lineStyle": {
"type": "dashed",
"color": "#e1e1e1"
}
},
"splitLine": {
"show": false,
"lineStyle": {
"type": "dashed",
"color": "#e1e1e1"
}
}
}, {
"type": "value",
"position": "right",
"name": "平均单井产量",
"nameLocation": "end",
"nameRotate": 90,
"nameTextStyle": {
"baseline": "middle",
"align": "right",
"verticalAlign": "bottom",
"padding": [0, 20, -15, 0],
"opacity": true
},
"offset": 0,
"axisLine": {
onZero: false,
"show": false,
"lineStyle": {
"color": "#ca09c4"
}
},
"axisLabel": {
"padding": [-5, 0, 0, 0],
"rotate": 90,
"showMaxLabel": false,
"formatter": "{value}",
"show": true
},
"splitLine": {
"show": false
}
}, {
"type": "value",
"name": "含水率(%)",
"nameLocation": "end",
"nameRotate": 90,
"nameTextStyle": {
"baseline": "middle",
"align": "right",
"verticalAlign": "bottom",
"padding": [0, 20, -45, 20],
"opacity": true
},
"position": "right",
"offset": 0,
"axisLine": {
onZero: false,
"show": false,
"lineStyle": {
"color": "#FF8C00"
}
},
"axisLabel": {
"rotate": 90,
"padding": [25, 0, 0, 0],
"showMaxLabel": false,
"show": true,
"formatter": "{value}"
},
"splitLine": {
"show": false
}
}, {
"type": "value",
"axisLine": {
"show": false
},
"axisLabel": {
"show": false
},
"splitLine": {
"show": false
}
}, {
"type": "value",
"position": "right",
"name": "开油井数",
"nameLocation": "end",
"nameRotate": 90,
"nameTextStyle": {
"baseline": "middle",
"align": "right",
"verticalAlign": "bottom",
"padding": [0, 20, -30, 0],
"opacity": true
},
"offset": 0,
"axisLine": {
onZero: false,
"show": false,
"lineStyle": {
"color": "#d7c825"
}
},
"axisLabel": {
"padding": [10, 0, 0, 0],
"rotate": 90,
"showMaxLabel": false,
"formatter": "{value}",
"show": true
},
"splitLine": {
"show": true
}
}, {
"type": "value",
"position": "right",
"name": "产液量",
"nameLocation": "end",
"nameRotate": 90,
"nameTextStyle": {
"baseline": "middle",
"align": "right",
"verticalAlign": "bottom",
"padding": [0, 20, -60, 0],
"opacity": true
},
"offset": 0,
"axisLine": {
onZero: false,
"show": false,
"lineStyle": {
"color": "#51e881"
}
},
"axisLabel": {
"padding": [40, 0, 0, 0],
"rotate": 90,
"showMaxLabel": false,
"formatter": "{value}",
"show": true
},
"splitLine": {
"show": false
}
}, {
"type": "value",
"position": "right",
"name": "平均单井产液量",
"nameLocation": "end",
"nameRotate": 90,
"nameTextStyle": {
"baseline": "middle",
"align": "right",
"verticalAlign": "bottom",
"padding": [0, 20, -75, 0],
"opacity": true
},
"offset": 0,
"axisLine": {
onZero: false,
"show": false,
"lineStyle": {
"color": "black"
}
},
"axisLabel": {
"padding": [55, 0, 0, 0],
"rotate": 90,
"showMaxLabel": false,
"formatter": "{value}",
"show": true
},
"splitLine": {
"show": false
}
}, {
"type": "value",
"position": "right",
"name": "气油比",
"nameLocation": "end",
"nameRotate": 90,
"nameTextStyle": {
"baseline": "middle",
"align": "right",
"verticalAlign": "bottom",
"padding": [0, 20, -90, 0],
"opacity": true
},
"offset": 0,
"axisLine": {
onZero: true,
"show": false,
"lineStyle": {
"color": "#095738"
}
},
"axisLabel": {
"padding": [70, 0, 0, 0],
"rotate": 90,
"showMaxLabel": false,
"formatter": "{value}",
"show": true
},
"splitLine": {
"show": false
}
}, {
"type": "value",
"position": "right",
"name": "开井数",
"nameLocation": "end",
"nameRotate": 90,
"nameTextStyle": {
"baseline": "middle",
"align": "right",
"verticalAlign": "bottom",
"padding": [0, 20, -105, 0],
"opacity": true
},
"offset": 0,
"axisLine": {
onZero: true,
"show": false,
"lineStyle": {
"color": "#00d9ff"
}
},
"axisLabel": {
"show": true,
"padding": [85, 0, 0, 0],
"rotate": 90,
"showMaxLabel": false,
"formatter": "{value}"
},
"splitLine": {
"show": false
}
}],
"dataZoom": [{
"type": "inside",
"startValue": "2015-01",
"endValue": "2035-01",
"filterMode": "filter",
"show": false
}, {
"show": false,
"type": "slider",
"bottom": 30,
"start": 0,
"end": 100,
"filterMode": "filter"
}],
"series": [
{
"name": "原油(吨/月)",
"type": "line",
"stack": "yy",
"data": [120, 170, 200, 220, 206],
"encode": {
"x": 0,
"y": 1
},
"yAxisIndex": 0,
"itemStyle": {
"color": "#008000"
},
"symbolSize": 5,
"symbol": "circle",
"lineStyle": {
"width": 1
},
"xAxisIndex": 0,
"markPoint": {
"silent": true,
"data": []
}
}, {
"name": "含水率(%)",
"type": "line",
"data": [120, 230, 360, 403, 403],
"symbol": "circle",
"encode": {
"x": 0,
"y": 3
},
"yAxisIndex": 4,
"itemStyle": {
"color": "#FF8C00"
},
"symbolSize": 5,
"lineStyle": {
"width": 1
}
}, {
"name": "产水(吨/月)",
"type": "line",
"stack": "dcs",
"data": [340, 340, 230, 403, 540],
"symbol": "circle",
"encode": {
"x": 0,
"y": 3
},
"yAxisIndex": 2,
"itemStyle": {
"color": "#0000ff"
},
"symbolSize": 5,
"lineStyle": {
"width": 1
}
}, {
"name": "开油井数(口)",
"type": "line",
"data": [23, 34, 23, 23, 12],
"symbol": "circle",
"encode": {
"x": 0,
"y": 3
},
"yAxisIndex": 4,
"itemStyle": {
"color": "#d7c825"
},
"symbolSize": 5,
"lineStyle": {
"width": 1
}
}, {
"name": "平均单井产量(吨)",
"type": "line",
"data": [12, 32, 23, 34, 11],
"symbol": "circle",
"encode": {
"x": 0,
"y": 3
},
"yAxisIndex": 3,
"itemStyle": {
"color": "#ca09c4"
},
"symbolSize": 4,
"lineStyle": {
"width": 1
}
}, {
"name": "天然气(万方/月)",
"type": "line",
"stack": "trq",
"data": [12, 32, 34, 32, 31],
"encode": {
"x": 0,
"y": 2
},
"yAxisIndex": 1,
"itemStyle": {
"color": "#ff0000"
},
"symbolSize": 4,
"symbol": "circle",
"lineStyle": {
"width": 1
},
"markPoint": {
"silent": true,
"data": []
}
}, {
"name": "产液量(吨)",
"type": "line",
"data": [12, 23, 12, 32, 43],
"symbol": "circle",
"encode": {
"x": 0,
"y": 3
},
"yAxisIndex": 4,
"itemStyle": {
"color": "#51e881"
},
"symbolSize": 5,
"lineStyle": {
"width": 1
}
}, {
"name": "平均单井产液量(吨)",
"type": "line",
"data": [23, 23, 12, 12, 14],
"symbol": "circle",
"encode": {
"x": 0,
"y": 3
},
"yAxisIndex": 4,
"itemStyle": {
"color": "black"
},
"symbolSize": 5,
"lineStyle": {
"width": 1
}
}, {
"name": "气油比(m³/t)",
"type": "line",
"data": [34, 23, 67, 45, 87],
"symbol": "circle",
"encode": {
"x": 0,
"y": 3
},
"yAxisIndex": 4,
"itemStyle": {
"color": "#095738"
},
"symbolSize": 5,
"lineStyle": {
"width": 1
}
}, {
"name": "开井数(口)",
"type": "line",
"data": [78, 67, 56, 67, 67],
"symbol": "circle",
"encode": {
"x": 0,
"y": 3
},
"yAxisIndex": 4,
"itemStyle": {
"color": "#00d9ff"
},
"symbolSize": 5,
"lineStyle": {
"width": 1
}
}]
}