Skip to content

v0.20.9

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 03 Apr 18:20
· 8 commits to master since this release
0e28ea8

Makie v0.20.9

Diff since v0.20.8

Merged pull requests:

Closed issues:

  • display backend support (#341)
  • Make image plotting the same orientation as in Plots.jl (#389)
  • Larger than screen recording results in "rolling" effect on video (#394)
  • Lines plotted on an image appear discontinuous unless window is resized. (#396)
  • Links to examples in README.md are broken (#438)
  • Feature request: nan_color kwarg for meshscatter (#720)
  • How to properly forward attributes in recipes? (#1019)
  • Breaking change from CairoMakie 0.9 to 0.10 (#2630)
  • data_limits overrides don't work when the recipe is nested within the recipe (#2714)
  • sizes of areas in violin plot are incorrect (#3351)
  • WGLMakie now throws an error if no screen available (#3535)
  • [FR] Do not export geometry basics (#3610)
  • Should convert_single_argument be in MakieCore? (#3645)
  • resize_to_layout!() does not work with DataAspect (#3654)
  • can you reproduce the bug with a fresh environment ? (]activate --temp; add Makie) (#3659)
  • GLMakie broken on 1.11 branch and nightly (#3661)
  • Remove twitter link from Readme (#3678)
  • Broken fonts and plots with GLMakie after using PackageCompiler (#3679)
  • contourf bug (#3683)
  • programmatic mouse click (#3685)
  • How to out put \widetilde label on Makie fig (#3701)
  • Surface normals not properly transformed by markersize scaling. (#3702)
  • How to modify default setting in Makie (#3703)
  • Varying line colors in CairoMakie (#3704)
  • Makie fails to precompile (#3706)
  • A simple docstring fix for Textbox (#3709)
  • How to modify colors of Colorbar to adapt the values of exp-type data (#3711)
  • Label formatter not used in barplot (#3720)
  • Makie fails to compile on musl system (#3725)
  • Return_type error that appeared out of nowhere (#3740)
  • Please depreciate the fig[x,y] indexing (#3742)
  • Makie thread safety: crashes Julia in parallel @Spawn and @threads but not in @async (#3753)
  • CairoMakie Memory leak (Ubuntu)?? (#3759)