1👍
✅
https://github.com/valor-software/ng2-charts/issues/1313
Instead of chart.update() temporarily use chart.render().
EDIT: in ng2-charts@3.0.0-rc.2 this issue is solved. You can use update() or even NO update() method at all.
Source:stackexchange.com