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


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

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

