diff --git a/ruoyi-admin/src/main/resources/templates/broad/fp.html b/ruoyi-admin/src/main/resources/templates/broad/fp.html index 0c0c3ef..5b00770 100644 --- a/ruoyi-admin/src/main/resources/templates/broad/fp.html +++ b/ruoyi-admin/src/main/resources/templates/broad/fp.html @@ -578,6 +578,7 @@ xAxis: { data: data.map(val => val.name), axisLabel: { + interval:0, // rotate: -30, }, }, @@ -658,6 +659,7 @@ axisLabel: { color: '#ffffff', fontSize: '10', + interval:0, // rotate: -30, }, }, @@ -728,6 +730,7 @@ type: 'category', axisLabel: { fontSize: '10px', + interval:0, color: '#ffffff' } }, @@ -850,6 +853,7 @@ }, axisLabel: { show: true, + interval:0, }, axisTick: { show: true, @@ -865,6 +869,7 @@ color: 'rgba(219,225,255,1)' }, axisLabel: { + interval:0, textStyle: { color: "rgba(219,225,255,1)", margin: 15