This commit is contained in:
‘937886381’
2026-01-06 13:48:11 +08:00
parent 20ef2b9763
commit 5605eeab06
287 changed files with 1890 additions and 1381 deletions

View File

@@ -83,17 +83,17 @@ export default {
// return html;
// }
},
grid: {
grid: {
top: 20,
bottom: 40,
right:10,
left: 30,
bottom: 60,
right:30,
left: 40,
},
xAxis: [
{
type: 'category',
boundaryGap: true,
// offset: 10
// offset: 10
// boundaryGap: ['50%', '50%'],
axisTick: { show: false },
axisLine: {
@@ -125,7 +125,7 @@ export default {
type: 'solid' // 实线可选dashed虚线、dotted点线
}
},
scale: true,
splitNumber: 2,
axisTick: { show: false },
axisLabel: {