on a normal matplotlib's plot, how can I format the tick markers of the x axis to "cut" the axis symmetrically?
Standard, it is like this:

I want them like this:

Any idea?
Thanks
I think you're looking for the ticks parameters.
matplotlib.axes.tick_params(direction='inout')
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With