diff --git a/ruoyi-admin/src/main/resources/templates/broad/box.html b/ruoyi-admin/src/main/resources/templates/broad/box.html index 0aa23ec..d600804 100644 --- a/ruoyi-admin/src/main/resources/templates/broad/box.html +++ b/ruoyi-admin/src/main/resources/templates/broad/box.html @@ -530,7 +530,7 @@ color: '#ffffff', // fontSize:0.6 * vw, interval:0, - rotate:30, + // rotate:30, }, splitLine: { show: false, @@ -670,7 +670,7 @@ axisLabel: { color: '#ffffff', interval:0, - rotate:30, + // rotate:30, }, splitLine: { show: false, diff --git a/ruoyi-admin/src/main/resources/templates/broad/fp.html b/ruoyi-admin/src/main/resources/templates/broad/fp.html index cbc18a7..4429b9a 100644 --- a/ruoyi-admin/src/main/resources/templates/broad/fp.html +++ b/ruoyi-admin/src/main/resources/templates/broad/fp.html @@ -236,7 +236,7 @@
- +
@@ -728,6 +728,12 @@ let a = [ // 预装箱体库存 const repertoryChart = echarts.init(document.getElementById("bottom-right")) repertoryChart.setOption({ + grid:{ + top:'1%', + bottom:'10%', + left:'1%', + right:'1%', + }, color: ['#4499CE'], xAxis: { type: 'category',