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

Hyperedge Graphics #1

Open
Zaphyz opened this issue Feb 14, 2023 · 0 comments
Open

Hyperedge Graphics #1

Zaphyz opened this issue Feb 14, 2023 · 0 comments

Comments

@Zaphyz
Copy link
Contributor

Zaphyz commented Feb 14, 2023

For early versions of hypergraph visualization poligon representations of hyperedges are fine but the elastic fabric representation is particularly useful to display hyperedges of different orders on the same set of vertices (particularly distinguishing order 2 from order >2). Since the graphical style is of some kind of rubbery matterial, that representation is also quite convenient for non-simple hypergraphs, where several hyperedges one the same set of vertices can be represented as bent elastic surfaces (like blown by the wind in different directions and intensities). For order 1 edges I would go for solid ball representations. In general, we should aim to use transparency cleverly.

In summary: 1-edges are represented by solid (3D) balls, 2-edges are represented by lines (1D) and >2-edges are represented by surfaces (2D, minimal under some constraints).

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