Skip to content

Graph labels only visible for salience > 0.5, most nodes unlabeled #9

@CalebisGross

Description

@CalebisGross

Problem

`internal/web/static/index.html` line ~1501: Label opacity is set to 0 for nodes with salience <= 0.5. Since default salience is 0.5, most nodes will have invisible labels.

Impact

The graph is mostly unlabeled circles with no way to identify what they represent without hovering.

Fix

Show labels for all nodes (perhaps truncated), or use a much lower threshold like 0.2.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions