mpldatacursor
mpldatacursor copied to clipboard
remove all artist
hi From Turkey. i use your datacursor Module. thanks much. i am using sequential data on matplotlib scatter with basemap. when I re-create mpldatacursor every data set, multiple cursors occur.
how i use to remove all datacursor ?
(now i use working code self.pDataCursor.artists.remove(self.pDataCursor.artists[0]) )