vimalavinisha
vimalavinisha
Hi please ref the below link for the installation process https://github.com/vimalavinisha/angular2-google-chart/issues/25 I will update the readme soon
Did you give the path match in the system.config.js if SystemJS used like var map = { 'angular2-google-chart': 'node_modules/angular2-google-chart' } var packages = { 'angular2-google-chart': {defaultExtension: 'js'} }
Please check whether you have given the correct npm module path
@Gicus , @wraith7 Now I updated this package to angualr - 4.1.3 Please take a new version of lib and check Let me know whether this issue has been fixed...
@nachomozo I have formatted code and removed commented line from decorator declaration. Could you take a recent pack v 2.2.5 and check.
Need to check the options which is provided in google chart API ________________________________ From: Kais Neffati Sent: Monday, February 13, 2017 6:27:11 PM To: vimalavinisha/angular2-google-chart Cc: Subscribed Subject: [vimalavinisha/angular2-google-chart] Want...
Hi, I hope I fixed that that issue.. The reason is that am doing "typings install" script in the postinstall step. I published the new version. Please take a latest...
Hi, Added Orgaization Chart feature in the module. Please take a recent clone and check .
Hi, Thanks for your review.. I have changed angular2-google-chart to support angular 2.0.0-rc.3 version. Now you can use this. Thanks
Hi, Angular2-google-chart has support ang2.0.0-rc.3 .. Please avoid ',' inbetween html code.