Skip to content
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

echarts 4.x版本旭日图如何去掉最内环多余的线? #17951

Closed
cooper1x opened this issue Nov 22, 2022 · 3 comments
Closed

echarts 4.x版本旭日图如何去掉最内环多余的线? #17951

cooper1x opened this issue Nov 22, 2022 · 3 comments

Comments

@cooper1x
Copy link

Version

4.8.0

Link to Minimal Reproduction

https://jsfiddle.net/9o6zL4ug/2/

Steps to Reproduce

我创建了个在线demo,里面可以看到效果。
image
这根线的出现不符合我的预期,我想去掉这根线,请问应该怎么操作呢?

我目前使用的版本是4.8.0,我看文档上的5.0版本是默认没有这根线的,但4.x升级到5.x可能会导致诸多问题,所以先来这里问问,看看有没有配置项可以解决这个问题。

Current Behavior

Expected Behavior

Environment

- OS:macOS Ventura
- Browser:Chrome 109.0.5414.10(正式版本)dev (x86_64)
- Framework:Vue@2

Any additional comments?

@cooper1x cooper1x added the bug label Nov 22, 2022
@echarts-bot echarts-bot bot added the missing-title This issue is missing a descriptive title. label Nov 22, 2022
@echarts-bot echarts-bot bot closed this as not planned Won't fix, can't repro, duplicate, stale Nov 22, 2022
@echarts-bot

This comment has been minimized.

@cooper1x cooper1x changed the title [Bug] echarts 4.x版本旭日图如何去掉最内环多余的线? Nov 22, 2022
@echarts-bot echarts-bot bot added the pending We are not sure about whether this is a bug/new feature. label Nov 22, 2022
@echarts-bot echarts-bot bot reopened this Nov 22, 2022
@echarts-bot echarts-bot bot removed the missing-title This issue is missing a descriptive title. label Nov 22, 2022
@echarts-bot
Copy link

echarts-bot bot commented Nov 22, 2022

@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. 🤗

TRANSLATED

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

- OS:macOS Ventura
- Browser: Chrome 109.0.5414.10 (official version) dev (x86_64)
- Framework:Vue@2

Any additional comments?

@Ovilia
Copy link
Contributor

Ovilia commented Nov 23, 2022

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.

@Ovilia Ovilia added resolved topic: sunburst and removed bug pending We are not sure about whether this is a bug/new feature. labels Nov 23, 2022
@echarts-bot echarts-bot bot closed this as completed Nov 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants