style: 网络概况 =》 网络性能事件 样式调整

This commit is contained in:
@changcode
2022-07-18 11:21:22 +08:00
parent 9c0c524d47
commit 4c1ac043f1

View File

@@ -6,7 +6,7 @@ export const pieChartOption1 = {
color: chartColor1,
legend: {
orient: 'vertical',
top: 45,
top: 35,
left: '50%',
itemGap: 4,
itemWidth: 15,
@@ -59,7 +59,7 @@ export const pieChartOption1 = {
export const pieChartOption2 = {
legend: {
orient: 'vertical',
top: 45,
top: 35,
left: '50%',
itemGap: 4,
itemWidth: 15,