Commit 6750f68
File tree
Expand file treeCollapse file tree
6 files changed
+43
-10
lines changedFilter options
- examples/ticks_and_spines
Expand file treeCollapse file tree
6 files changed
+43
-10
lines changedexamples/ticks_and_spines/spines_demo.py
Copy file name to clipboardExpand all lines: examples/ticks_and_spines/spines_demo.py+20-6Lines changed: 20 additions & 6 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 |
| - |
3 |
| - |
4 |
| - |
5 |
| - |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
6 | 10 |
|
7 | 11 |
|
8 | 12 |
|
| ||
11 | 15 |
|
12 | 16 |
|
13 | 17 |
|
14 |
| - |
| 18 | + |
15 | 19 |
|
16 | 20 |
|
17 | 21 |
|
| ||
26 | 30 |
|
27 | 31 |
|
28 | 32 |
|
| 33 | + |
| 34 | + |
| 35 | + |
| 36 | + |
| 37 | + |
| 38 | + |
| 39 | + |
| 40 | + |
| 41 | + |
| 42 | + |
| 43 | + |
29 | 44 |
|
30 | 45 |
|
31 |
| - |
32 | 46 |
|
examples/ticks_and_spines/spines_demo_dropped.py
Copy file name to clipboardExpand all lines: examples/ticks_and_spines/spines_demo_dropped.py+4Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
2 | 6 |
|
3 | 7 |
|
4 | 8 |
|
|
examples/ticks_and_spines/tick-formatters.py
Copy file name to clipboardExpand all lines: examples/ticks_and_spines/tick-formatters.py+5-1Lines changed: 5 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 |
| - |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
3 | 7 |
|
4 | 8 |
|
5 | 9 |
|
|
examples/ticks_and_spines/tick-locators.py
Copy file name to clipboardExpand all lines: examples/ticks_and_spines/tick-locators.py+5-1Lines changed: 5 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 |
| - |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
3 | 7 |
|
4 | 8 |
|
5 | 9 |
|
|
examples/ticks_and_spines/tick_labels_from_values.py
Copy file name to clipboardExpand all lines: examples/ticks_and_spines/tick_labels_from_values.py+5-2Lines changed: 5 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 |
| - |
3 |
| - |
| 2 | + |
| 3 | + |
| 4 | + |
4 | 5 |
|
5 | 6 |
|
6 | 7 |
|
| ||
28 | 29 |
|
29 | 30 |
|
30 | 31 |
|
| 32 | + |
| 33 | + |
31 | 34 |
|
32 | 35 |
|
33 | 36 |
|
|
examples/ticks_and_spines/ticklabels_demo_rotation.py
Copy file name to clipboardExpand all lines: examples/ticks_and_spines/ticklabels_demo_rotation.py+4Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
2 | 6 |
|
3 | 7 |
|
4 | 8 |
|
|
0 commit comments