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

Feature support hggroups #11

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

adhusch
Copy link

@adhusch adhusch commented Aug 4, 2017

Add support for hggoups. The code until now assumed that the parent of a graphics handle is an axes object. This is not true for more complex graphics object hierarchies (e.g. involving groups of handles by hggroups). Thus traverse the graphics tree upwards in case the parent is not an axes until the axes is finally found.

Andreas Husch added 2 commits August 4, 2017 11:38
Move upwards graphics hierarchy
Remove ‘flat’  options as there might be relevant objects down the
hggroup hierarchy
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant