* Add ticks getter functions * Add tick-getter functions for Plot objects * Fix boiler-plate code in get_ticks * Bump minor version + add tests * Remove kwargs and add subplot test * Add docstrings * bump minor version
* also replace axis syms * process showaxis * fix axis keyword
* also replace axis syms * include test_axes [skip ci] * Create test_axes.jl * process showaxis