react-native-pathjs-charts
react-native-pathjs-charts copied to clipboard
Support dashed line charts?
- [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.
Would also be nice to specify some lines as dashed and others as solid within the same line chart.
Sounds like a great enhancement request. Didn't have any plans for it previously but now we know its something people want. If no one gets to it for a while, feel free to try and implement it and submit a pull request.