Skip to content

v0.24.14

Latest

Choose a tag to compare

@github-actions github-actions released this 03 Sep 12:51
376afb7

Makie v0.24.14

Diff since v0.24.13

Merged pull requests:

Closed issues:

  • interpolate kwarg has no effect on meshes (#520)
  • Observables don't work with meshscatter (#401)
  • Fast pixel markers for CairoMakie (#585)
  • Point2 with missing (#1389)
  • Weird update order issue with multiple Observables passed to the same plot (#1850)
  • Inconsistent formatting / code style (#2519)
  • linesegments with arrow, or arrows method that takes a pair of points (#2612)
  • ERROR: program 20 not linked (#2660)
  • How to plot contourlines when the geometry is irregular (#2715)
  • Better error messaging for Missing datatype (#2847)
  • Changing number of elements in boxplot does not work (#2867)
  • boxplot doesn't have alpha keyword (#3099)
  • Colorbar breaks with min limit == max limit (#3174)
  • Recipes do not react to keyword arguments properly (#3263)
  • volumeslices doesnt detect colorrange with missing values (#3367)
  • Cannot create Colorbar from contourf of zeros (#3470)
  • Diamond dependency patterns can cause issues with @lift (#3658)
  • How to plot a 3D-object type in GeometryBasics such as Tetrahedron (#3705)
  • Regression - hist(data; alpha = 0.5) stopped working (#3903)
  • plotting missing data after non-missing data leads to an error (#3931)
  • Bug in Streamplot animation when initialized as 0. (#3936)
  • Rich text in Axis3 title errors (#3983)
  • Cannot create colobar for contour/ missing plots entry in contour (#4036)
  • Updating the color of a plot after altering the legend (#4142)
  • makie.surface generates incomplete meshes (#4227)
  • Remove the old unit/space code (#4234)
  • strokecolor crashes with WGLMakie (#4603)
  • Issue with datashader!() and xlims!(), ylims!() (#4611)
  • Precompilation of some recipes broken in MakieCore ^0.8.12 (#4703)
  • Blurry hexbin when x/y data are of different scales (#4855)
  • Boundingbox poly behind text (#4874)
  • depth_shift does not seem to work if not provided initially as float32 (#4958)
  • Saved Images are double the size (#4968)
  • Error when increasing number of options in Menu widget (#4987)
  • Observable updating does not work with WGLMakie.meshscatter! for a custom Mesh. (#5046)
  • scatter! fails for Vector{Union{missing, Float64}} (#5089)
  • Simplify absolute positioning of leaves in Dendrogram (#5123)
  • Error in compute pipeline computations are not direclty shown/thrown (#5151)
  • Text can not be rendered correctly (#5171)
  • Updating an observable fails for rasterstack with missing values (#5318)
  • How can I place axis labels closer to a PolarAxis in Makie and remove the unused surrounding regions? (#5569)
  • zoom on Axis3 with aspect = :data renders some points outside of box (#5613)
  • rotation of Axis3 with viewmode = :free causes overlap into neighboring block (#5614)
  • 3D contour plots fail with reversed axes (#5649)
  • Colorbar with zero-width limits=(c,c) crashes in CairoMakie with NaN (#5680)
  • tricontour: unfilled isolines on triangulated meshes (#5681)
  • arrows3d arrow tip drawn mid-shaft when normalize=true (#5711)
  • Rotation transformation does not apply to markers in meshscatter (#5714)
  • Log-scale Axis zoom can produce invalid limits (#5735)
  • Colorbar location depends on figure size when DataAspect is set (#5748)
  • Installation - Failure to precompile 18 dependencies (#5762)