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

axis pointer highlights data outside of chart #11360

Closed
tmtron opened this issue Sep 30, 2019 · 1 comment
Closed

axis pointer highlights data outside of chart #11360

tmtron opened this issue Sep 30, 2019 · 1 comment
Assignees
Labels
bug en This issue is in English
Milestone

Comments

@tmtron
Copy link

tmtron commented Sep 30, 2019

Version

4.4.0-rc.1

Reproduction link

https://jsfiddle.net/tmtron/f8pwxe63/

Steps to reproduce

when we use clip='true', the axis pointer will show data that is outside of the chart grid

image

What is expected?

when clip='true' the data outside of the chart grid should be hidden

What is actually happening?

when clip='true' the data outside of the chart grid is shown

@yufeng04
Copy link
Contributor

yufeng04 commented Oct 1, 2019

It seems to be a bug. But the reason may be yAxis.max.

@Ovilia Ovilia added bug en This issue is in English labels Oct 4, 2019
@pissang pissang added this to the 4.6.0 milestone Oct 14, 2019
pissang pushed a commit that referenced this issue Nov 6, 2019
* fix(line): axis pointer highlights data outside of chart #11360

* fix: should't draw symbol outside clipShapeForSymbol
@pissang pissang closed this as completed Nov 21, 2019
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
Projects
None yet
Development

No branches or pull requests

4 participants