.FastMakiemakeaxis
function defined in module
FastMakie
makeaxis(f[; interactive, clean, dataaspect])
Create a
Makie.Axis that block data can be plotted to. When plotting block data, (using
showblock!), keyword arguments from
axiskwargs(block) are passed to this function.