BUG: make clabel obey fontsize kwarg #5764

Merged
merged 1 commit into from Dec 31, 2015

Conversation

Projects
None yet
3 participants
Owner

efiring commented Dec 29, 2015

It looks like clabel has had broken fontsize handling since at least 2008, and maybe 2005. Strange that no one noticed enough to complain about it.

Owner

mdboom commented Dec 29, 2015

Looks like all that's updated here is the test image.

@efiring efiring BUG: make clabel obey fontsize kwarg
edad75d

@tacaswell tacaswell added a commit that referenced this pull request Dec 31, 2015

@tacaswell tacaswell Merge pull request #5764 from efiring/clabel_fontsize
BUG: make clabel obey fontsize kwarg
ce0bd39

@tacaswell tacaswell merged commit ce0bd39 into matplotlib:master Dec 31, 2015

3 checks passed

continuous-integration/appveyor/pr AppVeyor build succeeded
Details
continuous-integration/travis-ci/pr The Travis CI build passed
Details
coverage/coveralls Coverage increased (+0.01%) to 68.486%
Details

tacaswell removed the needs_review label Dec 31, 2015

@tacaswell tacaswell added a commit that referenced this pull request Dec 31, 2015

@tacaswell tacaswell Merge pull request #5764 from efiring/clabel_fontsize
BUG: make clabel obey fontsize kwarg
0223174
Owner

tacaswell commented Dec 31, 2015

backported as 0223174

efiring deleted the efiring:clabel_fontsize branch Jun 23, 2016

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment