Closed jerone closed 9 months ago
Hello,
The latest version of angular-fusioncharts has just been released that is angular-fusioncharts 4.0.3. This version supports angular version till the latest one. If you want you can upgrade the angular version and test your application.
Here is the npm link : https://www.npmjs.com/package/angular-fusioncharts/v/4.0.3
Demo - https://github.com/AyanBhadury/angular-fusioncharts-sample
@AyanBhadury the warning about stubs is reproduced with 4.0.3 as well.
we updated to 4.0.3 and have the same issue.
@AyanBhadury The fix is super simple; as the above warning and @types/fusioncharts
package mentions, just delete this line:
https://github.com/fusioncharts/angular-fusioncharts/blob/develop/dist/package.json#L43
Warning from NPM when installing: