👀 Reading hidden code
using AbstractPlotting , WGLMakie
Everything from AbstractPlotting.jl got moved to Makie.jl. Have a look at the README for information on how to upgrade: https://github.com/JuliaPlots/AbstractPlotting.jl
┌ Warning: Module PlotUtils with build ID 3549799550547 is missing from the cache. │ This may mean PlotUtils [995b91a9-d308-5afd-9ec6-746e21dbc043] does not support precompilation but is imported by a module that does. └ @ Base loading.jl:1107 ┌ Warning: Module PlotUtils with build ID 3549799550547 is missing from the cache. │ This may mean PlotUtils [995b91a9-d308-5afd-9ec6-746e21dbc043] does not support precompilation but is imported by a module that does. └ @ Base loading.jl:1107 ┌ Warning: Module PlotUtils with build ID 3549799550547 is missing from the cache. │ This may mean PlotUtils [995b91a9-d308-5afd-9ec6-746e21dbc043] does not support precompilation but is imported by a module that does. └ @ Base loading.jl:1107
UndefVarError: scatter not defined
Here is what happened, the most recent locations are first:
👀 Reading hidden code
scatter(rand(4))
WARNING: both WGLMakie and AbstractPlotting export "scatter"; uses of it in module workspace#3 must be qualified