Commit 7a152d8
File tree
Expand file treeCollapse file tree
2 files changed
+16
-26
lines changedFilter options
- examples
- tests
- ticks_and_spines
Expand file treeCollapse file tree
2 files changed
+16
-26
lines changedexamples/tests/backend_driver.py
Copy file name to clipboardExpand all lines: examples/tests/backend_driver.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
205 | 205 |
|
206 | 206 |
|
207 | 207 |
|
208 |
| - |
| 208 | + |
209 | 209 |
|
210 | 210 |
|
211 | 211 |
|
|
examples/pylab_examples/newscalarformatter_demo.py renamed to examples/ticks_and_spines/plot_scalarformatter.py
Copy file name to clipboardExpand all lines: examples/ticks_and_spines/plot_scalarformatter.py+15-25Lines changed: 15 additions & 25 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 |
| - |
2 |
| - |
3 |
| - |
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
4 | 5 |
|
5 |
| - |
6 |
| - |
7 |
| - |
8 |
| - |
9 |
| - |
10 |
| - |
11 |
| - |
12 |
| - |
13 |
| - |
14 |
| - |
15 |
| - |
16 |
| - |
| 6 | + |
17 | 7 |
|
18 |
| - |
19 |
| - |
20 |
| - |
| 8 | + |
21 | 9 |
|
22 |
| - |
23 |
| - |
24 |
| - |
| 10 | + |
25 | 11 |
|
26 |
| - |
| 12 | + |
| 13 | + |
| 14 | + |
| 15 | + |
| 16 | + |
27 | 17 |
|
28 |
| - |
| 18 | + |
29 | 19 |
|
30 | 20 |
|
31 | 21 |
|
| ||
50 | 40 |
|
51 | 41 |
|
52 | 42 |
|
53 |
| - |
| 43 | + |
54 | 44 |
|
55 | 45 |
|
56 | 46 |
|
| ||
75 | 65 |
|
76 | 66 |
|
77 | 67 |
|
78 |
| - |
| 68 | + |
79 | 69 |
|
80 | 70 |
|
81 | 71 |
|
|
0 commit comments