Commit 00495d9
File tree
Expand file treeCollapse file tree
5 files changed
+98
-2
lines changedFilter options
- doc/users/whats_new
- lib/matplotlib
- tests
- baseline_images
- test_axes
- test_lines
Expand file treeCollapse file tree
5 files changed
+98
-2
lines changeddoc/users/whats_new/filled_plus_and_x_markers.rst
Copy file name to clipboard+7Lines changed: 7 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
+90-1Lines changed: 90 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
31 | 31 |
|
32 | 32 |
|
33 | 33 |
|
| 34 | + |
| 35 | + |
34 | 36 |
|
35 | 37 |
|
36 | 38 |
|
| ||
124 | 126 |
|
125 | 127 |
|
126 | 128 |
|
| 129 | + |
| 130 | + |
127 | 131 |
|
128 | 132 |
|
129 | 133 |
|
| ||
145 | 149 |
|
146 | 150 |
|
147 | 151 |
|
148 |
| - |
| 152 | + |
| 153 | + |
149 | 154 |
|
150 | 155 |
|
151 | 156 |
|
| ||
827 | 832 |
|
828 | 833 |
|
829 | 834 |
|
| 835 | + |
| 836 | + |
| 837 | + |
| 838 | + |
| 839 | + |
| 840 | + |
| 841 | + |
| 842 | + |
| 843 | + |
| 844 | + |
| 845 | + |
| 846 | + |
| 847 | + |
| 848 | + |
| 849 | + |
| 850 | + |
| 851 | + |
| 852 | + |
| 853 | + |
| 854 | + |
| 855 | + |
| 856 | + |
| 857 | + |
| 858 | + |
| 859 | + |
| 860 | + |
| 861 | + |
| 862 | + |
| 863 | + |
| 864 | + |
| 865 | + |
| 866 | + |
| 867 | + |
| 868 | + |
| 869 | + |
| 870 | + |
| 871 | + |
| 872 | + |
| 873 | + |
| 874 | + |
| 875 | + |
| 876 | + |
| 877 | + |
| 878 | + |
| 879 | + |
| 880 | + |
| 881 | + |
| 882 | + |
| 883 | + |
| 884 | + |
| 885 | + |
| 886 | + |
| 887 | + |
| 888 | + |
| 889 | + |
| 890 | + |
| 891 | + |
| 892 | + |
| 893 | + |
| 894 | + |
| 895 | + |
| 896 | + |
| 897 | + |
| 898 | + |
| 899 | + |
| 900 | + |
| 901 | + |
| 902 | + |
| 903 | + |
| 904 | + |
| 905 | + |
| 906 | + |
| 907 | + |
| 908 | + |
| 909 | + |
| 910 | + |
| 911 | + |
| 912 | + |
| 913 | + |
| 914 | + |
| 915 | + |
| 916 | + |
| 917 | + |
| 918 | + |
lib/matplotlib/tests/baseline_images/test_axes/marker_styles.png
Copy file name to clipboard1.15 KB
Loading
lib/matplotlib/tests/baseline_images/test_lines/marker_fill_styles.png
Copy file name to clipboard3.48 KB
Loading
lib/matplotlib/tests/test_lines.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_lines.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
178 | 178 |
|
179 | 179 |
|
180 | 180 |
|
181 |
| - |
| 181 | + |
182 | 182 |
|
183 | 183 |
|
184 | 184 |
|
|
0 commit comments