-
Notifications
You must be signed in to change notification settings - Fork 90
Open
Description
In Makie the gif syntax goes like
record(figure, filename, iterator) do i
...
endI'm wondering if a PR that adds Makie support in an extension so I can do @showprogress record(...) would be accepted?
I would probably detect record in the macro and then call a makie_show_progress_record function that is defined in the extension.
Metadata
Metadata
Assignees
Labels
No labels