Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dc11948 commit dc8eaa9Copy full SHA for dc8eaa9
examples/pylab_examples/usetex_demo.py
@@ -1,6 +1,6 @@
1
-import matplotlib.pyplot as plt
2
import matplotlib
3
matplotlib.rc('text', usetex=True)
+import matplotlib.pyplot as plt
4
import numpy as np
5
6
# interface tracking profiles
0 commit comments