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


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

  >>> from js.angular_nvd3_directives import angular_nvd3
  >>> angular_nvd3.need()

