How to use?
===========


You can import ``d3_tip`` from ``js.d3_tip`` and ``need`` it where you want
these resources to be included on a page::

  >>> from js.d3_tip import d3_tip
  >>> d3_tip.need()

