Hi

Thanks for your time. Yes, created this project with angular2-cli tool.
It works fine now with RC 6, I'm able to use Ng 2 charts. Now, I would try 
this out with latest (Released) version of Angular2.

Thanks.

On Monday, 12 September 2016 12:51:03 UTC+5:30, Zlatko Đurić wrote:
>
> Did you create this project with angular2-cli tool? Did you change the 
> System.js config default stuff? Because the  ` *const map: any = { 
> **'ng2-charts': 
> 'vendor/ng2-charts'**  };` *part should, by default, be done in 
> `src/app/system-config.ts`. You already have a System.config({ map, 
> packages }) there. Try simply adding ng2-charts there instead of 
> index.html, it could work.
>
> Also, a side note, you can install chart.js with npm too, to avoid the 
> extra CDN link.
>

-- 
You received this message because you are subscribed to the Google Groups 
"AngularJS" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to angular+unsubscr...@googlegroups.com.
To post to this group, send email to angular@googlegroups.com.
Visit this group at https://groups.google.com/group/angular.
For more options, visit https://groups.google.com/d/optout.

Reply via email to