react-native-charts-wrapper
react-native-charts-wrapper copied to clipboard
Android multiple line plot legends/label are not shown properly as in iOS
Hi, Great library, Thanks for it. I am using line chart and have multiple datasets in my charts. So when I declare the label in the dataset in iOS you can see the names/legends aligned one after the other, but the same does not occur in Android. Screenshots have been attached Both screenshots are for the same chart but the difference is visible platform-wise respectively
Expected Behavior
iOS:
Actual Behavior
Android:
Data: -Lib version:0.5.7 RN-info ::: System: OS: macOS 10.15 CPU: (8) x64 Intel(R) Core(TM) i7-4870HQ CPU @ 2.50GHz Memory: 461.40 MB / 16.00 GB Shell: 3.2.57 - /bin/bash Binaries: Node: 10.16.3 - /usr/local/bin/node npm: 6.9.0 - /usr/local/bin/npm Watchman: 4.7.0 - /usr/local/bin/watchman SDKs: iOS SDK: Platforms: iOS 13.2, DriverKit 19.0, macOS 10.15, tvOS 13.2, watchOS 6.1 Android SDK: API Levels: 23, 26, 27, 28 Build Tools: 23.0.1, 27.0.3, 28.0.2, 28.0.3, 29.0.0 System Images: android-26 | Google APIs Intel x86 Atom, android-28 | Google APIs Intel x86 Atom, android-29 | Google APIs Intel x86 Atom IDEs: Android Studio: 3.5 AI-191.8026.42.35.5791312 Xcode: 11.3.1/11C504 - /usr/bin/xcodebuild npmPackages: @react-native-community/cli: ^2.9.0 => 2.10.0 react: 16.8.6 => 16.8.6 react-native: 0.60.5 => 0.60.5 npmGlobalPackages: react-native-cli: 2.0.1
Kindly request your help with this asap!