I am trying to set regional decimal and grouping delimiters for various charts. For line and bar charts setting the “separators” value on layout works fine. But it does not seem to have any effect on a pie chart. Is this possible?
We like to show only the percentage in the segments, which is calculated based on which traces are enabled. However, following your example I managed to set up the following, which is close to what we want. Only percentage showing the wrong delimiter is better than having wrong delimiters in the value as well…