Skip to content

v0.22.2

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 26 Feb 16:25
2fe1ac4

Makie v0.22.2

Diff since v0.22.1

Merged pull requests:

Closed issues:

  • Document mesh connectivity triangle nodes need to be listed counter-clockwise (#140)
  • Feature request: contour that can handle curvilinear grids (#796)
  • volume plot of negative values fails (#1780)
  • Feature request: oblique volume slice (#2119)
  • [Docs FR] Add inset example (#3292)
  • Drawing solid 3D uvw textures (#3627)
  • mesh! ignores color with GLMakie (#3682)
  • Autocomplete for Axis.x<TAB> (#3749)
  • docstring text wrong formatted (#4020)
  • No LinePattern usage examples in documentation (#4133)
  • Additive and AbsorptionRGBA ignore colormap information (#4361)
  • Apparent error in docs on "transparency" (#4388)
  • Volume bug using an exponentially stretched mesh (#4683)
  • CairoMakie has issues plotting 3D Rects with poly (#4693)
  • Bar of LaTeX fraction in legend label gets plotted behind the white background (#4722)
  • Cannot precompile Makie with Julia nightly (#4729)
  • not inspectable by default (#4736)
  • Clipping defaults changed when upgrading to GLMakie v0.11 [noticed in Brillouin.jl] (#4741)
  • 0.22 howto: Gouraud shading with vertex colors and facet normals ? (#4743)
  • Resampler(observable) fails (#4746)
  • Should methods like series(fig[1, 2], data) just use series! ? (#4754)
  • Text position attribute not set to values passed through text! args (#4763)
  • Program not linked when doing volume plot (#4765)
  • Clipping of 3D lines is strange close to axis limits (#4766)
  • Precompilation of GLMakie fails, could not load library "libcurl.so.4" (#4767)
  • Subsequent call to contour overwrites labelformatter of previous contour call (#4807)
  • WGLMakie NaN error for 3D scatter plots (#4808)
  • Allow PolarAxis to take tuple of angles and strings for thetaticks (#4816)
  • is it a bug in density! / axislegend? ERROR: KeyError: key :alpha not found (#4819)
  • hidedecorations! for PolarAxis does not take protrusions into account (#4822)