Skip to content

local vars as default options for vis functions #27

Description

@dnelson

The four visualization functions, in vis.box and vis.halo, all (i) set all default options via local variables, and (ii) include mostly the same i.e. duplicate default options.

The default options should be changed a dict, and the common elements should be factored out to avoid duplication.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

cleanupSimplify or remove unused or old code

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions