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

Insertion and drag of stock annotation failure when there are null points. #19233

Closed
vazonik opened this issue Jun 27, 2023 · 0 comments · Fixed by #19312
Closed

Insertion and drag of stock annotation failure when there are null points. #19233

vazonik opened this issue Jun 27, 2023 · 0 comments · Fixed by #19312

Comments

@vazonik
Copy link
Member

vazonik commented Jun 27, 2023

Expected behaviour

The annotation is inserted exactly at the mouse click, and the annotation does not "escape" when dragging.

Actual behaviour

The annotation is added slightly next to the place of clicking the mouse on the chart, the sliding causes the annotation to "escape" to the left.

Live demo with steps to reproduce

https://jsfiddle.net/BlackLabel/5a379snx/

  1. Draw a circle (Use the Add Circle button)
  2. Move the circle

Product version

Highcharts v11.1.0


The issue is closely related to regression reported as #18459, but it seems that it has not been fully solved. Interestingly, this workaround solves the problem.

Workaround demo: https://jsfiddle.net/BlackLabel/dyhf4csx/

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

Successfully merging a pull request may close this issue.

3 participants