fusioncharts / angular-fusioncharts

Angular Component for FusionCharts JavaScript Charting Library
https://fusioncharts.github.io/angular-fusioncharts/#/ex1
Other
55 stars 37 forks source link

Incorrect Angular Version for 1.0.3 #26

Closed jmbalanag closed 5 years ago

jmbalanag commented 6 years ago

The latest package (1.0.3) is throwing an issue when used in angular 2 projects. ctorParameters.map error is thrown due to this.

based on latest source code, it is using angular 4, hence throws error on angular 2 projects.

rousan commented 6 years ago

Hi @jmbalanag can you provide sample source code that can produce the same error at our end?

ashok1994 commented 5 years ago

Please refer the latest documentation in https://github.com/fusioncharts/angular-fusioncharts/ Feel free to reopen if the problem persists, with a scale down sample