Path center of mass by brunobeltran · Pull Request #16889 · matplotlib/matplotlib · GitHub
Skip to content

Path center of mass - #16889

Draft
brunobeltran wants to merge 4 commits into
matplotlib:mainfrom
brunobeltran:path_center_of_mass
Draft

brunobeltran wants to merge 4 commits into
matplotlib:mainfrom
brunobeltran:path_center_of_mass

Conversation

@brunobeltran

@brunobeltran brunobeltran commented Mar 23, 2020

Copy link
Copy Markdown
Contributor

PR Summary

We should allow users to center markers by center of mass. This is the code to compute the center of mass of an arbitrary path (treats paths of different intrinsic dimension correctly).

Roadmap:

#16812 (*) <- #16832 (*) <- #16859 (*) <- #16888 (*) <- (This PR) (*) <- #16891 (MarkerStyle improvements!)

"<-" means "depends on", and "(*)" marks PRs whose implementations are complete and fully ready for review.

PR Checklist

  • Has Pytest style unit tests
  • Code is Flake 8 compliant
  • New features are documented, with examples if plot related
  • Documentation is sphinx and numpydoc compliant
  • Added an entry to doc/users/next_whats_new/ if major new feature (follow instructions in README.rst there)
  • Documented in doc/api/api_changes.rst if API changed in a backward-incompatible way

@jklymak
jklymak marked this pull request as draft July 23, 2020 03:18
@github-actions

Copy link
Copy Markdown

@github-actions github-actions Bot added the status: inactive Marked by the “Stale” Github Action label Jul 14, 2023
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.

2 participants