-
Notifications
You must be signed in to change notification settings - Fork 19.8k
Closed
Labels
Milestone
Description
Version
5.0.1
Reproduction link
https://echarts.apache.org/next/examples/en/editor.html?c=custom-profit
Steps to reproduce
1 - Open https://echarts.apache.org/next/examples/en/editor.html?c=custom-profit
1.1 - First impression: the color of the label dont follow the color of the bars, like on echarts 4.x - (https://echarts.apache.org/examples/en/editor.html?c=custom-profit)
2 - add fontWeight: "900" or textBorderColor: 'auto' or fontSize: 30
What is expected?
Changes on the label
What is actually happening?
Nothing
Work properly on https://echarts.apache.org/examples/en/editor.html?c=custom-profit (echarts 4.x)