feat:对接监控大屏

This commit is contained in:
zjc
2025-01-16 16:02:01 +08:00
parent 2a11f91d36
commit 70495d3c95
20 changed files with 336 additions and 237 deletions

View File

@@ -86,12 +86,11 @@
left: '4%',
right: '4%',
top: '16%',
bottom: '-10%',
containLabel: true
bottom: '4%',
containLabel: false
},
xAxis: [
{
// max: 10000,
splitLine: {
show: false
},
@@ -101,13 +100,13 @@
],
yAxis: [
{
type: 'category',
splitLine: {
show: false
},
axisLine: {
show: false
},
type: 'category',
axisTick: {
show: false
},