Skip to content

Remove reference to ignored rcParam, nbagg.transparent#10256

Merged
jklymak merged 1 commit intomatplotlib:masterfrom
efiring:remove_nbagg_transparent
Jan 16, 2018
Merged

Remove reference to ignored rcParam, nbagg.transparent#10256
jklymak merged 1 commit intomatplotlib:masterfrom
efiring:remove_nbagg_transparent

Conversation

@efiring
Copy link
Copy Markdown
Member

@efiring efiring commented Jan 16, 2018

In #10024, rcParams['nbagg.transparent'] was marked as deprecated
and ignored, but it was not removed from backend_nbagg. As a
result, every plot made with backend_nbagg was raising a
warning. This PR finishes #10024 by removing the reference and
the line that depends on it.

In matplotlib#10024, rcParams['nbagg.transparent'] was marked as deprecated
and ignored, but it was not removed from backend_nbagg.  As a
result, every plot made with backend_nbagg was raising a
warning.  This PR finishes matplotlib#10024 by removing the reference and
the line that depends on it.
@efiring efiring added the Release critical For bugs that make the library unusable (segfaults, incorrect plots, etc) and major regressions. label Jan 16, 2018
@efiring efiring added this to the v2.2 milestone Jan 16, 2018
@jklymak jklymak merged commit cd988b5 into matplotlib:master Jan 16, 2018
@QuLogic QuLogic modified the milestones: needs sorting, v2.2.0 Feb 12, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Release critical For bugs that make the library unusable (segfaults, incorrect plots, etc) and major regressions.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants