Skip to content

Export world (Feature request) #1

@ejlchappin

Description

@ejlchappin

As a default, the view is exported with the command
netlogo.command('export-view "' + str(frame) + '.png" ')

It would be good to have this as a default, but also have a parameter to export the world (including graphs). This should be possible by using the command if a 'export-world = true' flag.
netlogo.command('export-world "' + str(frame) + '.png" ')

Possibly for this a subselection of coordinates would be useful (so part of the world could be exported.

Fabulous work!

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