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

"react-native": "0.42.0", "react-native-pathjs-charts": "0.0.26", Getting this extra line at the top of the chart that extends all the way to the highest bar. Anyone else having the same problem? ![image](https://cloud.githubusercontent.com/assets/1422851/24013642/fba62c6a-0a79-11e7-8aff-5f88b36f9a47.png)

bug

StockLine graph seems to automatically sort the dataset provided in ascending order based on the X axis values. This is unfortunate if you're trying to use the X axis as...

enhancement

- [x] I have searched for existing issues - [x] I have provided detailed instructions that can reproduce the issue (including code and data necessary) It happened to me after...

bug

- [x ] I have searched for existing issues - [ x] I have provided detailed instructions that can reproduce the issue (including code and data necessary) It happened if...

bug

> - [X] I have searched for existing issues Any plans to support configuring a dashed line via `strokeDashArray`? Seems like it's supported by `react-native-svg` [here](https://github.com/react-native-community/react-native-svg/blob/00e1f69b1bda3bec598110496c926411687af3e6/lib/extract/extractStroke.js#L30). Would also be nice...

enhancement

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

bug

hi, i met some scenario, such as drawing candle chart thanks to google search engine, let me know `react-native-pathjs-charts` so i try to search some demo for scenario(how to draw...

enhancement

would be nice if we have this :)

enhancement

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

enhancement

It's all in the title: to replicate in the SmoothLineChartRegionsExtended example, simply assign a value for Y of a data point such that Y < min (when min is specified)....

bug