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

use pictorialBar width svg path , if datas includes 0 and use borderWidth,display effect bug #15940

Closed
364593653 opened this issue Oct 25, 2021 · 5 comments

Comments

@364593653
Copy link

364593653 commented Oct 25, 2021

Version

5.2.1

Reproduction link

https://jsbin.com/xikohuy/edit?html,js,output

Steps to reproduce

as the example: https://jsbin.com/xikohuy/edit?html,js,output

only when borderWidth value is 0, no bug

使用svg path象形柱图时,如果数据中有0,并且itemStyle中使用borderWidth属性,鼠标放到数据为0的那一列时显示会有bug

官方文档中的例子只要增加borderWidth属性,data数组值有0就会出现这个问题

What is expected?

显示正常
display no bug

What is actually happening?

官方文档中的例子只要增加borderWidth属性,data数组值有0就会出现样式问题

@echarts-bot
Copy link

echarts-bot bot commented Oct 25, 2021

Hi! We've received your issue and please be patient to get responded. 🎉
The average response time is expected to be within one day for weekdays.

In the meanwhile, please make sure that it contains a minimum reproducible demo and necessary images to illustrate. Otherwise, our committers will ask you to do so.

A minimum reproducible demo should contain as little data and components as possible but can still illustrate your problem. This is the best way for us to reproduce it and solve the problem faster.

You may also check out the API and chart option to get the answer.

If you don't get helped for a long time (over a week) or have an urgent question to ask, you may also send an email to dev@echarts.apache.org. Please attach the issue link if it's a technical question.

If you are interested in the project, you may also subscribe to our mailing list.

Have a nice day! 🍵

@echarts-bot echarts-bot bot added bug pending We are not sure about whether this is a bug/new feature. waiting-for: community labels Oct 25, 2021
@echarts-bot
Copy link

echarts-bot bot commented Oct 25, 2021

@364593653 It seems you are not using English, I've helped translate the content automatically. To make your issue understood by more people, we'd like to suggest using English next time. 🤗

TRANSLATED

TITLE

user pictorialBar width svg path , if datas includes 0 and use borderwidth, display effect bug (if there is 0 in the data and the propertyStyle uses the borderwidd property, the mouse into the column where the data is 0 will show a bug, english is not easy to understand)

BODY

Version

5.2.1

Reproduction link

https://jsbin.com/xikohuy/edit?html,js,output

Steps to reproduce

as the example: https://jsbin.com/xikohuy/edit?html,js,output

only when borderWidth value is 0, no bug

The example in the official document will cause this problem as long as the borderWidth property is increased, and the data array value is 0.

What is expected?

it shows good
display no bug

What is actually happening?

In the example in the official document, as long as the borderWidth property is added, the data array value has 0, there will be style problems.

@plainheart
Copy link
Member

应该跟 #12793 问题一样,不过搁置许久了...

@plainheart plainheart added topic: pictorialBar and removed pending We are not sure about whether this is a bug/new feature. labels Oct 25, 2021
@Ovilia Ovilia changed the title user pictorialBar width svg path , if datas includes 0 and use borderWidth,display effect bug(使用svg path象形柱图时,如果数据中有0,并且itemStyle中使用borderWidth属性,鼠标放到数据为0的那一列时显示会有bug,英文不好见谅) user pictorialBar width svg path , if datas includes 0 and use borderWidth,display effect bug Oct 25, 2021
@364593653 364593653 changed the title user pictorialBar width svg path , if datas includes 0 and use borderWidth,display effect bug use pictorialBar width svg path , if datas includes 0 and use borderWidth,display effect bug Oct 27, 2021
@364593653
Copy link
Author

应该跟 #12793 问题一样,不过搁置许久了...

大佬你能解决吗

@plainheart
Copy link
Member

Fixed in #12793

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