What are all the possible plotting functions available in Makie.jl
? To answer this question, a CHEAT SHEET is shown in Figure 11. These work especially well with the CairoMakie.jl
backend:
For completeness, in Figure 12, we show the corresponding functions CHEAT SHEET for GLMakie.jl
, which supports mostly 3D plots. Those will be explained in detail in Section 6.9.
Now, that we have an idea of all the things we can do, let’s go back and continue with the basics. It’s time to learn how to change the general appearance of our plots.