react-native-pathjs-charts
react-native-pathjs-charts copied to clipboard
Y axis on right side of chart
trafficstars
- [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 smoothline, and I'd like the Y axis to appear to the right of the chart (like how zeroAxis puts it in the middle).
A. Is there an option for this? B. If not, what controls it? I can submit a PR. I initially thought "orientation" controlled this, but that seems to affect only the labels.