-
Notifications
You must be signed in to change notification settings - Fork 19.8k
Closed as not planned
Labels
bugenThis issue is in EnglishThis issue is in EnglishstaleInactive for a long time. Will be closed in 7 days.Inactive for a long time. Will be closed in 7 days.
Description
Version
5.1.2
Steps to reproduce
xAxis: [
{
type: "category",
axisTick: {
alignWithLabel: true,
},
axisLabel: {
show: true,
width: 100,
height:30,
overflow: "break",
lineOverflow:'truncate',
interval: 0,
showMinLabel: false,
align: "center",
},
},
],What is expected?
Displaying ellipsis by truncation of the height set
What is actually happening?
Set height text overflow, ellipsis not displayed
Metadata
Metadata
Assignees
Labels
bugenThis issue is in EnglishThis issue is in EnglishstaleInactive for a long time. Will be closed in 7 days.Inactive for a long time. Will be closed in 7 days.