Latex \phantom not creating whitespace in matplotlib
问题 Friends, I have 71 ticks that I need to put on a plot (it's the sequence of a protein) and so the ticks need to be staggered, and some are highlighted with asterisks: ________________________________ P o A i I A o g e u n e f e t r l t x s s L n S q e c O L t e s * * * ** * * * I'm using matplotlib.rc('text', usetex=True) so that I can move the asterisks up (they appear too far down on the axis unless I decrease their \vspace ) The problem is that the staggering doesn't work, any attempts to