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

valueformatter is not taking \n character.

Open christopher-18 opened this issue 1 year ago • 2 comments

I need to customise my labels on x axis such that date is shown at top and time is shown at the bottom of the date. i set valueFormatter as valueFormater = 'dd \n EEEEE' It is working as expected in iOS but in android it not going to next line. Any solution for this?

Also animation is not working on either of the platform in release build.

christopher-18 avatar Dec 05 '22 13:12 christopher-18

same here

anuradhaprom avatar Aug 17 '23 12:08 anuradhaprom

looks like not supported in Android as mentioned here in #256

@wuxudong is it supported in latest version already? the thread is years ago

anniewey avatar May 08 '24 03:05 anniewey