Skip to content

Commit 11818d0

Browse files
committed
DEF: update default median linecolor for boxplots
It was just "blue". Now it's [0] to pick out the first color from the existing color cycle, whatever that may be.
1 parent d09bd21 commit 11818d0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/matplotlib/rcsetup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -906,6 +906,7 @@ def validate_animation_writer_path(p):
906906
'boxplot.showbox': [True, validate_bool],
907907
'boxplot.showfliers': [True, validate_bool],
908908
'boxplot.meanline': [False, validate_bool],
909+
909910
'boxplot.flierprops.color': ['k', validate_color],
910911
'boxplot.flierprops.marker': ['o', six.text_type],
911912
'boxplot.flierprops.markerfacecolor': ['none', validate_color],

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy