Using Angular Core 5.1.6 and ng2-chart 1.6.0 in Visual Studio 2019 Community edition has been causing some issues for me. The code works perfectly fine in StackBlitz, but when I try to transfer it to my project, it starts complaining about plugins. Removing the plugins makes it work, but then the text is no longer centered. Is there a different method to center the text without relying on plugins?
In other words, I am looking for a way to run this TypeScript code without encountering plugin-related errors: https://i.sstatic.net/Z4u5k.png