一些显示问题修复
This commit is contained in:
@@ -39,7 +39,7 @@ const options = (x: any, y: any, color = '#2070F3') => {
|
||||
data: x,
|
||||
axisLabel: {
|
||||
interval: 0, // 强制显示所有标签
|
||||
rotate: 45, // 如果标签过长,可以旋转标签
|
||||
// rotate: 45, // 如果标签过长,可以旋转标签
|
||||
fontSize: 12 // 调整字体大小
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user