Skip to content

fix(echarts): bring annotations in front and prevent tooltip from covering annotation labels#41174

Draft
madhushreeag wants to merge 1 commit into
apache:masterfrom
madhushreeag:fix-echarts-annotation-position
Draft

fix(echarts): bring annotations in front and prevent tooltip from covering annotation labels#41174
madhushreeag wants to merge 1 commit into
apache:masterfrom
madhushreeag:fix-echarts-annotation-position

Conversation

@madhushreeag

Copy link
Copy Markdown
Contributor

SUMMARY

Data tooltip covers the annotation label and annotations render behind chart data

BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF

TESTING INSTRUCTIONS

ADDITIONAL INFORMATION

  • Has associated issue:
  • Required feature flags:
  • Changes UI
  • Includes DB Migration (follow approval process in SIP-59)
    • Migration is atomic, supports rollback & is backwards-compatible
    • Confirm DB migration upgrade and downgrade tested
    • Runtime estimates and downtime expectations provided
  • Introduces new feature or API
  • Removes existing feature or API

@codecov

codecov Bot commented Jun 17, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 70.58824% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 64.31%. Comparing base (a19093e) to head (ae1c815).
⚠️ Report is 9 commits behind head on master.

Files with missing lines Patch % Lines
.../plugins/plugin-chart-echarts/src/utils/tooltip.ts 68.75% 5 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##           master   #41174   +/-   ##
=======================================
  Coverage   64.31%   64.31%           
=======================================
  Files        2652     2652           
  Lines      144807   144820   +13     
  Branches    33423    33429    +6     
=======================================
+ Hits        93126    93140   +14     
+ Misses      50013    50012    -1     
  Partials     1668     1668           
Flag Coverage Δ
javascript 68.45% <70.58%> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants