@ -530,7 +530,7 @@
color: '#ffffff',
// fontSize:0.6 * vw,
interval:0,
rotate:30,
// rotate:30,
},
splitLine: {
show: false,
@ -670,7 +670,7 @@
axisLabel: {
@ -236,7 +236,7 @@
<div id="top-left">
</div>
<!--型号汇总统计-->
<!--生产统计-->
<div id="mid-left">
@ -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',