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

Android and iOS charts based on react-native-svg and paths-js

Results 75 react-native-pathjs-charts issues
Sort by recently updated
recently updated
newest added
trafficstars

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: ![x1](https://user-images.githubusercontent.com/16200019/30045794-87854642-9230-11e7-88cf-a2392feb299c.png) - 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...

bug

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) ![sample_line_chart_with_legend](https://cloud.githubusercontent.com/assets/2190033/25338177/fc34571e-2906-11e7-899a-e59f5d4666ab.png)

enhancement

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. ![rtl issue](https://user-images.githubusercontent.com/13413278/29503544-b2ebe924-864d-11e7-8b78-aa8da093b448.jpg)

When one of the regions in piechart is too small to encompass its label, it is overlapped by other regions. ![image](https://cloud.githubusercontent.com/assets/15692609/23916471/9cab1d1c-08ec-11e7-977d-9749f3905e9b.png) - [x] I have searched for existing issues -...

bug

Please rename to palette.

bug

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,...

enhancement