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

Y axis on right side of chart

Open JulianKingman opened this issue 8 years ago • 0 comments
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.

JulianKingman avatar Sep 10 '17 01:09 JulianKingman