I recently read http://bokeh.pydata.org/en/0.12.4/docs/user_guide/tools.html#hovertool looking for the hline or vline behavior. I was thrown off by the first sentence:
The hover tool pops up a tooltip div whenever the cursor is over a glyph.
Reading down the page further to http://bokeh.pydata.org/en/0.12.4/docs/user_guide/tools.html#hover-tool my confusion was reinforced by:
The hover tool displays informational tooltips whenever the cursor is directly over a glyph.
The words "cursor is directly over" led me to believe that I wasn't remembering things correctly. So, I bugged Brian in the gitter:

A little tweaking of the HoverTool user-guide text would have kept me reading and eventually gotten me into the refguide where I would have seen hline and vline.
The limitations of hline and vline should be documented in the refguide as well.
Items:
I recently read http://bokeh.pydata.org/en/0.12.4/docs/user_guide/tools.html#hovertool looking for the
hlineorvlinebehavior. I was thrown off by the first sentence:Reading down the page further to http://bokeh.pydata.org/en/0.12.4/docs/user_guide/tools.html#hover-tool my confusion was reinforced by:
The words "cursor is directly over" led me to believe that I wasn't remembering things correctly. So, I bugged Brian in the gitter:

A little tweaking of the HoverTool user-guide text would have kept me reading and eventually gotten me into the refguide where I would have seen
hlineandvline.The limitations of
hlineandvlineshould be documented in the refguide as well.Items:
hlineandvlinein user-guide without being a full repeat of all the detial in the refguidehlineandvlinein the refguide