I am working in an angular project with ng2-charts and chart.js. When I run the project locally the datalabels are shown project run locally. But when I deploy it in a server the datalabels disappear project run in a server
The console does not show any error message.
The libraries versions are "chart.js": "^2.8.0" "ng2-charts": "^2.2.3"
Any help, thank you for your support