-
Notifications
You must be signed in to change notification settings - Fork 19.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
旭日图 levels层级标签formatter不生效 #12223
Comments
Hi! We've received your issue and please be patient to get responded. 🎉 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! 🍵 |
|
https://gallery.echartsjs.com/editor.html?c=xsOJVxFUj&v=1 |
谢谢反馈,应该是 bug |
Similar to #12227. The treemap case is fixed in #12471. But sunburst not fixed yet. |
fix(sunburst): enables label formatter in levels #12223
Version
4.6.0
Steps to reproduce
想通过为旭日图是某一级设置label设置formatter格式,设置位置在series.levels.label.formatter时不生效,尝试过设置series.label.formatter生效,不过是针对所有层级的,这个是否是bug。
What is expected?
series.levels.lebel.formatter 设置某个level层级的标签格式
What is actually happening?
不生效
The text was updated successfully, but these errors were encountered: