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

fix: align line and rect annotation on continuous scales #2327

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

markov00
Copy link
Member

@markov00 markov00 commented Feb 7, 2024

Summary

Details

Issues

fix #2323

Checklist

  • The proper chart type label has been added (e.g. :xy, :partition)
  • The proper feature labels have been added (e.g. :interactions, :axis)
  • All related issues have been linked (i.e. closes #123, fixes #123)
  • New public API exports have been added to packages/charts/src/index.ts
  • Unit tests have been added or updated to match the most common scenarios
  • The proper documentation and/or storybook story has been added or updated
  • The code has been checked for cross-browser compatibility (Chrome, Firefox, Safari, Edge)
  • Visual changes have been tested with light and dark themes

@markov00 markov00 added bug Something isn't working :annotation Annotation (line, rect, text) related issue :xy Bar/Line/Area chart related labels Feb 7, 2024
@elastic-datavis
Copy link
Contributor

✅ Successful Deployment - 2433121

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
:annotation Annotation (line, rect, text) related issue bug Something isn't working :xy Bar/Line/Area chart related
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Annotations] Line Annotation and RectAnnotation are misaligned for non-stacked chart
1 participant