When I set rcParams['text.usetex'] = True, I can't skip line in date format. For example, I can't use DateFormatter('%d/%m\n%Y'). I couldn't find the LOG file cited ...
I use an AnnotationBbox together with a TextArea to render some text to the right of my plot. It worked fine in the past, but when I recently tried it with another project, it didn't work. Matplotlib ...