Skip to content
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

Add support for glyph decorations/markers #13619

Open
wants to merge 1 commit into
base: branch-3.5
Choose a base branch
from

Conversation

mattpap
Copy link
Contributor

@mattpap mattpap commented Dec 24, 2023

Early work in progress. Glyph decorations were added previously, but only in a very limited and experimental fashion. This PR's goal is to improve upon that and establish decorations as a feature and add it to all relevant glyphs. The specific applications of this feature are directed graphs and vector fields.

Example showing Arc, Ray, MultiLine and Bezier glyphs:
image

fixes #8129

@mattpap mattpap added status: WIP grant: SDG 2023 Funded from NumFOCUS Small Development Grant 2023 labels Dec 24, 2023
@mattpap mattpap added this to the 3.4 milestone Dec 24, 2023
Copy link

codecov bot commented Dec 24, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (6560e98) 92.54% compared to head (aa9c5d4) 92.54%.
Report is 1 commits behind head on branch-3.4.

Additional details and impacted files
@@             Coverage Diff             @@
##           branch-3.4   #13619   +/-   ##
===========================================
  Coverage       92.54%   92.54%           
===========================================
  Files             323      323           
  Lines           20493    20493           
===========================================
  Hits            18965    18965           
  Misses           1528     1528           

@mattpap mattpap modified the milestones: 3.4, 3.5 Feb 28, 2024
@mattpap mattpap changed the base branch from branch-3.4 to branch-3.5 March 14, 2024 16:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
grant: SDG 2023 Funded from NumFOCUS Small Development Grant 2023 status: WIP
Projects
None yet
Development

Successfully merging this pull request may close these issues.

No ability to make true quiver plots
1 participant