Re: [Matplotlib-users] Hide overlapping tick marks in axes corner

2016-01-31 Thread Julian Irwin
Thanks for your suggestion Oscar. I tried editing the ticks like this, but this method removes both the tick marks and the labels. I think I have found a decent solution. Unfortunately my solution required a very particular order of operations. It is much less convenient than the functions provide

Re: [Matplotlib-users] Hide overlapping tick marks in axes corner

2016-01-29 Thread Oscar Benjamin
On 28 January 2016 at 19:49, Julian Irwin wrote: > > > I am looking for a way to hide tick marks (not the labels!) that coincide > with axis lines. I think this is a problem for me because of the relative > line thicknesses of my axis lines and tick marks, but I want to leave those > thicknesse

[Matplotlib-users] Hide overlapping tick marks in axes corner

2016-01-28 Thread Julian Irwin
Hello, I am looking for a way to hide tick marks (not the labels!) that coincide with axis lines. I think this is a problem for me because of the relative line thicknesses of my axis lines and tick marks, but I want to leave those thicknesses unchanged (I like the look of the thickness settings I