diff --git a/src/moduleIOT/pages/iotCarePlan/components/Echart_face/index.tsx b/src/moduleIOT/pages/iotCarePlan/components/Echart_face/index.tsx index 1147913..95b65ef 100644 --- a/src/moduleIOT/pages/iotCarePlan/components/Echart_face/index.tsx +++ b/src/moduleIOT/pages/iotCarePlan/components/Echart_face/index.tsx @@ -79,8 +79,8 @@ const seriesData = [ const option: EChartOption ={ grid: { // 让图表占满容器 - top: "0rpx", - left: "28rpx", + top: "10rpx", + left: "35rpx", right: "28rpx", bottom: "17rpx", }, @@ -353,7 +353,16 @@ const seriesData = [ let arr =[2,3,4,5,6,7] return ( - + + + {/* - + */}