Skip to content

Makie support #351

@asinghvi17

Description

@asinghvi17

In Makie the gif syntax goes like

record(figure, filename, iterator) do i
    ...
end

I'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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions