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

[BUG] log2 axis label not rendered properly #4871

Closed
putianyi889 opened this issue Jan 18, 2024 · 0 comments
Closed

[BUG] log2 axis label not rendered properly #4871

putianyi889 opened this issue Jan 18, 2024 · 0 comments
Labels

Comments

@putianyi889
Copy link
Contributor

Details

plot(2 .^ rand(1:10, 10), yaxis=:log2)

image

Backends

This bug occurs on ( insert x below )

Backend yes no untested
gr (default) v0.72.10 X
pythonplot X
plotlyjs v0.18.12 unsupported
pgfplotsx v1.6.0 X
unicodeplots v3.6.3 X
inspectdr X
gaston v1.1.0 X

Versions

Plots.jl version: 1.39.0
Backend version (]st -m <backend(s)>): see above
Output of versioninfo():

Julia Version 1.10.0
Commit 3120989f39 (2023-12-25 18:01 UTC)
Build Info:
  Official https://julialang.org/ release
Platform Info:
  OS: Windows (x86_64-w64-mingw32)
  CPU: 16 × AMD Ryzen 7 4800H with Radeon Graphics
  WORD_SIZE: 64
  LIBM: libopenlibm
  LLVM: libLLVM-15.0.7 (ORCJIT, znver2)
  Threads: 1 on 16 virtual cores
Environment:
  JULIA_MATHKERNEL = C:\Applications\Wolfram Research\Mathematica\13.1
  JULIA_MATHLINK = C:\Applications\Wolfram Research\Mathematica\13.1\SystemFiles\Libraries\Windows-x86-64\ml64i4.dll
  JULIA_NUM_THREADS = 16
pjaap added a commit to pjaap/Plots.jl that referenced this issue Sep 27, 2024
This fixes JuliaPlots#4871

Only the case of :log10 has been treated before.
pjaap added a commit to pjaap/Plots.jl that referenced this issue Sep 27, 2024
This fixes JuliaPlots#4871

Only the case of :log10 has been treated before.
BeastyBlacksmith pushed a commit that referenced this issue Sep 30, 2024
This fixes #4871

Only the case of :log10 has been treated before.
pjaap added a commit to pjaap/Plots.jl that referenced this issue Sep 30, 2024
This fixes JuliaPlots#4871

Only the case of :log10 has been treated before.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant