Skip to content

Change marker from a dictionary to a class or namedtuple, and change the name from marker to marker_style #28

Closed
@mwcraig

Description

@mwcraig

Right now I have to either read the source code or set iw.marker to a value I know is bad so that I can be reminded of what the keys/values are for a marker.

If we changed it to a class (or a named tuple) then I could also introspect to get the attributes.

I would also find it clearer if the name were marker_style.

Finally, in an ideal world, we might agree on a few basic shapes and colors that viewers implementing the interface need to support.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions