henry2004y / henry2004y/TestParticle.jl
Transformations do not work in GLMakie v0.10.11+
- Dominant language
- Julia
- Stars
- 22
- Forks
- 5
- Avg merge
- 21h 17m
- Merged PRs (30d)
- 2
Description
The axis scale transformation fails for type `Plots` in the latest Makie version.
Similar to https://github.com/MakieOrg/Makie.jl/issues/4385
This affects most of our demos, see #187. After fixing most of them, the one issue left is that `Axis3` does not work with `scale!`. We temporarily work around the issue by switching to `LScene`. Hopefully this can be fixed on the Makie side soon.
Contributor guide
Research direction
Start by reviewing the affected demos referenced in #187 and the Makie issue 4385, then reproduce the failure with Axis3 and scale! in GLMakie v0.10.11+. Compare the behavior with the temporary LScene workaround; done means Axis3 transformations work without that workaround across the affected demos.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- julia
- Domain
- data-visualization
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100