Skip to content

v0.16.0

Compare
Choose a tag to compare
@github-actions github-actions released this 07 Jan 16:55
· 1032 commits to master since this release
fd54f01

Makie v0.16.0

Diff since v0.15.3

Closed issues:

  • Common attributes (#44)
  • display does not refresh during animation (#105)
  • Barplot enhancement (#541)
  • QOL: implement set_xlabel or xlabel (#191)
  • Axes review (#206)
  • Integer values are not automatically converted in call to volume (#232)
  • Recipe package should be "lightweight" (#549)
  • High dpi output (#256)
  • Cropping images (#257)
  • Interactive sample in jupyter (IJulia) (#266)
  • A function that updates the plot limits of a plot in place without plotting new stuff. (#552)
  • Dynamically Changing the Limits in Plots (#270)
  • problems with select_rectangle (#547)
  • Laptop's sound goes quiet when loading Makie (on Windows) (#314)
  • Animating custom recipe (#324)
  • How to rotate 2D scene? (#333)
  • Display to IJulia fails (#493)
  • test Makie fails on 1.2.0-rc2 on Linux (#372)
  • Recipes v2 (#409)
  • y axis label overlaps with ticks in default settings (#424)
  • handling vectors with Missing in type signature (even if there are no missing values) (#532)
  • generic highclip / lowclip and nonlinear color transforms (#596)
  • Figure object (#623)
  • Title alignment (#655)
  • Segfault with two heatmaps and colorbar (#711)
  • Scenes do not show up in GLMakie, WGLMakie and CairoMakie (#741)
  • bump GLMakie version in compat (#785)
  • LAxis broken (#790)
  • LScene not rendered correctly if created after Axis. (#805)
  • Non-optimal stability of plotting window. (#838)
  • Crashing when running Figure the second time (#908)
  • Makie crashing when performing several zooms in (#909)
  • Missing segmens in "lines" plot for duplicate points in GLMakie (#913)
  • KeyError: key 1065353216 not found (#927)
  • Lines function name (#1017)
  • Document dodge keyword argument to boxplot, etc (#1055)
  • yscale=log10 broken on bar plots? (#1087)
  • Docstring of heatmap must state its configs / keyword arguments (#1137)
  • Moving docs to Franklin (#1139)
  • 3D scatter: markers are not displayed (#1184)
  • Dropdown menus overlap in insertion order (#1186)
  • not_implemented_for is not defined where it is used (#1209)
  • GLMakie tests failing (#1214)
  • WGLMakie doesn't work properly with proxy and/or ipv6 only (#1275)
  • Incorrect depth-ordering in arrows() (#1280)
  • minorticks vector (#1282)
  • CairoMakie rotated heatmap does not match GLMakie (#1298)
  • [BUG?] scatterlines does not register color cycle (#1306)
  • WGLMakie can't display on iPad, iPhone and mac (#1313)
  • SSAO example in the docs is broken (#1391)
  • Log scale colorbar for volumeslices (#1403)
  • Colorbar errors with obscure message when both limits are the same. (#1409)
  • poor data viz practice in multi-panel example (#1430)
  • What the hell is Point2f0 or RGBAf0? (#1437)
  • Default value of markercolor in scatterlines should be color (#1450)
  • scatterlines with black theme (#1461)
  • Blurry menus / scaling issues using multiple monitors (#1470)
  • [DOCS] Where can I find the named colors? (#1471)
  • list available markers in docs for scatter (#1484)
  • Setting theme spine not working (#1486)
  • Errors from tick formatting with yscale=log10 (#1490)
  • Theme API Consistency for LineSegments (#1496)
  • Camera reset (#1497)
  • LaTeX example in documentation does not work (#1500)
  • unwanted overexposed colors with the new transparency (#1505)
  • plotting in a standalone figure in jupyter notebook (#1509)
  • Size of arguments calling poly (#1514)
  • Uninformative error when calling deepcopy(Makie._current_default_theme) (#1517)
  • Call show_data for nested Combined/recipe plots (#1520)
  • Remove grids and change the ticks to be inside (#1530)
  • modify the axis of a Figure from the fig object (#1536)
  • Record function does not record (#1539)
  • Partial stroke painting (#1543)

Merged pull requests: