neo4j-labs / neodash

NeoDash - a Dashboard Builder for Neo4j
https://neo4j.com/labs/neodash/
Apache License 2.0
408 stars 135 forks source link

Bug/bar chart on hover #760

Closed jacobbleakley-neo4j closed 6 months ago

jacobbleakley-neo4j commented 7 months ago

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

sonarcloud[bot] commented 7 months ago

Quality Gate Failed Quality Gate failed

Failed conditions

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

See analysis details on SonarCloud

codecov[bot] commented 6 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

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 ```diff @@ 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 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

sonarcloud[bot] commented 6 months ago

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