AnyChart/AnyChart-NodeJS

AnyChart and Angular 6

feeh27 opened this issue · 3 comments

How do I use Anychart with Angular 6?

@feeh27
Please, check the demo of using AnyChart with Angular 4. It shows how to include AnyChart to Angular projects and use its features.
You can update all required Angular dependencies in package.json file up to the 5th or 6th version.

Is there support for Anycharts for Angular 7 too?

@banalaarjun390
The AnyChart library is compatible with Angular 7 too. For details, please, check the demo application. It's based on Angular 6, but the approach of integration AnyChart is absolutely the same for Angular 7.