Is it posible to serialize a Makie.Figure object?

I’ve tried with JLD2 and Serialization. InJLD2, the warnings were, it can’t save anonymous functions, while Serialization errored with “cannot serialize a running Task”. So probably no chance?

This is the context.