Skip to content

v0.18.0

Compare
Choose a tag to compare
@github-actions github-actions released this 12 Oct 16:54
· 1014 commits to master since this release

Makie v0.18.0

Diff since v0.17.13

Closed issues:

  • contourf! ignores colors specified for extendhigh and extend low? (#1329)
  • GLMakie, relocatable with PackageCompiler ? (#1480)
  • Inspector + line label (#1759)
  • Automatic extension of colorbar (#1783)
  • Per-plot custom inspector function (#1902)
  • GLFW couldn't create an OpenGL window (#1914)
  • scatter ignores highclip (#1980)
  • Contourf extendhigh/low is broken (#2042)
  • Lines not show in GLMakie.jl (#2089)
  • Permission denied when loading Makie in macOS (#2199)
  • Metadata length mismatch when using contourf! on an observable. (#2200)
  • weird issue with xpra (#2207)
  • Convert Attributes to NamedTuple (#2208)
  • Scatter/scatterlines does not co-vary color and marker (#2215)
  • Cycled color doesn't work with transparency as expected (#2219)
  • Minor ticks z-shift (#2225)
  • Colorbar with transparent colormap showing the wrong colors when exporting to PDF or SVG with CairoMakie (#2238)
  • Building GLMakie Fails (#2241)
  • Strokes around boxplot uncomplete (#2242)
  • Broken labelling on CairoMakie master (#2246)
  • implicit conversion in @block attributes (#2247)
  • Getting errors when attempting to position the axis legend. (#2251)
  • Set DPI for all figures? (#2257)
  • WGLMakie: MethodError: no method matching pick(::Makie.Scene, ::WGLMakie.WebDisplay, ::GeometryBasics.Vec2{Float64}) (#2258)
  • Docs down (#2265)
  • Pasting text into a textbox? (#2266)
  • Documentation fix for issue 211 until a solution is ready (#2268)
  • transform_marker=true in scatter without effect on marker in CairoMakie (#2270)
  • 3D arrows with variable thickness (#2271)
  • scale! ignores spine lines in Axis3 (#2275)
  • Colorbar for contour fails (#2278)
  • axislegend position errors on intergers (#2280)
  • Tab completion on Scene errors (#2283)
  • direction=:y for band! (#2301)
  • CairoMakie: bug with transparent colormap (#2302)
  • LaTeX strings in annotations? (#2310)
  • Allow object.visible[] = false for all objects (or something similar) (#2311)
  • axislegend position argument error (#2313)
  • Latex expressions are not rendered when set to Axis#xticks (#2319)
  • SSAO doesn't work for vectors of meshes (#2324)

Merged pull requests: