Skip to content

Releases: MakieOrg/Makie.jl

v0.17.2

16 May 14:24
Compare
Choose a tag to compare

Makie v0.17.2

Diff since v0.17.1

Closed issues:

  • [DOC] Adding custom labels to axis ticks, and displaying only specific ticks. (#551)
  • Invalid text boundingbox error in TimeSeries (#1669)
  • allow legend with title only (#1824)
  • Incompatible to_colormap from v0.16 to v0.17 (#1900)
  • Can we integrate a descriptive method error in convert_arguments? (#1938)
  • MethodError: no method matching shadertype(::FileIO.File{FileIO.DataFormat{:UNKNOWN}, String}) When using record (#1946)

Merged pull requests:

v0.17.1

13 May 08:42
967922d
Compare
Choose a tag to compare

Makie v0.17.1

Diff since v0.17.0

Closed issues:

  • AbstractPlotting.set_theme! does not work for some attributes (#631)
  • CairoMakie: surface does not work with color::Matrix{Colorant} (#1865)
  • Can't use latex z-labels with 3D surface plot (#1866)
  • Highlight of some markers in 3D (#1894)
  • Menu appears in bottom left corner (#1907)
  • vspan! and hspan! is not defined (#1912)

Merged pull requests:

v0.17.0

05 May 22:29
Compare
Choose a tag to compare

Makie v0.17.0

Diff since v0.16.6

Closed issues:

  • SVG in Makie Window (#268)
  • Set axis limits ONCE and ensure they are left untouched by automatic behavior. (#288)
  • X / Y axes swapped in heat map (#295)
  • image doesn't support interpolate kwarg (#546)
  • Error plotting a large matrix (#335)
  • Ginormous tick marks on retina display (#362)
  • Re-implement units in terms of pixels (#498)
  • Weird warning from GLVisualize? (#483)
  • Segfault when exiting Julia (#567)
  • Tiling images (#580)
  • text! with string ending in linefeed regression (#633)
  • Heatmap and contour bugs (#674)
  • Feature request: heatmap that can handle irregular rectilinear grids (#675)
  • Makie conflicts with PyPlot on Windows (#756)
  • Inscrutable errors when Makie window is focused (#910)
  • hist! in error for yscale=log10 (#951)
  • violin plot orientation = :horizontal not working (#1312)
  • Latex text observables not work (#1417)
  • GLMakie 100% gpu utilization to display a 2000x2000 image (#1427)
  • wglmakie color = image not working (#1575)
  • GLMakie rendering issue with transparency (#1695)
  • text! breaks legend (#1735)
  • Colorbar fails on all zeros heatmap (#1738)
  • CairoMakie fails on zeros heatmap (#1748)
  • scatter and text transformations act on the wrong space (#1753)
  • source code? (#1766)
  • [GLMakie] Error while rendering RGB with heatmap (#1784)
  • Space screen not recognized (#1787)
  • "Warning: unknown command \Join" in fresh sessions. (#1788)
  • heatmap permutes data (#1791)
  • Setting palette colors not working (#1804)
  • typo in slider example of glmakie (#1806)
  • CairoMakie + linesegments(overdraw = false) (#1811)
  • levels on contourf creating white border around plot (#1812)
  • Precompiling plotting crashes when headless workers are available (#1817)
  • Segfault on Mac M1 when creating an empty Axis for a displayed figure (#1829)
  • Precompile Warning: FFTW failed to load from a cache file. [Julia.1.7.1, Windows 10] (#1833)
  • Legend inside axis of twin y plot (#1841)
  • Twin axis grid align (#1842)
  • Figure glitches CairoMakie backend (#1843)
  • GLMakie font rendering issue on latest Ubuntu (#1854)
  • WGLMakie colormap breaks inside Pluto (#1868)
  • Feature request: "automatic (#1869)
  • Feature request: user-indicated rasterization of huge mesh/heatmap plots in Cairo (#1870)
  • stretched colorbar when aspect is adjusted (#1874)
  • slider behavior - changing value externally (#1879)

Merged pull requests:

v0.16.6

15 Mar 23:34
Compare
Choose a tag to compare

Makie v0.16.6

Diff since v0.16.5

Closed issues:

  • scatter + Axis3 + GLMakie does not work (#994)
  • [feature request] text input widgets (#1149)
  • nan_color does not work for GLMakie.image (#1230)
  • [FR] Plotting text in "axis coordinates" (#1472)
  • Text not rendered correctly with 3d orthographic camera (#1602)
  • Event system documentation and usability (#1611)
  • shading & CairoMakie (#1715)
  • CairoMakie saves svg as png (#1721)
  • Node not defined (#1728)
  • Events documentation examples do not run (#1729)
  • color= does not work with uniform value (#1740)
  • Example of palette theming in stable documentation does not work (#1747)

Merged pull requests:

v0.16.5

22 Feb 16:35
Compare
Choose a tag to compare

Makie v0.16.5

Diff since v0.16.4

Closed issues:

  • Saved Plot Centering (#1675)
  • automatic ticks too sparse (#1678)

Merged pull requests:

v0.16.4

16 Feb 14:43
Compare
Choose a tag to compare

Makie v0.16.4

Diff since v0.16.3

Closed issues:

  • StackOverflowError by doing Reverse in a colormap (#921)
  • delete! does not fully clean up Axis3 (#923)
  • MethodError when processing attributes with NamedTuple values. (#1620)
  • Annotated heatmaps? (#1637)
  • Error while installing Makie with Julia 1.8 on M1 Mac (#1644)
  • WGLMakie 90% cpu utilization to display a 1000x1000 image (#1650)
  • How to record part of plot? (#1651)
  • [docs] WGLMakie / export tutorial seems outdated (#1657)
  • 100% CPU utilization for WGLMakie plot (#1663)
  • Is interactively zooming no longer available for Axis3? (#1667)

Merged pull requests:

julius-test-tag: Improve precompiles (#1634)

16 Feb 13:12
bfabbaf
Compare
Choose a tag to compare
* Small inferrability improvement

* Improve the precompiles

This gets away from the gensymmed functions and instead
executes code to force compilation.

Co-authored-by: Simon <[email protected]>

v0.16.3

28 Jan 11:22
30c27d4
Compare
Choose a tag to compare

Makie v0.16.3

Diff since v0.16.2

Closed issues:

  • ecdfplot() not available in Makie v0.15.3 (#1515)
  • error in master, not_implemented_for not defined (#1528)
  • Twin y-axis with wrong range (#1608)
  • gluniform method is ambiguous (#1616)
  • Wrong keyword value gives empty output (#1617)
  • band! overdraw=true not working (#1621)

Merged pull requests:

v0.16.2

20 Jan 12:13
Compare
Choose a tag to compare

Makie v0.16.2

Diff since v0.16.1

Closed issues:

  • [BUG] Mixed LaTeX and unicode (#1315)
  • Precompiling error (#1511)
  • GLMakie test LoadError 'libwand' not defined (#1533)
  • save(...; update=false) removed in 0.16 (#1568)
  • CairoMakie is blocking new window to display (#1578)
  • Variable arrow_size in streamplot should be in "axis units" by default (#1580)
  • [GLMakie] GLFW wait instead of poll (#1584)
  • How to clear a figure? (#1595)
  • Uncaught error when running scatter() i.e. with no args (#1604)

Merged pull requests:

v0.16.1

08 Jan 17:54
413be2c
Compare
Choose a tag to compare

Makie v0.16.1

Diff since v0.16.0

Merged pull requests: