Min/Max
To easily change axis min/max with touch, you can set min_max_option kivy property to True
If you don't want to kivy keyboard to show up, just disable the keyboard mode (see example_minmax_option)
To better understand this option, see ithe image above (twinx axis example):
Example to see this behaviour
- example_minmax_option