Open BrianWahinya opened 1 year ago
I'm sorry to close this issue for it lacks the necessary title. Please provide a descriptive and as concise as possible title to describe your problems or requests and then the maintainers or I will reopen this issue.
Every good bug report or feature request starts with a title. Your issue title is a critical element as it's the first thing maintainers see.
A good issue title makes it easier for maintainers to understand what the issue is, easily locate it, and know what steps they'll need to take to fix it.
Moreover, it's better to include keywords, as this makes it easier to find the issue self and similar issues in searches.
confirmed, timeline progress.label.formatter and progress.label.rotate do not work.
Version
5.4.2
Link to Minimal Reproduction
https://codesandbox.io/s/echarts-timeline-progress-bug-33tjj7?file=/src/Charts/map.jsx
Steps to Reproduce
Current Behavior
In the example image below, it returns the year
Expected Behavior
It should return the progress-label-formatter value defined. There is also need for a way to show currently active label .
Environment
Any additional comments?
The goal of this is to ensure the current active checkpoint label is of a different color, font-size or both. Currently all the progress labels are changing yet in some cases the active label should be different from the rest.