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 2022/11/01 07:06:02 UTC

[GitHub] [echarts] domino2 opened a new issue, #17855: Labels do not flip properly with the startAngle option

domino2 opened a new issue, #17855:
URL: https://github.com/apache/echarts/issues/17855

   ### Version
   
   5.4.0
   
   ### Link to Minimal Reproduction
   
   https://codesandbox.io/s/optimistic-morning-ubqm4p
   
   ### Steps to Reproduce
   
   Change the `startAngle` to 180.
   
   ### Current Behavior
   
   Some labels appear up side down.
   
   ### Expected Behavior
   
   All labels will flip to appear bottom line down even they need to be read out from the outer into the centre.
   
   ### Environment
   
   ```markdown
   - OS: macOS Monterey 12.6.1
   - Browser: Chrome 107.0.5304.87
   - Framework: React 18.2.0
   ```
   
   
   ### Any additional comments?
   
   _No response_


-- 
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: commits-unsubscribe@echarts.apache.org.apache.org

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] [echarts] Ovilia commented on issue #17855: Labels do not flip properly with the startAngle option

Posted by GitBox <gi...@apache.org>.
Ovilia commented on issue #17855:
URL: https://github.com/apache/echarts/issues/17855#issuecomment-1305367420

   `series.startAngle` is not in the document so this option may probably not provided to be changed. If you have such requirement, you are welcomed to make a pull request.


-- 
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: commits-unsubscribe@echarts.apache.org

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