We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Adding a point annotation on the last data point worked in v3.53 but doesn't show in v3.54.
My hunch is that is has something to do with all the annotation overflow fixes done in this version.
Is this a bug or am I doing something strange? See reproduced Codepen below.
Codepen example
Point annotations on the last X,Y coordinates should show, even if clipped.
Point annotation disappears.
The text was updated successfully, but these errors were encountered:
821754e
Holy shit that was fast, thanks! 🥇 😃
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
Adding a point annotation on the last data point worked in v3.53 but doesn't show in v3.54.
My hunch is that is has something to do with all the annotation overflow fixes done in this version.
Is this a bug or am I doing something strange? See reproduced Codepen below.
Steps to Reproduce
Codepen example
Expected Behavior
Point annotations on the last X,Y coordinates should show, even if clipped.
Actual Behavior
Point annotation disappears.
Screenshots
Reproduction Link
Codepen example
The text was updated successfully, but these errors were encountered: