[Chartjs]-Angular ng2-charts Radarchart compile error for startAngle

1👍

This is a bug in chart.js, putted in a pr for fix so you will need to wait for the next release of chart.js (after 3.7.1). In the meantime the only thing you can do is put a @ts-ignore above it

Leave a comment