Commit aa2545f
File tree
Expand file treeCollapse file tree
2 files changed
+26
-31
lines changedFilter options
- examples/statistics
- lib/matplotlib/axes
Expand file treeCollapse file tree
2 files changed
+26
-31
lines changedexamples/statistics/hexbin_demo.py
Copy file name to clipboardExpand all lines: examples/statistics/hexbin_demo.py+20-30Lines changed: 20 additions & 30 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 |
| - |
3 |
| - |
4 |
| - |
| 2 | + |
| 3 | + |
| 4 | + |
5 | 5 |
|
6 |
| - |
7 |
| - |
8 |
| - |
9 |
| - |
10 |
| - |
11 |
| - |
| 6 | + |
| 7 | + |
12 | 8 |
|
13 | 9 |
|
14 | 10 |
|
| ||
17 | 13 |
|
18 | 14 |
|
19 | 15 |
|
20 |
| - |
| 16 | + |
21 | 17 |
|
22 | 18 |
|
23 |
| - |
24 |
| - |
25 |
| - |
26 |
| - |
27 |
| - |
28 |
| - |
29 |
| - |
30 |
| - |
31 |
| - |
32 |
| - |
33 |
| - |
34 |
| - |
35 |
| - |
36 |
| - |
37 |
| - |
38 |
| - |
39 |
| - |
40 |
| - |
41 |
| - |
42 |
| - |
| 19 | + |
| 20 | + |
| 21 | + |
| 22 | + |
| 23 | + |
| 24 | + |
| 25 | + |
| 26 | + |
| 27 | + |
| 28 | + |
| 29 | + |
| 30 | + |
| 31 | + |
| 32 | + |
43 | 33 |
|
44 | 34 |
|
45 | 35 |
|
|
lib/matplotlib/axes/_axes.py
Copy file name to clipboardExpand all lines: lib/matplotlib/axes/_axes.py+6-1Lines changed: 6 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
4755 | 4755 |
|
4756 | 4756 |
|
4757 | 4757 |
|
| 4758 | + |
| 4759 | + |
| 4760 | + |
4758 | 4761 |
|
4759 | 4762 |
|
4760 | 4763 |
|
| ||
6650 | 6653 |
|
6651 | 6654 |
|
6652 | 6655 |
|
6653 |
| - |
| 6656 | + |
| 6657 | + |
6654 | 6658 |
|
6655 | 6659 |
|
6656 | 6660 |
|
| ||
7093 | 7097 |
|
7094 | 7098 |
|
7095 | 7099 |
|
| 7100 | + |
7096 | 7101 |
|
7097 | 7102 |
|
7098 | 7103 |
|
|
0 commit comments