Closed
Description
I am using a trace as an error interval around a main trace. I don't want the user to be able to hover over the error interval, so I've marked it as hovermode: 'none'. However, this makes it very difficult to hover over the trace which it surrounds.
In the example, the dark green trace labeled "Fair" is difficult to hover over due to its interval. The blue trace labeled "Premium" is easy to hover over.
http://codepen.io/john-soklaski/pen/vKyxNQ
This seems like it is a bug, or is there a better way to accomplish this?
Thanks!