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

Line chart - vertical marklines not showing in 5.2 (working in 5.1.2) #15675

Closed
nisori opened this issue Sep 3, 2021 · 3 comments · Fixed by #15686
Closed

Line chart - vertical marklines not showing in 5.2 (working in 5.1.2) #15675

nisori opened this issue Sep 3, 2021 · 3 comments · Fixed by #15686
Labels
bug en This issue is in English waiting-for: community
Milestone

Comments

@nisori
Copy link

nisori commented Sep 3, 2021

Version

5.2

Reproduction link

https://jsfiddle.net/xb3ga5yj/

Steps to reproduce

switch /dist/echarts.min.js script link in the jsfiddle from @5.1.2 to @5.2.0

What is expected?

Vertical marklines are showing (in the example, at year end and today's date)

What is actually happening?

This worked in 5.1.2, it stopped working in 5.2.0


I checked the release notes, and can't find an explanation as to why this stopped working.

@echarts-bot
Copy link

echarts-bot bot commented Sep 3, 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 en This issue is in English pending We are not sure about whether this is a bug/new feature. waiting-for: community labels Sep 3, 2021
@pissang pissang added this to the 5.2.1 milestone Sep 4, 2021
@susiwen8
Copy link
Contributor

susiwen8 commented Sep 4, 2021

You can change xAxis from time to category as work around.

@nisori
Copy link
Author

nisori commented Sep 7, 2021

Thank you, I appreciate the quick turnaround on this bug.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug en This issue is in English waiting-for: community
Projects
None yet
3 participants