-
-
Notifications
You must be signed in to change notification settings - Fork 8k
Closed
Labels
Description
To help us understand and resolve your issue please check that you have provided
the information below.
- matplotlib version:1.5.1
linux: ubuntu 16.04
python: 2.7 - Installed from ubuntu source: sudo apt-get install ...
The wrong output figure is attached, along with a correct one obtained from matplotlib 1.4.2.
One interesting thing:
if I choose text.usetex: True, the formula is then correct, however, other font will be messed up, by which, I mean not Times New Roma.
lovasoa