Open cabrinoob opened 5 years ago
Probably the error has to do with with the use of new versions. I can only warranty my code is working in the versions it was developed and I have no time right now to mantain the project. If you want you can search the error by Google and I can give you permission to help to maintain the code. Probably this is related to a new version of Angular.
Hi, I'am trying to use you angular component fot metrics-graphics lib, and everything works fine except the following lines :
So, when I resize the window, drawMGChart is called again and pops this error :
FYI, I'am using metrics-graphics v2.15.6 (and angular 7.2.0)
thank you