You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@echarts.apache.org by GitBox <gi...@apache.org> on 2020/06/03 06:42:36 UTC

[GitHub] [incubator-echarts] Ovilia opened a new pull request #12742: fix(sunburst): enables label formatter in levels #12223

Ovilia opened a new pull request #12742:
URL: https://github.com/apache/incubator-echarts/pull/12742


   <!-- Please fill in the following information to help us review your PR more efficiently. -->
   
   ## Brief Information
   
   This pull request is in the type of:
   
   - [x] bug fixing
   - [ ] new feature
   - [ ] others
   
   
   
   ### What does this PR do?
   
   <!-- USE ONCE SENTENCE TO DESCRIBE WHAT THIS PR DOES. -->
   
   Sunburst labels didn't support formatters in `levels`. This PR enables them.
   
   ### Fixed issues
   
   - #12223: 旭日图 levels层级标签formatter不生效
   
   ## Details
   
   ### Before: What was the problem?
   
   `label.formatter` under `levels` has no effect.
   
   ### After: How is it fixed in this PR?
   
   `label.formatter` under `levels` takes effect.
   
   
   ## Usage
   
   ### Are there any API changes?
   
   - [ ] The API has been changed.
   
   <!-- LIST THE API CHANGES HERE -->
   
   
   
   ### Related test cases or examples to use the new APIs
   
   NA.
   
   
   
   ## Others
   
   ### Merging options
   
   - [ ] Please squash the commits into a single one when merge.
   
   ### Other information
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org
For additional commands, e-mail: commits-help@echarts.apache.org


[GitHub] [incubator-echarts] 100pah merged pull request #12742: fix(sunburst): enables label formatter in levels #12223

Posted by GitBox <gi...@apache.org>.
100pah merged pull request #12742:
URL: https://github.com/apache/incubator-echarts/pull/12742


   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org
For additional commands, e-mail: commits-help@echarts.apache.org