Questions tagged [ng2-nvd3]

ng2-nvd3 offers specialized Angular 2 components tailored for nvd3 visualization libraries.

Angular version 2 has a directive called "ng2-nvd3" which seems to be undefined

I am attempting to incorporate a graph similar to the one shown in this Plunker example: Plunker Here is the corresponding code hosted on GitHub: GitHub However, I encountered an error: Uncaught (in promise): Unexpected directive value 'undefined ...