Published May 18, 2021
| Version v0.13.0
Software
Open
JuliaPlots/Makie.jl: v0.13.0
Authors/Creators
- Simon1
- jkrumbiegel
- Anthony Wang
- Anshul Singhvi
- Frederic Freyer2
- Pietro Vertechi3
- Mustafa M4
- George Datseris5
- Michael Krabbe Borregaard6
- Tim Holy7
- Fabian Greimel8
- Moritz Schauer9
- Ian Butterworth
- Logan Kilpatrick10
- Simon Byrne11
- Jan Weidner
- Arsh Sharma12
- David Widmann13
- Roger Herikstad14
- smldis
- Louis Ponet
- Zachary P Christensen
- Mijail Todorovich
- Michael Hatherly15
- Vilim Štih16
- Erik Schnetter17
- Graham Smith18
- Gustavo Goretkin
- 1. @beacon-biosignals
- 2. University of Cologne
- 3. Veos Digital (https://veos.digital/)
- 4. Courant Institute of Mathematical Science
- 5. Max Planck Institute for Meteorology
- 6. GLOBE Institute
- 7. Washington University in St. Louis
- 8. University of Amsterdam
- 9. University of Gothenburg and Chalmers Technical University
- 10. The Julia Programming Language
- 11. Caltech
- 12. National Institiute of Technology, Hamirpur
- 13. Uppsala University
- 14. National University of Singapore
- 15. PumasAI
- 16. Max Planck Institute of Neurobiology
- 17. Perimeter Institute for Theoretical Physics
- 18. University of Chicago
Description
Makie v0.13.0
Closed issues:
- "Basic" plotting examples for the Docs (#115)
- Contour plot errors out if a constant array is given (#159)
- [Feature request] Log scales (#557)
- What layouting capabilities are planned for Makie? (#354)
- Feature request: contourf (#406)
- CairoMakie still needs to implement
transform_func(#615) - ]test Makie fails at tutorial_simple_scatter (#635)
- Dismantling StatsMakie (#636)
- heatmap ticks are "off" (#661)
- Multiple lines and alpha blending in CairoMakie vs. GLMakie (#707)
- LMenu selection triggers mouse events in LAxis behind it (#777)
- Layoutable layoutscene? (#806)
- WGLMakie + Pluto (#811)
- Explicit
GridLayoutbreaks nested indexing (#817) - Add stem plots (#818)
- [Feature Request] - Minor ticks (#822)
- Adding a colorbar matching a filled contour (#825)
- AxisLegend (#826)
- GLMakie not supporting Mac M1 yet? (#828)
- Saving a contourf figure to PDF produces too large a file (#834)
- Colorbar in a heatmap (#835)
- legends broken with GLMakie backend on v0.15.17 (#840)
- Installation fails at Lubuntu 20.04 and Julia 1.4.1 (#842)
- failure in GLMakie precompiler (#843)
- CairoMakie: wrong color interpretation in meshscatter (#844)
- Can't compile the makie (#846)
- Unexpected figure change when move all points along x axis (#847)
- Rename contourf to contourfill (#848)
- Figure not defined (#849)
- Add stem-plot (#851)
- surface interpolation=false not working (#852)
- ColorBar cannot function with
Reversecolormaps (#853) scatterlinesignores attributes (#854)- Colorbar on 3D interactive (#856)
- GLMakie is incompatible with FileIO 1.6 (#863)
- Saving a plot with CairoMakie fails with FileIO 1.6.0 (#864)
Plotfunction returns aFigureAxisPlotobject instead of aScene(#866)- Failed to precompile GLMakie: to_gl_text not defined (#873)
text!ignoresshow_axis(#877)- 3D stem plot on plane (#881)
- Mask / clipping problems for SVG export in Adobe Illustrator. (#882)
- StackOverflowError when passing
color = nothingto density plot (#883) hist!doesn't accept figure argument (#885)- Displaying scenes not working anymore? (#886)
MethodError: no method matching get_layout_at!(::GridPosition; createmissing=true)(#889)- Rename poly to polygon (#890)
- Ambiguous method error when saving plot (#894)
- Updating scatter plot in figure fails with WGLMakie (#895)
- Colorbar/heatmap confusion (#896)
- CairoMakie: Problems with NaN values in
scatter(#897) - Returning flat interactive surface (#899)
- heatmap's x and y coordinates are misleading (#900)
- xlims!() on lines!() changes y-limits as well (#902)
- Wrong Julia compat for AbstractPlotting (#904)
- Makie: Unable to produce any plot. MethodError: no method matching shadertype (#905)
- Axis3 is not working with heatmaps (#907)
- Pipe save no longer works for most filetypes [CairoMakie] (#911)
- Subpixel sized circles (#914)
- arrows hang for some inputs (#916)
- arrowsize doesn't work in 3d (#917)
- Precompilation fails on master (#922)
- CairoMakie unable to save figures (#928)
- Test failing on Linux (#930)
- delete! and empty! don't work (#932)
- Very long Internal error message using Makie, InfiniteLinearAlgebra (#933)
- GLMakie is too slow for use in scripting (#937)
- TypeError in functionloading.jl via vsCode Debug Run (#938)
- quiver/arrows with variable linewidth (#943)
- hline(s) and vline(s) inconsistency (#946)
- Makie update not Working (#948)
- font assets and PackageCompiler (#949)
- Inset legend (#950)
Merged pull requests:
- Merge AbstractPlotting into Makie (#954) (@SimonDanisch)
Files
JuliaPlots/Makie.jl-v0.13.0.zip
Files
(22.1 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:f9e110b017844225de6a009fa1980863
|
22.1 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/JuliaPlots/Makie.jl/tree/v0.13.0 (URL)