-
-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Labels
from astrowidgetsmarkersStuff related to markersStuff related to markersstsci discussionTopics for the STScI meetingTopics for the STScI meeting
Description
Would a new method that hide the marker(s) instead of deleting them be useful? For example, if you want to, say, blink through different groups of markers, it is much cheaper to toggle their visibility than to completely removing/re-adding them from/to the backend every time.
Would all backends have concept of hide vs remove?
Signature should be similar to remove_markers, so something like this:
def hide_markers(marker_name=None):
# code hereMetadata
Metadata
Assignees
Labels
from astrowidgetsmarkersStuff related to markersStuff related to markersstsci discussionTopics for the STScI meetingTopics for the STScI meeting
Type
Projects
Status
Subissues