Skip to content

local vars as default options for vis functions #27

@dnelson

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.

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