Currently vega::all-plots is not exported and users of the system need to access this private variable directly. We need to provide an API to add/delete/remove and other wise manipulate plots.
Research how julia and R handle this and take inspiration from their API.