Skip to content
This repository was archived by the owner on Mar 6, 2025. It is now read-only.
This repository was archived by the owner on Mar 6, 2025. It is now read-only.

Improve edge connection interface #63

@alexsb

Description

@alexsb

Right now it's tricky to understand which attributes match up between nodes and edges. We need a way to preview how many connections exist between two tables. This is the current interface:

image

Approaches to address this

  • scale edge width by number of matches
  • for selected source and target attribute, highlight all the matching cells in blue, all the non-matching cells in red.
  • for selected source and target attribute, show a label between the tables that shows how many fields match ( 133/181 rows match )
  • for a selected source, show all possible matches in the target
  • auto-connect source and target that are most connected

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions