Makie v0.15.0
Closed issues:
- Segmentation fault for nested plots (#540)
- update_cam! doesn't respect the value of Camera3D.far (#801)
- Camera weirdness (#941)
- CHANGELOG.md confusing (#961)
- linewidth argument per line in
linesegments(#991) - Error in documentation (#1007)
wireframeis not listed in the plotting functions (#1061)- Error caused by some recent update to plot recipes (#1083)
- Bug deepcopy overwritten (#1089)
- Environment broken (#1091)
transparencyofbanddoes not work whencoloris specified (#1092)- GLMakie: duplicate code line in recent commit (no impact) (#1099)
- CairoMakie implicit keyword syntax used (#1102)
- MethodError applying
xticks!with labels to existing Axis (#1110) - zooming using Axis3! (#1115)
- Observables in axis tics (#1116)
Merged pull requests:
- allow linewidth arg per segment (#992) (@hexaeder)
- jk/glyphlayout (#1022) (@jkrumbiegel)
- Ffreyer camera (#1062) (@SimonDanisch)
- allow colorrange as an attribute for Colorbar, which is consistent with plot types (#1066) (@SimonDanisch)
- only update axis limits on real changes (#1068) (@jkrumbiegel)
- add labels to barplots + hist (#1069) (@SimonDanisch)
- make sure surface gets transformed correctly (#1070) (@SimonDanisch)
- jk/remove figureposition (#1075) (@jkrumbiegel)
- fix test artifact creation (#1077) (@jkrumbiegel)
- CompatHelper: bump compat for "StructArrays" to "0.6" (#1078) (@github-actions[bot])
- jk/ci artifacts (#1079) (@jkrumbiegel)
- test artifact uploading and pipeline fail (#1080) (@jkrumbiegel)
- fix copy &paste error (#1081) (@SimonDanisch)
- fix inlining videostream as text/html (#1082) (@SimonDanisch)
- Add stairs plot (#1086) (@sethaxen)
- add WGLMakie to printed versions (#1090) (@SimonDanisch)
- Avoid same name for lower and upper (#1094) (@touste)
- better tests (#1095) (@SimonDanisch)
- pin threejs version (#1097) (@SimonDanisch)
- jk/news (#1098) (@jkrumbiegel)
- fix cairomakie reversed heatmap +clean up tests (#1100) (@SimonDanisch)
- jk/three vector heatmap (#1101) (@jkrumbiegel)
- Remove implicit keyword syntax in
range(#1103) (@theogf) - refactor rectanglezoom, to allow different usage for users (#1104) (@SimonDanisch)
- fix heatmap convert with function (#1105) (@SimonDanisch)
- CompatHelper: add new compat entry for "MathTeXEngine" at version "0.1" (#1107) (@github-actions[bot])
- CompatHelper: add new compat entry for "LaTeXStrings" at version "1.2" (#1108) (@github-actions[bot])
- add symlog and pseudolog (#1109) (@jkrumbiegel)
- prerender with better highlight.js and ansicolor (#1111) (@jkrumbiegel)
- fix path for stepper (#1113) (@SimonDanisch)
- fix text visible (#1117) (@SimonDanisch)
- Conditional scene update (#1118) (@t-bltg)
- add rectplot to ax for custom interaction (#1120) (@SimonDanisch)
- Add wireframe to the list of "Plotting Functions" (#1121) (@t-bltg)
- jk/airportlocations (#1122) (@jkrumbiegel)
- Update volumeslices - docs (#1123) (@t-bltg)
- WGLMakie wasn't active in the current doc build (#1124) (@SimonDanisch)