Commit 43648ca
committed
Update usetex_fonteffects example.
- Use Figure.text() / Figure.suptitle() instead of adding text to an
Axes and then going through the bother of setting the axes limits and
then hiding the axes.
- Explicitly pass usetex=True to the sole text() call instead of using
rc().
- Show the figure, demonstrating that things work in agg as well,
instead of creating a pdf file that then needs to be cleaned out of
the source tree (but mention that saving to pdf works too).
- fstringify.1 parent 9a24fb7 commit 43648ca
1 file changed
Lines changed: 7 additions & 8 deletions
Lines changed: 7 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
| 17 | + | |
17 | 18 | | |
18 | 19 | | |
19 | 20 | | |
20 | 21 | | |
21 | 22 | | |
22 | 23 | | |
23 | | - | |
| 24 | + | |
24 | 25 | | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
0 commit comments