4.1.0-release
option = {
"xAxis": {
"type": "category",
"data": ["水电费撒旦", "这一行为什么会变粗"],
"axisTick": {
"show": false
},
"axisLabel": {
"fontSize": 14,
"fontWeight": 'normal',
"interval": 0,
"rotate": 0,
}
},
"yAxis": {
"type": "value",
},
"series": [{
"data": [2, 3],
"type": "bar",
"name": "水电费",
}, {
"data": [3, 4],
"type": "bar",
"name": "大师傅",
}]
}
X轴字体正常
X轴最后一个文本字体变粗
This issue is duplicated with #10304. This question is not resolved but #10304 is closed. It's confused.
Hi! We've received your issue and please be patient to get responded. 🎉
The average response time is expected to be within one day for weekdays.
In the meanwhile, please make sure that you have posted enough image to demo your request. You may also check out the API and chart option to get the answer.
If you don't get helped for a long time (over a week) or have an urgent question to ask, you may also send an email to [email protected]. Please attach the issue link if it's a technical questions.
If you are interested in the project, you may also subscribe our mail list.
Have a nice day! 🍵
This should have been fixed in previous releases. Please use 4.5.0 to test. You may re-open this issue if you find it doesn't work.
Most helpful comment
This should have been fixed in previous releases. Please use 4.5.0 to test. You may re-open this issue if you find it doesn't work.