pmaji / crypto-whale-watching-app

Python Dash app that tracks whale activity in cryptocurrency markets.
MIT License
605 stars 137 forks source link

Add Tooltip to lines #58

Closed theimo1221 closed 6 years ago

theimo1221 commented 6 years ago

As proposed in #57 I was able to implement tooltips on our ladders.

Currently I attached a tooltip to top/ mid/ bot to ensure atleast one beeing available at all time, and to generate a good feel for user.

This highly increases reduces the amount of information on screen, by giving more total information.