Skip to content

v0.19.3

Compare
Choose a tag to compare
@github-actions github-actions released this 21 Mar 11:57
· 860 commits to master since this release

Makie v0.19.3

Diff since v0.19.2

Closed issues:

  • [docs] documentation for using legend is missing (#308)
  • Planned feature: interop with GeoInterface (#376)
  • VizCon planning (#504)
  • Weird issue with scale_plot = false on a surface (#492)
  • Build of GLMakie fails despite having a GPU card and drivers installed on Arch Linux (#630)
  • Base.empty!(ax::LAxis) ? (#643)
  • segmentation fault on archlinux (#784)
  • Scene window closes abruptly on Win10 without error msg (#793)
  • Makie memory leak? (#795)
  • UndefVarError: ObserverFunction not defined (#802)
  • ERROR: InitError: could not load library ... \libgio-2.0-0.dll (#1114)
  • Rendering of stairs plot is distorted when zoomed out (#1129)
  • Feature Request: Gantt Charts (#1237)
  • Specify text anchor in screen coordinates (#1638)
  • Saving continuously updated figure leads to large number of allocations (#1692)
  • [bug] [performance] @recipe macro using image allocates many times more memory than the individual image plots (#1881)
  • Allow passing a backend manually to save (#1960)
  • Overlapping/zombie contour lines (#2077)
  • Axis3 axis label modifications with LaTeX do not get rendered (works for Axis) (#2513)
  • Makie started segfaulting quite regularly :( (#2606)
  • Extra workflow runs (#2619)
  • Reference frame like in CAD software ? (#2624)
  • [Feature request] Add a markerevery option to scatter/scatterlines (#2639)
  • GLMakie cannot handle scatter with empty input (#2644)
  • How to make subplot more compact and move ticks of colorbar (#2651)
  • Deleting legends fails (#2659)
  • Line segments in text(lstr::LaTeXString) are misplaced (align keyword is ignored) (#2667)
  • log scale breaks zoom controls (#2673)
  • Save figure using the backend argument leaves empty figure behind (#2675)
  • GLMakie | Failure to precompile on WSL2 (#2684)
  • Poly outline not displaying correctly (#2690)
  • Scene tutorial not working (#2697)
  • Simple lines() plot is truncated (#2702)
  • LoadError: no unique matching method found for the specified argument types during precompilation (#2704)
  • lines example not working (#2705)
  • Interactively toggle visibility of plots by clicking on legend (#2717)
  • Running with --compiled-modules=no leads to segfault (#2722)
  • Axis reacts to interactions after deletion (#2723)
  • Inspector: tooltip offset in show_data for Scatter assumes scalar markersize (#2724)
  • Separate window created when using plot pane in VSCode [GLMakie] (#2732)
  • (archlinux) segfault when precompiling GLMakie (#2735)
  • Name clash in plot! for arrow plots (#2738)
  • "News" link on docs page broken (#2747)
  • GLMakie leaves behind a detached window when inlined in Jupyter notebooks (#2752)
  • markerspace = :data seems not working with scatter plot (#2758)
  • Unexpected Allocations for custom recipe (#2767)
  • GLMakie crash Julia on M2 (#2771)
  • WGLMakie fails to precompile on M2 (#2772)
  • No trigger to render for buffered vertices in mesh (#2773)
  • Can not plot into figure after using empty! on it. (#2794)

Merged pull requests: