halfhp / androidplot

Charts and plots for Android
http://androidplot.com
Apache License 2.0
505 stars 159 forks source link

Reverse Y axis #100

Closed Ghrubo closed 2 years ago

Ghrubo commented 4 years ago

I want to know if its posible to flip Y axis imagen

halfhp commented 2 years ago

There's not an automatic way to configure this, but for most use cases (extremely dynamic data could be a little harder) it would be easy to implement using fixed boundaries and custom labels.