Is there a way to make small data points clickable? E.g. I am using the following (time) range bar chart:
http://jsfiddle.net/g2n6x870/1/
I want to navigate after clicking twice on data point (bar). Unfortunately, when the time range is relatively small (e.g. a few seconds as for row “G” before 07:00:00), it is already hard to click the item on the desktop. I have not managed to click it yet on a touch pad.
Is there a way to make such small items clickable or let the tooltip open easier?
Many thanks,
Stefan