matplotlib坐标轴label的上标或下标设置

标签:
python绘图 |
分类: python |
To make subscripts and superscripts, use
the
但是所选的label的字体默认为italics for mathematical symbols.
我们所需要的times new Roman..........帮助中有很多改变字体的命令,其中\mathregular命令将字体转为常规文本,根据全局字体设置决定是否为Times new roman..