forked from matplotlib/matplotlib
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit b6777b1
Merge pull request matplotlib#30235 from QuLogic/private-style
Don't expose private styles in style.available2 files changed
+17
-5
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
9 | - | ||
9 | + | ||
10 | + | ||
10 | 11 |
| |
11 | 12 |
| |
12 | 13 |
| |
| |||
245 | 246 |
| |
246 | 247 |
| |
247 | 248 |
| |
248 | - | ||
249 | - | ||
249 | + | ||
250 | + | ||
250 | 251 |
| |
251 | 252 |
| |
252 | 253 |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
21 | 21 |
| |
22 | 22 |
| |
23 | 23 |
| |
24 | + | ||
24 | 25 |
| |
25 | 26 |
| |
26 | 27 |
| |
| |||
32 | 33 |
| |
33 | 34 |
| |
34 | 35 |
| |
36 | + | ||
35 | 37 |
| |
36 | 38 |
| |
37 | 39 |
| |
| |||
46 | 48 |
| |
47 | 49 |
| |
48 | 50 |
| |
49 | - | ||
50 | - | ||
51 | + | ||
52 | + | ||
53 | + | ||
54 | + | ||
55 | + | ||
56 | + | ||
57 | + | ||
58 | + | ||
59 | + | ||
60 | + | ||
61 | + | ||
51 | 62 |
| |
52 | 63 |
| |
53 | 64 |
| |
|
0 commit comments