Skip to content

Ability to Disable Guide Lines #30

Description

@cancan101

e.g.

# draw guides to show selected coordinates
guide_positions = [val for jj, val in enumerate(coords)
if jj != ii]
imh.axes.lines[0].set_xdata(2*[guide_positions[0]])
imh.axes.lines[1].set_ydata(2*[guide_positions[1]])

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions