You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Well, I now switched to https://github.com/anntzer/mplcursors (API, examples).
One difference so far was that selection.target.index only contains one index, while the kwarg['ind'] in the mpldatacursor's formatter function was a list of all suitable indices (in case of overlapping selectible items).
Also, the keep_inside=True behavior is default there.
to avoid everyone stumbling over the already fixed matplotlib 3.3.0 error #97.
The text was updated successfully, but these errors were encountered: