oduwsdl / tmvis

An archival thumbnail visualization server
MIT License
8 stars 7 forks source link

Difficulties in hovering over histogram values #61

Closed machawk1 closed 4 years ago

machawk1 commented 5 years ago

After entering an URI in the service and hitting Calculate, a histogram is displayed:

Screen Shot 2019-08-28 at 2 39 59 PM

Hovering over a bar show the number of mementos available for the time slice, where each bar represents a month.

One must be very precise to move the mouse a certain number of pixels to hover over the bar. This is quite inaccessible. Hovering "above" the bar does not display the value, as done on IA's Wayback Machine toolbar and interface. Very small values make the "hotspot" to activate the hover as small as a single pixel or two.

Please change this effect to activate on hovering within the histogram anywhere in the vertical space for the respective bar.

machawk1 commented 4 years ago

The current ability to zoom for wider bars provides a nice solution to this.

Screen Shot 2020-06-18 at 10 47 00 AM

Closing issue.