Yes this is possible. You may use the library by "npm install echarts" and "import * as echarts from 'echarts'".
Thanks *Ovilia* On Sun, May 31, 2020 at 8:00 AM Matias Rivas <rivasleandromat...@gmail.com> wrote: > Hi! > > I am interested to use in my angular project the calendar heatmap chart. > Unfortunately, the wrappers of echarts for angular do not have that chart. > So, my question is: Is it possible to import this javascript into an > Angular 9 project? > > Thanks, > Matias. >