Is it possible to change the labels that are on an NGX Pie Chart?
You can see what I mean by labels in the picture below and also in this stackblitz.
I would like to pass an array with four elements containing custom text, for example the percentage value as a string.
I checked this documentation, but there does not seem to be an option to do what I described.