Line2d window extents by brunobeltran · Pull Request #17199 · matplotlib/matplotlib · GitHub
Skip to content

Line2d window extents - #17199

Draft
brunobeltran wants to merge 2 commits into
matplotlib:mainfrom
brunobeltran:line2d-window-extents
Draft

brunobeltran wants to merge 2 commits into
matplotlib:mainfrom
brunobeltran:line2d-window-extents

Conversation

@brunobeltran

@brunobeltran brunobeltran commented Apr 20, 2020

Copy link
Copy Markdown
Contributor

PR Summary

Goes on top of #17198. Only the "latest" commit of the two belongs to this PR.

WIP. Fix Line2D.get_window_extent. Supercedes the discussion in #16607. Still fixes #16606, but also accounts for line joins, caps, etc, and with much less code, thanks to updates to Path.

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

@brunobeltran
brunobeltran force-pushed the line2d-window-extents branch 2 times, most recently from 2d605c6 to 812f938 Compare April 20, 2020 15:06
@brunobeltran brunobeltran mentioned this pull request Jun 22, 2020
6 tasks
@github-actions

Copy link
Copy Markdown

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

get_tightbbox doesn't account for markeredgewidth

2 participants