diff --git a/src/views/pageMonitor/bottomLeft/OpHistogram.vue b/src/views/pageMonitor/bottomLeft/OpHistogram.vue index d048d16..0a730c7 100644 --- a/src/views/pageMonitor/bottomLeft/OpHistogram.vue +++ b/src/views/pageMonitor/bottomLeft/OpHistogram.vue @@ -165,6 +165,7 @@ export default { grid: { height: "80%", top: "8%", + right: 0, // bottom: "5%", }, xAxis: { diff --git a/src/views/pageMonitor/bottomLeft/index.vue b/src/views/pageMonitor/bottomLeft/index.vue index b6979c1..6880ab4 100644 --- a/src/views/pageMonitor/bottomLeft/index.vue +++ b/src/views/pageMonitor/bottomLeft/index.vue @@ -4,22 +4,26 @@ v-loading="isLoading" >