Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Propagate marker antialias setting to GraphicsContext.#10833

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
timhoffm merged 1 commit intomatplotlib:masterfromanntzer:marker-antialiasing
Mar 19, 2018

Conversation

anntzer
Copy link
Contributor

The Agg backend still doesn't know how to make use of that information
in draw_markers, but third-party backends (e.g. mplcairo) do honor the
setting.

xref#10825.

PR Summary

PR Checklist

  • Has Pytest style unit tests
  • Code is PEP 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

The Agg backend still doesn't know how to make use of that informationin draw_markers, but third-party backends (e.g. mplcairo) do honor thesetting.
@tacaswelltacaswell added this to thev3.0 milestoneMar 18, 2018
@timhoffmtimhoffm merged commitccc35b0 intomatplotlib:masterMar 19, 2018
@anntzeranntzer deleted the marker-antialiasing branchMarch 19, 2018 00:45
@ImportanceOfBeingErnest
Copy link
Member

Does this solve#10825 ? If so, shouldn't the issue be closed? If not, what's left to solve it?

@anntzer
Copy link
ContributorAuthor

Only with mplcairo... so the issue should stay open (now Agg gets the info, but Ithink (TBC?) it doesn't take advantage of it).

@tacaswelltacaswell modified the milestones:v3.0,v2.2.3Aug 4, 2018
tacaswell pushed a commit to tacaswell/matplotlib that referenced this pull requestAug 4, 2018
Propagate marker antialias setting to GraphicsContext.
@tacaswell
Copy link
Member

backported to v2.2.x as278ee47 to make#11105 backport cleanly.

Made an executive decision to backport explicitly rather than implicitly by resolving the conflict for#11105 (and keeping this line) or be annoyingly inflexible about backports and delete this line in the other backport

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@tacaswelltacaswelltacaswell approved these changes

@timhoffmtimhoffmtimhoffm approved these changes

Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
v2.2.3
Development

Successfully merging this pull request may close these issues.

4 participants
@anntzer@ImportanceOfBeingErnest@tacaswell@timhoffm

[8]ページ先頭

©2009-2025 Movatter.jp