Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Backport PR #25586 on branch 0.24.x (BUG: secondary y axis could not be set to log scale (#25545)) #25599

Conversation

meeseeksmachine
Copy link
Contributor

Backport PR #25586: BUG: secondary y axis could not be set to log scale (#25545)

@lumberbot-app lumberbot-app bot added this to the 0.24.2 milestone Mar 7, 2019
@gfyoung gfyoung added the Visualization plotting label Mar 7, 2019
@codecov
Copy link

codecov bot commented Mar 7, 2019

Codecov Report

Merging #25599 into 0.24.x will decrease coverage by <.01%.
The diff coverage is 50%.

Impacted file tree graph

@@            Coverage Diff             @@
##           0.24.x   #25599      +/-   ##
==========================================
- Coverage   92.39%   92.39%   -0.01%     
==========================================
  Files         166      166              
  Lines       52419    52421       +2     
==========================================
  Hits        48433    48433              
- Misses       3986     3988       +2
Flag Coverage Δ
#multiple 90.83% <50%> (-0.01%) ⬇️
#single 42.9% <0%> (ø) ⬆️
Impacted Files Coverage Δ
pandas/plotting/_core.py 83.53% <50%> (-0.05%) ⬇️
pandas/util/testing.py 88.04% <0%> (-0.1%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 1577b0e...b6c77ad. Read the comment docs.

1 similar comment
@codecov
Copy link

codecov bot commented Mar 7, 2019

Codecov Report

Merging #25599 into 0.24.x will decrease coverage by <.01%.
The diff coverage is 50%.

Impacted file tree graph

@@            Coverage Diff             @@
##           0.24.x   #25599      +/-   ##
==========================================
- Coverage   92.39%   92.39%   -0.01%     
==========================================
  Files         166      166              
  Lines       52419    52421       +2     
==========================================
  Hits        48433    48433              
- Misses       3986     3988       +2
Flag Coverage Δ
#multiple 90.83% <50%> (-0.01%) ⬇️
#single 42.9% <0%> (ø) ⬆️
Impacted Files Coverage Δ
pandas/plotting/_core.py 83.53% <50%> (-0.05%) ⬇️
pandas/util/testing.py 88.04% <0%> (-0.1%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 1577b0e...b6c77ad. Read the comment docs.

@gfyoung gfyoung merged commit d052978 into pandas-dev:0.24.x Mar 8, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants