Commit 2573f51
authored
File tree
Expand file treeCollapse file tree
42 files changed
+411
-457
lines changedFilter options
- doc
- api/next_api_changes
- users
- examples
- lines_bars_and_markers
- pyplots
- scales
- user_interfaces
- lib
- matplotlib
- axes
- backends
- mpl-data/stylelib
- testing
- tests
- baseline_images/test_backend_svg
- mpl_toolkits
- axisartist
- mplot3d
- tools
- tutorials/introductory
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Expand file treeCollapse file tree
42 files changed
+411
-457
lines changed+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
145 | 145 |
|
146 | 146 |
|
147 | 147 |
|
| 148 | + |
148 | 149 |
|
149 | 150 |
|
150 | 151 |
|
|
doc/api/next_api_changes/2019-03-18-AL.rst
Copy file name to clipboard+9Lines changed: 9 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
doc/api/next_api_changes/2019-03-20-AL.rst
Copy file name to clipboard+5Lines changed: 5 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
doc/api/next_api_changes/2019-03-26-AL.rst
Copy file name to clipboard+8Lines changed: 8 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
131 | 131 |
|
132 | 132 |
|
133 | 133 |
|
134 |
| - |
| 134 | + |
135 | 135 |
|
136 | 136 |
|
137 | 137 |
|
|
examples/lines_bars_and_markers/stem_plot.py
Copy file name to clipboardExpand all lines: examples/lines_bars_and_markers/stem_plot.py+3-3Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
12 | 12 |
|
13 | 13 |
|
14 | 14 |
|
15 |
| - |
| 15 | + |
16 | 16 |
|
17 | 17 |
|
18 | 18 |
|
| ||
23 | 23 |
|
24 | 24 |
|
25 | 25 |
|
26 |
| - |
27 |
| - |
| 26 | + |
| 27 | + |
28 | 28 |
|
29 | 29 |
|
30 | 30 |
|
|
examples/lines_bars_and_markers/timeline.py
Copy file name to clipboardExpand all lines: examples/lines_bars_and_markers/timeline.py+93-45Lines changed: 93 additions & 45 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
15 | 15 |
|
16 | 16 |
|
17 | 17 |
|
18 |
| - |
19 |
| - |
20 |
| - |
21 |
| - |
22 |
| - |
23 |
| - |
24 |
| - |
25 |
| - |
26 |
| - |
27 |
| - |
28 |
| - |
29 |
| - |
30 |
| - |
31 |
| - |
32 |
| - |
33 |
| - |
| 18 | + |
| 19 | + |
| 20 | + |
| 21 | + |
| 22 | + |
| 23 | + |
| 24 | + |
| 25 | + |
| 26 | + |
| 27 | + |
| 28 | + |
| 29 | + |
| 30 | + |
| 31 | + |
| 32 | + |
| 33 | + |
| 34 | + |
| 35 | + |
| 36 | + |
| 37 | + |
| 38 | + |
| 39 | + |
| 40 | + |
| 41 | + |
| 42 | + |
| 43 | + |
| 44 | + |
| 45 | + |
| 46 | + |
| 47 | + |
| 48 | + |
| 49 | + |
| 50 | + |
| 51 | + |
| 52 | + |
| 53 | + |
34 | 54 |
|
35 | 55 |
|
36 |
| - |
37 |
| - |
| 56 | + |
| 57 | + |
| 58 | + |
| 59 | + |
| 60 | + |
| 61 | + |
38 | 62 |
|
39 | 63 |
|
40 | 64 |
|
41 |
| - |
42 |
| - |
43 |
| - |
44 |
| - |
45 |
| - |
46 |
| - |
47 |
| - |
48 |
| - |
49 |
| - |
50 |
| - |
51 |
| - |
52 |
| - |
53 |
| - |
54 |
| - |
55 |
| - |
56 |
| - |
57 |
| - |
58 |
| - |
59 |
| - |
60 |
| - |
| 65 | + |
| 66 | + |
| 67 | + |
| 68 | + |
| 69 | + |
| 70 | + |
| 71 | + |
61 | 72 |
|
62 |
| - |
63 |
| - |
64 |
| - |
| 73 | + |
| 74 | + |
| 75 | + |
| 76 | + |
| 77 | + |
| 78 | + |
| 79 | + |
| 80 | + |
| 81 | + |
| 82 | + |
| 83 | + |
| 84 | + |
| 85 | + |
| 86 | + |
| 87 | + |
| 88 | + |
| 89 | + |
| 90 | + |
65 | 91 |
|
66 |
| - |
| 92 | + |
| 93 | + |
| 94 | + |
| 95 | + |
| 96 | + |
| 97 | + |
67 | 98 |
|
68 |
| - |
69 |
| - |
70 |
| - |
| 99 | + |
71 | 100 |
|
| 101 | + |
| 102 | + |
| 103 | + |
| 104 | + |
| 105 | + |
| 106 | + |
| 107 | + |
| 108 | + |
| 109 | + |
| 110 | + |
| 111 | + |
| 112 | + |
| 113 | + |
| 114 | + |
| 115 | + |
| 116 | + |
| 117 | + |
| 118 | + |
| 119 | + |
examples/pyplots/pyplot_scales.py
Copy file name to clipboardExpand all lines: examples/pyplots/pyplot_scales.py-82Lines changed: 0 additions & 82 deletions
This file was deleted.
+3Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
8 | 8 |
|
9 | 9 |
|
10 | 10 |
|
| 11 | + |
11 | 12 |
|
12 | 13 |
|
13 | 14 |
|
| ||
54 | 55 |
|
55 | 56 |
|
56 | 57 |
|
| 58 | + |
| 59 | + |
57 | 60 |
|
58 | 61 |
|
59 | 62 |
|
|
examples/user_interfaces/embedding_in_qt_sgskip.py
Copy file name to clipboardExpand all lines: examples/user_interfaces/embedding_in_qt_sgskip.py+6-1Lines changed: 6 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
58 | 58 |
|
59 | 59 |
|
60 | 60 |
|
61 |
| - |
| 61 | + |
| 62 | + |
| 63 | + |
| 64 | + |
| 65 | + |
| 66 | + |
62 | 67 |
|
63 | 68 |
|
64 | 69 |
|
+2-13Lines changed: 2 additions & 13 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
705 | 705 |
|
706 | 706 |
|
707 | 707 |
|
| 708 | + |
| 709 | + |
708 | 710 |
|
709 | 711 |
|
710 | 712 |
|
| ||
928 | 930 |
|
929 | 931 |
|
930 | 932 |
|
931 |
| - |
932 |
| - |
933 |
| - |
934 |
| - |
935 |
| - |
936 |
| - |
937 |
| - |
938 |
| - |
939 |
| - |
940 |
| - |
941 |
| - |
942 |
| - |
943 |
| - |
944 | 933 |
|
945 | 934 |
|
946 | 935 |
|
|
+3-1Lines changed: 3 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
879 | 879 |
|
880 | 880 |
|
881 | 881 |
|
882 |
| - |
| 882 | + |
883 | 883 |
|
| 884 | + |
| 885 | + |
884 | 886 |
|
885 | 887 |
|
886 | 888 |
|
|
lib/matplotlib/axes/_axes.py
Copy file name to clipboardExpand all lines: lib/matplotlib/axes/_axes.py+3-2Lines changed: 3 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2566 | 2566 |
|
2567 | 2567 |
|
2568 | 2568 |
|
2569 |
| - |
| 2569 | + |
2570 | 2570 |
|
2571 | 2571 |
|
2572 | 2572 |
|
| ||
2779 | 2779 |
|
2780 | 2780 |
|
2781 | 2781 |
|
2782 |
| - |
2783 | 2782 |
|
| 2783 | + |
| 2784 | + |
2784 | 2785 |
|
2785 | 2786 |
|
2786 | 2787 |
|
|
0 commit comments