react-native-animated-charts icon indicating copy to clipboard operation
react-native-animated-charts copied to clipboard

Can't use currency symbols in labels on Android

Open maciulskis opened this issue 4 years ago • 0 comments

First off, thank you for open sourcing this great library, much appreciated.

I am having an issue with the returned currency symbols inside the ChartXLabel or ChartYLabel worklet on Android. Getting weird characters back. Check the screenshot, just took your GenericExample and returning "€" inside formatUSD function. Only the dollar is returned as is. Only happens on Android. Where does this limitation in the charset comes from? And can this be fixed?

Screenshot 2021-02-16 at 15 17 56

maciulskis avatar Feb 16 '21 13:02 maciulskis