I am looking for a way to format the labels in my piechart in R.
The values are shown with thousands separator "," and decimal separator ".".
I would like it the other way around, but when I format the value itself, the plot cannot be created, because then my values are characters.
Thanks! Example