Commit a45712e
File tree
Expand file treeCollapse file tree
6 files changed
+15
-21
lines changedFilter options
- examples
- lines_bars_and_markers
- pie_and_polar_charts
- showcase
- style_sheets
- text_labels_and_annotations
Expand file treeCollapse file tree
6 files changed
+15
-21
lines changedexamples/lines_bars_and_markers/linestyles.py
Copy file name to clipboardExpand all lines: examples/lines_bars_and_markers/linestyles.py+5-6Lines changed: 5 additions & 6 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
16 | 16 |
|
17 | 17 |
|
18 | 18 |
|
19 |
| - |
20 | 19 |
|
21 | 20 |
|
22 |
| - |
| 21 | + |
23 | 22 |
|
24 | 23 |
|
25 | 24 |
|
| ||
55 | 54 |
|
56 | 55 |
|
57 | 56 |
|
58 |
| - |
59 | 57 |
|
60 |
| - |
61 |
| - |
62 |
| - |
| 58 | + |
| 59 | + |
| 60 | + |
| 61 | + |
63 | 62 |
|
64 | 63 |
|
65 | 64 |
|
|
examples/pie_and_polar_charts/pie_and_donut_labels.py
Copy file name to clipboardExpand all lines: examples/pie_and_polar_charts/pie_and_donut_labels.py+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
102 | 102 |
|
103 | 103 |
|
104 | 104 |
|
105 |
| - |
| 105 | + |
106 | 106 |
|
107 | 107 |
|
108 | 108 |
|
| ||
113 | 113 |
|
114 | 114 |
|
115 | 115 |
|
116 |
| - |
| 116 | + |
117 | 117 |
|
118 | 118 |
|
119 | 119 |
|
|
examples/showcase/anatomy.py
Copy file name to clipboardExpand all lines: examples/showcase/anatomy.py+2-4Lines changed: 2 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
125 | 125 |
|
126 | 126 |
|
127 | 127 |
|
128 |
| - |
129 |
| - |
| 128 | + |
130 | 129 |
|
131 | 130 |
|
132 | 131 |
|
133 | 132 |
|
134 | 133 |
|
135 |
| - |
136 |
| - |
| 134 | + |
137 | 135 |
|
138 | 136 |
|
139 | 137 |
|
|
examples/style_sheets/style_sheets_reference.py
Copy file name to clipboardExpand all lines: examples/style_sheets/style_sheets_reference.py+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
91 | 91 |
|
92 | 92 |
|
93 | 93 |
|
94 |
| - |
95 |
| - |
| 94 | + |
| 95 | + |
96 | 96 |
|
97 | 97 |
|
98 | 98 |
|
|
examples/text_labels_and_annotations/mathtext_examples.py
Copy file name to clipboardExpand all lines: examples/text_labels_and_annotations/mathtext_examples.py+3-5Lines changed: 3 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
78 | 78 |
|
79 | 79 |
|
80 | 80 |
|
81 |
| - |
82 |
| - |
| 81 | + |
83 | 82 |
|
84 | 83 |
|
85 | 84 |
|
| ||
92 | 91 |
|
93 | 92 |
|
94 | 93 |
|
95 |
| - |
| 94 | + |
96 | 95 |
|
97 | 96 |
|
98 | 97 |
|
99 |
| - |
100 |
| - |
| 98 | + |
101 | 99 |
|
102 | 100 |
|
103 | 101 |
|
|
examples/text_labels_and_annotations/usetex_demo.py
Copy file name to clipboardExpand all lines: examples/text_labels_and_annotations/usetex_demo.py+1-2Lines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
25 | 25 |
|
26 | 26 |
|
27 | 27 |
|
28 |
| - |
29 |
| - |
| 28 | + |
30 | 29 |
|
31 | 30 |
|
32 | 31 |
|
|
0 commit comments