xieziyu/ngx-echarts

Chart Drag Issue on Angular 13

gkamtzir opened this issue · 0 comments

Hello,

I've created a basic Angular 13 project and tried to implement the draggable feature by using the code that I've found on the official documentation: https://xieziyu.github.io/ngx-echarts/#/advanced/advanced-usage

However, it does not work. Is there any problem with the new version or am I missing something? You can find the solution here: https://stackblitz.com/edit/angular-ivy-dpvuhd

Thanks in advance.