I couldn't find another thread or documentation on this topic - has anyone ever been successful underlining in pythons matplotlib package? The syntax I am using is something like this for all the other attributes:
plt.text(0.05, 0.90, 'Parameters: ', fontsize=12)
However, I can't figure out how to underline this text short of actually coding a line into the file.
Thoughts?
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…