8000 Import matplotlib here as needed · Solertis/matplotlib@37f5321 · GitHub
[go: up one dir, main page]

Skip to content < 8000 script crossorigin="anonymous" type="application/javascript" src="https://github.githubassets.com/assets/ui_packages_document-metadata_document-metadata_ts-ui_packages_hydro-analytics_hydro-analytic-f29230-07417997172c.js" defer="defer">

Commit 37f5321

Browse files
committed
Import matplotlib here as needed
1 parent 646cd28 commit 37f5321

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

examples/pylab_examples/usetex_fonteffects.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# This script demonstrates that font effects specified in your pdftex.map
22
# are now supported in pdf usetex.
33

4+
import matplotlib
45
import matplotlib.pyplot as plt
56
matplotlib.rc('text', usetex=True)
67

0 commit comments

Comments
 (0)
0