8000 added change log entry for #1504 and #1505 · matplotlib/matplotlib@7f3e0ee · GitHub
[go: up one dir, main page]

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 7f3e0ee

Browse files
tacaswellThomas A Caswell
authored andcommitted
added change log entry for #1504 and #1505
1 parent 50f2ca6 commit 7f3e0ee

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,12 @@
2121
an active colorable artist, such as an image, and just sets
2222
up the colormap to use from that point forward. - PI
2323

24+
2012-11-16 Added the funcction _get_rbga_face, which is identical to
25+
_get_rbg_face except it return a (r,g,b,a) tuble, to line2D.
26+
Modified Line2D.draw to use _get_rbga_face to get the markerface
27+
color so that any alpha set by markerfacecolor will respected.
28+
- Thomas Caswell
29+
2430
2012-11-13 Add a symmetric log normalization class to colors.py.
2531
Also added some tests for the normalization class.
2632
Till Stensitzki

0 commit comments

Comments
 (0)
0