Makie v0.15.1
Closed issues:
- Transition to Plots.jl (#8)
- High level Layouting (#183)
- Mathematical Equations in Makie (#264)
- New window takes away focus from REPL (#452)
- LaTeXStrings in axis labels (#730)
- Logo & favicon proposal (#934)
- Allow general object in labels and co. (#972)
- What triggers events.scroll? (#1127)
- Title in example "Animations using Observables" not update as expected (#1128)
- Problems with LaTeX strings (#1131)
- Idomatic way to delete plots in a dynamic scene (#1140)
- New cam3d! and scale! issue (#1142)
- Why so slow even after sysimage? (#1164)
- GLMakie: mesh no longer works (#1167)
- How to make subplots with
GLMakie.mesh
? (#1168) - Marker xtick position is not correct in twin axis (#1171)
- Error when showing surface in 2D using GLMakie (#1180)
- Trouble with JSServe + WGLMakie example (#1185)
- colormap with transparency? (#1188)
- pkg> test GLMakie errors (#1189)
- DataInspector error for MeshScatter (#1203)
- Callback error
PixelCamera has no field eyeposition
forDataInspector
in the presence of a polygon (#1210) - Precompilation segfault (#1218)
- Using out of scope variables in own
show_data
method (#1219) - Request: fix old docs URL on
about
section (#1227) - Request: add scene to Textbox elements? (For right-clicking on Textbox, for example) (#1233)
- Edit the doc on github ? (#1235)
Merged pull requests:
- fix scalar text update (#1133) (@jkrumbiegel)
- Add DataInspector specialization for volumeslices (#1134) (@ffreyer)
- tag new version (#1141) (@SimonDanisch)
- Docs - Specify how to add a title to a LScene (#1143) (@t-bltg)
- Test: skip downloading ref imgs tar if env var REUSE_IMAGES_TAR is set to 1 (#1146) (@t-bltg)
- clean up text implementation (#1147) (@SimonDanisch)
- make hist more flexible (#1150) (@SimonDanisch)
- Fix orthographic translations and zoom (#1159) (@ffreyer)
- Use MathTeXEngine support for latex-tex mixing (#1160) (@Kolaru)
- Switch to using
RelocatableFolders
instead ofArtifacts
. (#1166) (@MichaelHatherly) - jk/franklin docs (#1181) (@jkrumbiegel)
- update icons + move logos to assets (#1182) (@SimonDanisch)
- fix matrix surface (#1183) (@SimonDanisch)
- make tests runnable locally (#1190) (@SimonDanisch)
- Remove reference to AbstractPlotting in JOSS paper (#1194) (@greimel)
- smarter defaults for tellheight and tellwidth (#1195) (@piever)
- Typo fix in legend.md docs (#1197) (@storopoli)
- fix 3D arrow tails (#1201) (@ffreyer)
- DataInspector fixes (#1204) (@ffreyer)
- Backtick escape function names in headers. (#1207) (@Krastanov)
- Fix bug in the function inv_symlog10 (#1208) (@Ezequiel92)
- fix typo (#1211) (@jkrumbiegel)
- rebased (#1212) (@SimonDanisch)
- jk/sidebar (#1216) (@jkrumbiegel)
- fix #1210 (#1221) (@ffreyer)
- remove contentbar (#1226) (@jkrumbiegel)
- jk/lunr search (#1231) (@jkrumbiegel)
- typo in interfaces.jl (#1232) (@Krastanov)
- jk/docs tweaks (#1234) (@jkrumbiegel)
- workaround for 1 elem hists (#1238) (@SimonDanisch)