score:2

Accepted answer
  1. To set labels at the end of plotBands use tickPositions, see: http://jsfiddle.net/7aTVs/4/
  2. PlotBands doesn't support tooltip. Your solution looks properly. Just make div positioned absolutely and use event.pageX and event.pageY to set left/top position in CSS.

Related Query

More Query from same tag