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

Bug/bar chart on hover #760

Merged
merged 3 commits into from
Feb 22, 2024
Merged

Bug/bar chart on hover #760

merged 3 commits into from
Feb 22, 2024

Conversation

jbleakleycode
Copy link
Contributor

Managed to bring back hover when BarComponent is not used (i.e. when 'position label' !== 'off'), but struggling to make interactivity with a tooltip work with the custom BarComponent

Copy link

Quality Gate Failed Quality Gate failed

Failed conditions

8.2% Duplication on New Code (required ≤ 3%)

See analysis details on SonarCloud

@nielsdejong nielsdejong changed the base branch from master to develop February 21, 2024 12:42
Copy link

codecov bot commented Feb 21, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (20e4e0a) 39.07% compared to head (70cbf92) 38.63%.
Report is 85 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #760      +/-   ##
===========================================
- Coverage    39.07%   38.63%   -0.45%     
===========================================
  Files          208      211       +3     
  Lines         8721     8837     +116     
  Branches      2598     2637      +39     
===========================================
+ Hits          3408     3414       +6     
- Misses        5252     5365     +113     
+ Partials        61       58       -3     

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

Copy link

Quality Gate Passed Quality Gate passed

Issues
0 New issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@nielsdejong nielsdejong merged commit 5a4d1d9 into develop Feb 22, 2024
3 of 4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bar chart hover gone after update from 2.4.0 to 2.4.1
2 participants