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

PGFPlotsX: fix log scale power with custom ticks #3961

Merged
merged 1 commit into from
Nov 29, 2021

Conversation

t-bltg
Copy link
Member

@t-bltg t-bltg commented Nov 28, 2021

PGFPlotsX fix for #3959.

jl_0SkeIo

@codecov
Copy link

codecov bot commented Nov 28, 2021

Codecov Report

Merging #3961 (d7e8ce8) into master (c94cf18) will increase coverage by 0.02%.
The diff coverage is 42.85%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #3961      +/-   ##
==========================================
+ Coverage   62.45%   62.48%   +0.02%     
==========================================
  Files          29       29              
  Lines        7223     7226       +3     
==========================================
+ Hits         4511     4515       +4     
+ Misses       2712     2711       -1     
Impacted Files Coverage Δ
src/backends/pgfplotsx.jl 60.06% <42.85%> (-0.13%) ⬇️
src/args.jl 71.71% <0.00%> (-0.31%) ⬇️
src/backends/gr.jl 88.40% <0.00%> (+0.41%) ⬆️

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 5838182...d7e8ce8. Read the comment docs.

@t-bltg t-bltg merged commit 9305cd4 into JuliaPlots:master Nov 29, 2021
isentropic pushed a commit to isentropic/Plots.jl that referenced this pull request Jan 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants