Skip to content

#1240: Basic Graph Implementation#1287

Merged
dondi merged 11 commits intobetafrom
cecilia-1240-simple
Dec 3, 2025
Merged

#1240: Basic Graph Implementation#1287
dondi merged 11 commits intobetafrom
cecilia-1240-simple

Conversation

@ceciliazaragoza
Copy link
Collaborator

@ceciliazaragoza ceciliazaragoza commented Nov 20, 2025

  • Implemented basic graph with:
    • Arrows leading into the perimeters of all the nodes.
    • Rectangular nodes
    • Edges that move around the node, following node movement
    • Edges that are colored for weighted graphs
    • Zoom and drag functionality by using the trackpad
  • Further items will be completed in later PRs, like:
    • Edge thickness
    • Bolder font of the gene/protein name displayed in the node
    • Displaying arrows only for GRNs and only curves for PPIs
    • Turning a curve into a straight line when the nodes get within a closer distance of each other

@coveralls
Copy link

coveralls commented Nov 20, 2025

Coverage Status

coverage: 80.06%. remained the same
when pulling 5f94894 on cecilia-1240-simple
into 257ea59 on beta.

@ceciliazaragoza ceciliazaragoza marked this pull request as ready for review November 20, 2025 16:06
Copy link
Owner

@dondi dondi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@dondi dondi merged commit fa58e19 into beta Dec 3, 2025
5 checks passed
@dondi dondi deleted the cecilia-1240-simple branch December 3, 2025 19:07
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

Successfully merging this pull request may close these issues.

3 participants