MNGuenther/allesfitter

Overlapping x-axis values labels in ttvs plots

martindevora opened this issue · 2 comments

Hi,
I'm noticing that in the ttvs preparation stage the plots are overlapping the time values when they are long sometimes. See example in picture.
image

Also, when we get the initial guess for the ttvs run, its plots are also overlapping:
image

And finally for the final ns_fit plots, the same happening:
image

I'd be great if the size of the font of the x-axis grid values was reduced so they don't overlap.

Kind regards.

Thanks @martindevora! This is a matplotlib issue, which should be smart enough to handle this automatically. We will see what we can do from our end. Possibly, we will force the scientific notation / offset manually and reduce the number of ticks manually.

Hi @martindevora did you have any other re-occuring problems with this? I could not reproduce this so far. Generally, matplotlib should take care of this itself. I will close the issue for now. But if it reappears for you, please drop me an email at maximilian.guenther at esa dot int with a Dropbox link (or the like) to all the files and I will try to reproduce it.