Skip to content

Releases: MakieOrg/Makie.jl

v0.22.1

17 Jan 16:38
58fc475
Compare
Choose a tag to compare

Makie v0.22.1

Diff since v0.22.0

Merged pull requests:

Closed issues:

  • CairoMakie poly only respects transparency when setting alpha in color (#3735)
  • Bigger than screen GLMakie figures regressed after v0.8.12 (#4581)
  • GLMakie draws half-size graphics in bottom-left corner of window on macOS @2x, Makie v0.22 (#4719)
  • Density as line plot (#4725)
  • Fail to precompile jlls: riscv64-linux-gnu not supported platform but I'm on Windows (#4731)

v0.22.0

14 Oct 14:26
65b35c3
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.21.18...v0.22.0

v0.21.18

12 Dec 16:36
d9e786f
Compare
Choose a tag to compare

Makie v0.21.18

Diff since v0.21.17

Merged pull requests:

Closed issues:

  • User-defined recipes don't work with SpecApi (#4295)
  • Incorrect background Z-Order when plotting axis-in-axis (#4650)

v0.21.17

06 Dec 12:39
db8c78c
Compare
Choose a tag to compare

Makie v0.21.17

Diff since v0.21.16

Merged pull requests:

Closed issues:

  • Supporting GeometryBasics geometries (#660)
  • StackOverflowError when passing tuple (instead of a color type) for colormap (#1297)
  • [inconsistency] merge on Attributes does not work in the same way as the one in the standard library (#1939)
  • textpadding could accept a single Integer (#2351)
  • Disable Automatic Unit Conversion (#3891)
  • BoundsError in recordframe! with WGLMakie (#3961)
  • NaN in roation breaks entire axis (#4041)
  • heatmap slightly misaligned with respect to axis coordinates (#4053)
  • Wrong units (#4063)
  • Some of the levels are missing from Colorbar (#4121)
  • Exception thrown when WGLMakie containing element is removed (#4342)
  • vertical toggle (#4378)
  • Incorrect keyword arguments for axis argument don't show any suggestions (#4391)
  • Plotting vlines in unitful axis leads to crash (#4503)
  • Cannot use :linestyle in poly!(…, cycle=[…]) (#4544)
  • PackageCompiler on GLMakie --> display(fig) --> segfault 11 on macos Sonoma 14.6.1 (#4571)
  • What happened to limits keyword in image? (#4580)
  • Lineplot not rendered properly in GLMakie (#4582)
  • Scatter points are at incorrect locations on log-log plot (#4586)
  • CairoMakie ignores vspan alpha (#4626)
  • CairoMakie sometimes doesn't draw the last bin in stephist (#4627)
  • Inset axis can affect the placement of parent figure (#4637)
  • Zero vector field breaks streamplot under CairoMakie (#4641)
  • WGLMakie throws warning when zooming on scatter plot (#4646)

v0.21.16

06 Nov 14:06
2c80d0e
Compare
Choose a tag to compare

Makie v0.21.16

Diff since v0.21.15

Merged pull requests:

Closed issues:

  • Feature request: super-above-subscript (#2718)
  • GLMakie 0.9 uses PackageCompiler to transplant the program "display(fig)" error. however GLMakie 0.8 does not have it. (#3489)
  • For raincloud plot, jitter_width is documented, but cannot be used (#3981)
  • Docstrings for recipes are not being parsed correctly (#4479)
  • nan_color do not work as expected for surface! (#4524)
  • Cannot install CairoMakie or Makie. Get an error related to MathTexEngine. (#4534)
  • Julia Registry is missing WGLMakie 0.10.15 (#4537)
  • Layout tutorial code errors due to gcd (#4545)
  • Update scene lighting doesn't work (#4551)

v0.21.15

26 Oct 08:25
19c0283
Compare
Choose a tag to compare

Makie v0.21.15

Diff since v0.21.14

This release has been identified as a backport.
Automated changelogs for backports tend to be wildly incorrect.
Therefore, the list of issues and pull requests is hidden.

v0.21.14

11 Oct 12:38
724c659
Compare
Choose a tag to compare

Makie v0.21.14

Diff since v0.21.13

Merged pull requests:

Closed issues:

  • fontsize does not propagate into PolarAxis (#3928)
  • Relocatability of GLMakie (#4410)
  • Barplot bar label value in stacked bar charts (#4470)

v0.21.13

07 Oct 11:15
6093799
Compare
Choose a tag to compare

Makie v0.21.13

Diff since v0.21.12

Merged pull requests:

Closed issues:

  • WGLMakie, Firefox, and large image plots (#3991)
  • MultiplesTicks when multiples is 0 (#4370)
  • xscale not working as expected on linesegment plots (#4400)
  • Issue Mackie and Plots incompatibility?! (#4429)
  • Too much spacing between axes with defined aspect (#4436)
  • Considering switch Observables.jl to Rocket.jl? (#4448)

v0.21.12

28 Sep 11:56
75eb38e
Compare
Choose a tag to compare

Makie v0.21.12

Diff since v0.21.11

Merged pull requests:

Closed issues:

  • Automatic port forwarding for WGLMakie in VSCode (#1410)
  • Precompiling GLMakie fails with ImageIO 0.4 (#3461)
  • Horizontal zoom center can ignore the mouse position in GLMakie (and maybe others?) (#3471)
  • Strange behavior when inspecting lines in WGLMakie (#3672)
  • [WGLMakie] Constantly getting Invalid text boundingbox errors. (#4109)
  • Precompilation warnings (#4308)
  • Camera inside surface/mesh/etc. (#4379)
  • Extra blank canvas opened and not used (#4381)
  • Part of units truncated in tick levels (#4403)
  • Typo in the documentation (#4414)

v0.21.11

14 Sep 15:49
c463049
Compare
Choose a tag to compare

Makie v0.21.11

Diff since v0.21.10

Merged pull requests:

Closed issues:

  • Slider docs are unclear, SliderGrid is unnecessary (#2923)
  • voronoiplot with a matrix creates a 3D plot (#4335)
  • regression: plot recipes that take kwargs don't work anymore (#4351)