Simon Danisch / Mar 19 2019
Remix of Makie Demo by JBJulia Users Berlin
Makie Static Install
Makie Static Install
1. Interaction
1.
Interaction
pkg"up; add PackageCompiler StatsMakie GLMakie AbstractPlotting Makie MakieGallery"
using PackageCompiler PackageCompiler.compile_incremental(:Makie, :StatsMakie, :AbstractPlotting)
Copy the code from CairoMakie to assert that we replaced the system-image file!
using Makie scatter(rand(10))