8000 Merge pull request #29081 from timhoffm/doc-color-none · QuLogic/matplotlib@0b6222b · GitHub
[go: up one dir, main page]

Skip to content

Commit 0b6222b

Browse files
authored
Merge pull request matplotlib#29081 from timhoffm/doc-color-none
2 parents 07d86ce + ce4b660 commit 0b6222b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

galleries/users_explain/colors/colors.py

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,10 @@
7373
| | |
7474
| .. versionadded:: 3.8 | |
7575
+--------------------------------------+--------------------------------------+
76+
| The special value "none" is fully | - ``'none'`` |
77+
| transparent, i.e. equivalent to a | |
78+
| RGBA value ``(0.0, 0.0, 0.0, 0.0)`` | |
79+
+--------------------------------------+--------------------------------------+
7680
7781
.. _xkcd color survey: https://xkcd.com/color/rgb/
7882

0 commit comments

Comments
 (0)
0