plainheart opened a new pull request, #17132:
URL: https://github.com/apache/echarts/pull/17132

   ## Brief Information
   
   This pull request is in the type of:
   
   - [ ] bug fixing
   - [x] new feature
   - [ ] others
   
   
   
   ### What does this PR do?
   
   Add coordinate system support for pie series.
   
   ### Fixed issues
   
   - #13851
   - plainheart/echarts-extension-amap#38
   
   
   ## Details
   
   ### Before: What was the problem?
   
   It's not convenient and not direct to display the pie series on 
Geo/BMap/AMap/Calendar coordinate system.
   
   ### After: How is it fixed in this PR?
   
   Add a new option `coordinateSystem` for pie series.
   
   ### Preview
   
   <img 
src="https://user-images.githubusercontent.com/26999792/170815383-e3fc806f-cb0b-45e7-a9fb-60d843cadc6c.png";>
   
   ## Misc
   
   <!-- ADD RELATED ISSUE ID WHEN APPLICABLE -->
   
   - [x] The API has been changed (apache/echarts-doc#xxx).
   - [ ] This PR depends on ZRender changes (ecomfe/zrender#xxx).
   
   ### Related test cases or examples to use the new APIs
   
   Please refer to `test/pie-coordinate-system.html`
   
   ## Others
   
   ### Merging options
   
   - [ ] Please squash the commits into a single one when merging.
   
   ### 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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to