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

rainclouds no longer displays category labels on x-axis #3533

Open
3 tasks done
adityanprasad opened this issue Jan 5, 2024 · 1 comment
Open
3 tasks done

rainclouds no longer displays category labels on x-axis #3533

adityanprasad opened this issue Jan 5, 2024 · 1 comment
Labels
bug Makie Backend independent issues (Makie core) recipes regression This issue describes a regression from a previous version or commit.

Comments

@adityanprasad
Copy link

  • are you running newest version (version from docs) ?
  • can you reproduce the bug with a fresh environment ? (]activate --temp; add Makie)
  • What platform + GPU are you on?
Julia Version 1.10.0
Commit 3120989f39b (2023-12-25 18:01 UTC)
Build Info:
  Official https://julialang.org/ release
Platform Info:
  OS: macOS (arm64-apple-darwin22.4.0)
  CPU: 10 × Apple M1 Pro
  WORD_SIZE: 64
  LIBM: libopenlibm
  LLVM: libLLVM-15.0.7 (ORCJIT, apple-m1)
  Threads: 11 on 8 virtual cores
Environment:
  JULIA_NUM_THREADS = 8

rainclouds no longer seems to print category labels. This is visible in the plots included in the docs as well. As a MWE, just consider the first example in the docs. The x-axis ticks should be the labels "A", "B", "C" -- instead you get 1,2,3. This propagates throughout the examples.

@adityanprasad adityanprasad changed the title Rainclouds no longer prints category labels rainclouds no longer displays category labels on x-axis Jan 9, 2024
@palday
Copy link
Contributor

palday commented Apr 2, 2024

root cause is #3514

@ffreyer ffreyer added Makie Backend independent issues (Makie core) recipes regression This issue describes a regression from a previous version or commit. labels Aug 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Makie Backend independent issues (Makie core) recipes regression This issue describes a regression from a previous version or commit.
Projects
None yet
Development

No branches or pull requests

3 participants