style: 网络概况 =》 网络性能事件 样式调整
This commit is contained in:
@@ -6,7 +6,7 @@ export const pieChartOption1 = {
|
|||||||
color: chartColor1,
|
color: chartColor1,
|
||||||
legend: {
|
legend: {
|
||||||
orient: 'vertical',
|
orient: 'vertical',
|
||||||
top: 45,
|
top: 35,
|
||||||
left: '50%',
|
left: '50%',
|
||||||
itemGap: 4,
|
itemGap: 4,
|
||||||
itemWidth: 15,
|
itemWidth: 15,
|
||||||
@@ -59,7 +59,7 @@ export const pieChartOption1 = {
|
|||||||
export const pieChartOption2 = {
|
export const pieChartOption2 = {
|
||||||
legend: {
|
legend: {
|
||||||
orient: 'vertical',
|
orient: 'vertical',
|
||||||
top: 45,
|
top: 35,
|
||||||
left: '50%',
|
left: '50%',
|
||||||
itemGap: 4,
|
itemGap: 4,
|
||||||
itemWidth: 15,
|
itemWidth: 15,
|
||||||
|
|||||||
Reference in New Issue
Block a user