I have an angular2 application where i wish to use rickshaw. This requires the following: d3, nvd3 and ng2-nvd3. I have these in my lib folder:
And my systemjs.config.js map looks as follows:
However, when run this i get an error:
telling me it has not been implemented. Can someone please tell me what i´m missing?
Thanks in advance.