Skip to content

v0.19.5

Compare
Choose a tag to compare
@github-actions github-actions released this 12 May 13:33
· 697 commits to master since this release
3192d6f

Makie v0.19.5

Diff since v0.19.4

Closed issues:

  • Feature request: contour labels (#832)
  • Convenient way to access the current color cycle (#1198)
  • Multiple Density Plots with color keyword crash julia in GLMakie (#1442)
  • [GLMakie] only every 64th line segment is rendered on AMD integrated graphics (#1460)
  • uneven dash distribution (GLMakie) (#1614)
  • Fix error in NextJournal example page (#2128)
  • @recipe requires a backend to work (#2142)
  • [Feature Request] Add highclip, lowclip and nan_color to poly (#2156)
  • Cannot update data shape in contourf (#2159)
  • Support both "Bool" and "Tuple{Bool, Bool}" for "xtrimspine" and "ytrimspine" (#2169)
  • Barplot doesn't use bar height for limits (#2182)
  • key :colormap not found (#2187)
  • Default method in Makie for set_window_config! (#2193)
  • rendering of logo in dark mode (#2218)
  • Axis3 displays nothing if you try and use latex in the z-label (#2260)
  • Latex \dot not working (#2287)
  • Error plotting empty vector with non-:solid linestyle (#2296)
  • range step cannot be zero (#2298)
  • Save with current axis settings (#2315)
  • Default font does not include all superscript numbers (#2401)
  • Event handler on() for events(fig.scene).window_open does not fire when it is inside a function (#2419)
  • cannot add a colorbar to a WGLMakie 2d plot (#2488)
  • contour: linestyle works only in very limited cases (#2503)
  • High resolution figures get cropped when saving to PNG (#2526)
  • ReferenceTests README link is broken in README (#2532)
  • WGLMakie: Axis3(Figure()) error Timed out (#2575)
  • Problem with running Makie (#2579)
  • Precompilation segfault after SnoopPrecompile was updated from v1.0.1 to v1.0.3 (#2585)
  • Serving heatmaps is surprisingly slow in WGLMakie.jl (#2632)
  • How to set the position of the label? (#2670)
  • Fails to precompile CairoMakie, GLMakie on FreeBSD (#2696)
  • Mouse responsivness drops with large plotting loads (#2779)
  • data_limits should respect the plot's transformation (#2800)
  • Inline plots stopped appearing (#2805)
  • Broken trace in lines plot when figure stretched (#2826)
  • Cannot use rich text in legends anymore (#2838)
  • No plot showing up in WGLMakie.jl (#2841)
  • GLMakie regression in plotting linesegments 0.8.2 vs 0.8.3, 0.8.4 (#2842)
  • Themeing doesn't work when included via a module include (#2849)
  • Visual Slider representation does not react to changes of its Observable field value. (#2852)
  • Some more problems with lines (#2855)
  • GLMakie can error during precompilation (#2858)
  • Interactive record closes figure window (#2879)
  • marker stroke broken for marker=Rect (#2880)
  • hexbin fails when there are less than ~25 points (#2898)
  • GLMakie update to 0.8.3 breaks show method for Pluto notebooks. (#2901)
  • Better error message for plot!() when no current axis exists (#2903)
  • Add an easily accessible way to cite makie in the main documentation (#2906)
  • @inherit calls include path in docstrings (#2926)
  • [WGLMakie]: image and heatmap Error: handle_connection handler error (#2930)

Merged pull requests: