react-native-pathjs-charts
react-native-pathjs-charts copied to clipboard
Android and iOS charts based on react-native-svg and paths-js
I want to have a barchart with 4 columns with 4 diffirent colors. But when i setting the pallet like this: **__** - I go the result:  - The...
Hi, This is very awesome library. I just want to ask that how can i represent my data to the color filled. If there are thousands of data I cannot...
Are there any plans to implement a legend for line chart? in case there are multiple lines shown then the legend should show each series/line name (See attached image) 
Hello, I know this may be similar to https://github.com/capitalone/react-native-pathjs-charts/issues/51 and https://github.com/capitalone/react-native-pathjs-charts/issues/5 but I wanted to know if it's possible to have different style for the labels. I also didn't see...
- [X ] I have searched for existing issues - [X ] I have provided detailed instructions that can reproduce the issue (including code and data necessary) I'm creating a...
This seems like a strange behavior since I have only integer values in the dataset. I assume its because of aesthetics but its weird if you have values where its...
Hi Unfortunately RTL text does not show correctly, Is there any plan for RTL support because text is shown sepa rated and in reverse in Persian. 
When one of the regions in piechart is too small to encompass its label, it is overlapped by other regions.  - [x] I have searched for existing issues -...
Is there any documentation ? At least to give the schema of the objects for config of the charts? Example, I want the x axis labels to be just horizontal,...