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

Order of edge, node drawing for 2D hive plots #1

Open
bryanhanson opened this issue Jun 11, 2012 · 0 comments
Open

Order of edge, node drawing for 2D hive plots #1

bryanhanson opened this issue Jun 11, 2012 · 0 comments

Comments

@bryanhanson
Copy link
Owner

The last-drawn nodes and edges are "on top" so that sorting the edge data frame by color for instance affects how the plot appears. However, the edges are drawn in groups, so this doesn't quite work as expected. This should be investigated further.

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

No branches or pull requests

1 participant