-
Notifications
You must be signed in to change notification settings - Fork 626
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
feat: added tooltip for timeline selection #730
Conversation
Codecov Report
@@ Coverage Diff @@
## main #730 +/- ##
==========================================
- Coverage 76.09% 73.02% -3.06%
==========================================
Files 60 63 +3
Lines 2070 2257 +187
Branches 431 487 +56
==========================================
+ Hits 1575 1648 +73
- Misses 465 570 +105
- Partials 30 39 +9
Continue to review full report at Codecov.
|
…ed tooltips by selection line
Hey @shaleynikov everything looks good here. Could you add a simple unit test that:
|
…oaded TimelineChart
hey @shaleynikov currently when selecting a time range on the graph, there are two tooltips on the bottom while the mouse is down. Can you make it so that there is only one (at the current location of the mouse) |
This is a contribution for #99