Skip to content

Network Explorer: nicer display of graphs #276

@ajdapretnar

Description

@ajdapretnar
Network version

1.9.0

Orange version

3.37.0

Expected behavior

Gephi (and probably other network visualization tools) have a "smart" display of dense networks. When the network is dense, one can decrease the strength of the edges (i.e. by setting a paler color or thinner line). But more importantly, node labels appear only for larger nodes (if size is set, otherwise for more densely connected).

gephi-lite-export

Actual behavior

Edges in Orange are black, making it impossible to read the (black) labels.
Moreover, all labels are displayed. One can circumvent this by selecting top N largest nodes in a Data Table and passing a data subset, but it would be nice to have this option directly in Network Explorer.
Labels are also displayed quite far from their nodes, making it difficult to establish which label belongs to which node in a large network.
Screenshot 2024-07-30 at 10 59 44

Steps to reproduce the behavior

Create any large network. Label the nodes.

Additional info (worksheets, data, screenshots, ...)
ParlamintGB-net
TLDR;
  • option to set edge color (to lighter)
  • display only top N nodes
  • font size in node labels to correspond to the size of the node?
  • place labels closer to nodes

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions