8000 Add mplcursors to third-party packages. by anntzer · Pull Request #7242 · matplotlib/matplotlib · GitHub
[go: up one dir, main page]

Skip to content

Add mplcursors to third-party packages. #7242

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Oct 9, 2016

Conversation

anntzer
Copy link
Contributor
@anntzer anntzer commented Oct 9, 2016

Self-plug :-)

@joferkington I would like to add a paragraph comparing the approaches of mpldatacursor and mplcursors, but I'd like to make sure that you agree with it. My feeling that mpldatacursor tries to provide as many customizations to the annotation as possible as kwargs in the call to datacursor(), whereas I tried to make mplcursors as minimal as possible, by letting instead the user hook into annotation-adding or removing events to customize the annotation as he sees fit.

If we can agree on a comparison, then perhaps the two sections can be merged together, too.

mplcursors
==========

`mplcursors <https://github.com/anntzer/mplcursors>` provides interactive
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The trailing underscores are missing to turn this into a link. Also, why not link to RTD instead of GitHub?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the suggestion, fixed.

@tacaswell tacaswell added this to the 2.0.1 (next bug fix release) milestone Oct 9, 2016
mplcursors
==========

`mplcursors <https://mplcursors.readthedocs.io>_` provides interactive
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The underscore goes outside the backtick.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fixed again.

@tacaswell
Copy link
Member

@anntzer Do you want to merge this as-is or wait for feedback from @joferkington ?

@joferkington
Copy link
Contributor

Looks good to me! Greek free to merge the sections as well, it you'd like.

Also, my apologies for being so out of the loop on things x lately.

@tacaswell tacaswell merged commit a729227 into matplotlib:master Oct 9, 2016
@anntzer anntzer deleted the mplcursors branch October 9, 2016 20:34
tacaswell added a commit that referenced this pull request Oct 9, 2016
DOC: Add mplcursors to third-party packages.

Conflicts:
	doc/thirdpartypackages/index.rst
	   This was moved from mpl_toolkits between these branches
@tacaswell
Copy link
Member

backported to v1.5.3-doc as d134631

@QuLogic QuLogic modified the milestones: 2.0.1 (next bug fix release), 2.0 (style change major release) Dec 7, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants
0