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

Inconsistency with Lines #13

Closed
rachel-elas-ai opened this issue Dec 20, 2016 · 3 comments
Closed

Inconsistency with Lines #13

rachel-elas-ai opened this issue Dec 20, 2016 · 3 comments

Comments

@rachel-elas-ai
Copy link

rachel-elas-ai commented Dec 20, 2016

There seems to be some inconsistency with when lines appear. E.g. a line appears for 9 but not 10 (I think because 9 is close to the point) but 15 and 11, which both refer to the same point, have no lines even though the 11 is moved far away. This makes it a bit ambiguous about which point 11 actually refers to.

Orig:

orig

After:

inconsistency

@Phlya
Copy link
Owner

Phlya commented Dec 20, 2016

Yes, I have noticed this, but I think this is a matplotlib problem, since in my code I ask it to do exactly the same thing for all annotations, and often when the annotation is close to the point, it doesn't show the line... I can't do anything about this on my side.

@Phlya
Copy link
Owner

Phlya commented Feb 16, 2018

I thought I figured out the problem (#32) although wasn't sure how to solve it, but actually some testing shows this is not the case - but also in same simple random examples I don't see this problem any more. Could you check whether this is still a problem, and if it is, share a reproducible example?

@Phlya
Copy link
Owner

Phlya commented May 31, 2018

I am still not sure what was the cause, but I think it's solved in the latest version here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants