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/22 01:52:39 UTC

[GitHub] [echarts] cooper1x opened a new issue, #17951: [Bug]

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

   ### Version
   
   4.8.0
   
   ### Link to Minimal Reproduction
   
   https://jsfiddle.net/9o6zL4ug/2/
   
   ### Steps to Reproduce
   
   我创建了个在线demo,里面可以看到效果。
   <img width="373" alt="image" src="https://user-images.githubusercontent.com/9080789/203197069-ad796027-105e-426c-8da0-f5a5ff729531.png">
   这根线的出现不符合我的预期,我想去掉这根线,请问应该怎么操作呢?
   
   我目前使用的版本是4.8.0,我看文档上的5.0版本是默认没有这根线的,但4.x升级到5.x可能会导致诸多问题,所以先来这里问问,看看有没有配置项可以解决这个问题。
   
   ### Current Behavior
   
   -
   
   ### Expected Behavior
   
   -
   
   ### Environment
   
   ```markdown
   - OS:macOS Ventura
   - Browser:Chrome 109.0.5414.10(正式版本)dev (x86_64)
   - Framework:Vue@2
   ```
   
   
   ### Any additional comments?
   
   -


-- 
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] echarts-bot[bot] commented on issue #17951: echarts 4.x版本旭日图如何去掉最内环多余的线?

Posted by GitBox <gi...@apache.org>.
echarts-bot[bot] commented on issue #17951:
URL: https://github.com/apache/echarts/issues/17951#issuecomment-1322904128

   @cooper1x It seems you are not using English, I've helped translate the content automatically. To make your issue understood by more people and get helped, we'd like to suggest using English next time. 🤗
   <details><summary><b>TRANSLATED</b></summary><br>
   
   **TITLE**
   
   How to remove the redundant line in the innermost ring of the sun chart in echarts 4.x version?
   
   **BODY**
   
   ### Version
   
   4.8.0
   
   ### Link to Minimal Reproduction
   
   https://jsfiddle.net/9o6zL4ug/2/
   
   ### Steps to Reproduce
   
   I created an online demo and I can see the effect in it.
   <img width="373" alt="image" src="https://user-images.githubusercontent.com/9080789/203197069-ad796027-105e-426c-8da0-f5a5ff729531.png"> 
   The appearance of this thread did not meet my expectations, I want to remove this line, how should I do it?
   
   The version I am currently using is 4.8.0, and I see that the 5.0 version on the documentation does not have this line by default, but upgrading 4.x to 5.x may cause many problems, so come here first and see if there are any configuration items that can solve this problem.
   
   ### Current Behavior
   
   -
   
   ### Expected Behavior
   
   -
   
   ### Environment
   
   ```markdown
   - OS:macOS Ventura
   - Browser: Chrome 109.0.5414.10 (official version) dev (x86_64)
   - Framework:Vue@2
   ```
   
   ### Any additional comments?
   
   -
   </details>


-- 
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


[GitHub] [echarts] echarts-bot[bot] commented on issue #17951: [Bug]

Posted by GitBox <gi...@apache.org>.
echarts-bot[bot] commented on issue #17951:
URL: https://github.com/apache/echarts/issues/17951#issuecomment-1322901802

   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.


-- 
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


[GitHub] [echarts] Ovilia commented on issue #17951: echarts 4.x版本旭日图如何去掉最内环多余的线?

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

   Fixed in #16425 which was released in v5.3.1. If you don't want to use v5, you can fork this repo, `git check` to the version you use, and make the changes as #16425 does.


-- 
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


[GitHub] [echarts] echarts-bot[bot] closed issue #17951: echarts 4.x版本旭日图如何去掉最内环多余的线?

Posted by GitBox <gi...@apache.org>.
echarts-bot[bot] closed issue #17951: echarts 4.x版本旭日图如何去掉最内环多余的线?
URL: https://github.com/apache/echarts/issues/17951


-- 
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


[GitHub] [echarts] echarts-bot[bot] closed issue #17951: [Bug]

Posted by GitBox <gi...@apache.org>.
echarts-bot[bot] closed issue #17951: [Bug] 
URL: https://github.com/apache/echarts/issues/17951


-- 
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