You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Issue #17659: set tick color and tick labelcolor independently from rcParams (#17661)
* Issue #17659: set tick color and tick labelcolor independently from rcParams
* Issue #17659: set tick color and tick labelcolor independently from rcParams, fix unit test
* Implement comments on PR #17661
* Add blank lines for flake8
* More extensive whats-new for pr #17661
* Remove not needed check after changing to default value of 'inherit' for x/ytick.labelcolor
* Update matplotlibrc.template
Co-authored-by: Jody Klymak <[email protected]>
* Update matplotlibrc.template
Co-authored-by: Jody Klymak <[email protected]>
* Apply suggestions from code review
Co-authored-by: Tim Hoffmann <[email protected]>
* Update set_colors_ticks_and_ticklabels_rcparams.rst
* Fix documentation header length
* Make the 'whats new' information even more concise
Co-authored-by: Ruben Verweij <[email protected]>
Co-authored-by: Jody Klymak <[email protected]>
Co-authored-by: Tim Hoffmann <[email protected]>
0 commit comments