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

Before filing an issue please ensure the following boxes are checked, if applicable: - [X] I have searched for existing issues - [X] I have provided detailed instructions that can...

The library and specially Pie chart works good on Android simulator but on iOS it crashes without any error message, but for example, Bar chart works good also on iOS....

Thank you for contributing a pull request. Please ensure that you have signed the [CLA](https://docs.google.com/forms/d/19LpBBjykHPox18vrZvBbZUcK6gQTj7qv1O5hCduAZFU/viewform). - [X] I have signed the CLA Closes #189

Before filing an issue please ensure the following boxes are checked, if applicable: - [x] I have searched for existing issues - [x] I have provided detailed instructions that can...

Loads for about 30 - 40 seconds and when loaded and try to rerender a new data into the StockLine, App crashes.

I tried to disable pie char border, but it did not work. Can you show to me how to disable pie chart border. I have the chart below. ![screenshot_2017-10-26-23-11-50 1](https://user-images.githubusercontent.com/32675289/32064524-496ce508-baa4-11e7-9b30-7c9572269023.png)

Sorry if I'm missing this in the documentation, but is there way to automatically have the chart expand to the size of the container its in?

Can you help me how to add label in pie chart? ![capture](https://user-images.githubusercontent.com/32675289/32007050-51ad99e4-b95d-11e7-8ab7-7f36065f1890.PNG)

error: bundling failed: "Unable to resolve module 'AccessbilityInfo' from 'F:\\ReactNative\\github\\react-native-pathjs-charts-master\\example\\node_modules\\react-native\\Libraries\\react-native\\react-native-implementation.js': Module does not exist in the module map\n\nThis might be related to https://github.com/facebook/react-native/issues/4968\nTo resolve try the following:\n 1.Clear watch man...

console.error: "Unhandled promise rejection", {"line":109121,"column":98,"sourceURL":........} then I add import 'babel-polyfill' show undefined is not an object this is my package.json "react-native": "^0.45.0", "react-native-svg": "^5.2.0", "react-native-pathjs-charts": "0.0.31", "babel-polyfill": "^6.23.0", "lodash": "^4.12.0",...