Skip to content

Releases: MakieOrg/Makie.jl

v0.17.5

10 Jun 18:39
Compare
Choose a tag to compare

Makie v0.17.5

Diff since v0.17.4

Closed issues:

  • scale in cgrad doesn't work with CairoMakie heatmap (#2040)

Merged pull requests:

v0.17.4

09 Jun 18:50
24c8aae
Compare
Choose a tag to compare

Makie v0.17.4

Diff since v0.17.3

Closed issues:

  • BarPlot not in MakieCore (#1155)
  • Inconsistent API of hlines (#1215)
  • why must vlines! and hlines! be passed the axis unlike lines, scatter, etc.? (#1535)
  • First Label item in GridLayout not displayed (#1962)
  • Makie docs search engine yields nothing (#1965)
  • Image contrast changed in v0.16.4 (#1969)
  • Search funcition broken on Makie docs (returns 0 results) (#1971)
  • libstdc++.so version issue on Manjaro (#1975)
  • Unexpected behavior of colormaps (cgrad) (#1977)
  • difference between pick(ax) and pick(fig) (#1978)
  • Lines ignore theme color (#1984)
  • Documentation search returns no results on all terms (#1992)
  • animation example doesn't work (#1996)
  • Font / Text error (#2003)
  • can not create Label for sized axes (#2018)
  • Inappropriate behavior of text! function with space=:data argument. (#2021)

Merged pull requests:

v0.17.3

20 May 16:53
Compare
Choose a tag to compare

Makie v0.17.3

Diff since v0.17.2

Closed issues:

  • wrong axis types for lines (#1943)
  • GLMakie fails to run on a headless system on Ubuntu 22.04 (#1953)

Merged pull requests:

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]>