Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork7.9k
Commitdd98207
committed
Add (color, alpha) tuple as a valid ColorType
Introduced by#24691, merged shortly before#24976Not totally sold on the name 'RawColorType', but couldn't think of something I like betterNoticed that one of the other type aliases was not documented, so fixed that while I was editing these two files1 parenta844eca commitdd98207
File tree
3 files changed
+10
-1
lines changed- doc/api
- lib/matplotlib
3 files changed
+10
-1
lines changedLines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
17 | 17 |
| |
18 | 18 |
| |
19 | 19 |
| |
| 20 | + | |
20 | 21 |
| |
21 | 22 |
| |
22 | 23 |
| |
|
Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
| 5 | + | |
| 6 | + | |
5 | 7 |
| |
6 | 8 |
| |
7 | 9 |
| |
8 | 10 |
| |
9 | 11 |
| |
10 | 12 |
| |
11 | 13 |
| |
| 14 | + | |
| 15 | + |
Lines changed: 5 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
19 | 19 |
| |
20 | 20 |
| |
21 | 21 |
| |
22 |
| - | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
23 | 26 |
| |
24 | 27 |
| |
25 | 28 |
| |
| |||
43 | 46 |
| |
44 | 47 |
| |
45 | 48 |
| |
| 49 | + |
0 commit comments
Comments
(0)