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

[app] Fix tooltip in charts #387

Merged
merged 1 commit into from
Jul 9, 2022
Merged

Conversation

ricoberger
Copy link
Member

This is another fix for the tooltip handling in the charts. This is
required, because sometimes it could happen that we get an error when we
tried to render the tooltip.

This is another fix for the tooltip handling in the charts. This is
required, because sometimes it could happen that we get an error when we
tried to render the tooltip.
@ricoberger ricoberger force-pushed the app-fix-tooltip-in-charts-2 branch from 78e868a to b2ca68b Compare July 9, 2022 19:30
@codecov-commenter
Copy link

Codecov Report

Merging #387 (b2ca68b) into main (b9604c8) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #387   +/-   ##
=======================================
  Coverage   45.26%   45.26%           
=======================================
  Files         132      132           
  Lines       10314    10314           
=======================================
  Hits         4669     4669           
  Misses       5567     5567           
  Partials       78       78           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update b9604c8...b2ca68b. Read the comment docs.

@ricoberger ricoberger merged commit 347644c into main Jul 9, 2022
@ricoberger ricoberger deleted the app-fix-tooltip-in-charts-2 branch July 9, 2022 20:04
@ricoberger ricoberger added the changelog: fixed Something which wasn't working is fixed label Sep 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changelog: fixed Something which wasn't working is fixed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants