graph-drawing topic

List graph-drawing repositories

recmap

20
Stars
1
Forks
Watchers

An algorithm to draw rectangular statistical cartograms - CRAN package

graph-draw

17
Stars
9
Forks
Watchers

Fast and accurate tessellation of planar graphs with convex polygons

cytoscape.js-cise

26
Stars
13
Forks
Watchers

An implementation of the circular layout algorithm by Dogrusoz et al. as a Cytoscape.js extension

cytoscape.js-edge-editing

39
Stars
22
Forks
Watchers

A Cytoscape.js extension enabling interactive editing of edge anchor (bend or control) points

cytoscape.js-graphml

30
Stars
8
Forks
Watchers

A Cytoscape.js extension to import from and export to GraphML format

cytoscape.js-grid-guide

58
Stars
9
Forks
Watchers

A Cytsocape.js extension to provide a framework for grid interactions such as grid lines and snapping to grid, and guidelines and snap support for alignment of nodes.

cytoscape.js-node-editing

24
Stars
13
Forks
Watchers

A Cytoscape.js extension to provide grapples to resize nodes

cytoscape.js-undo-redo

45
Stars
9
Forks
Watchers

A Cytoscape.js extension to provide an undo-redo framework

cytoscape.js-view-utilities

50
Stars
7
Forks
Watchers

A Cytoscape.js extension to provide miscellenaous view utilities such as hiding and highlighting nodes/edges

FXGraphAlgorithmSimulator

53
Stars
29
Forks
Watchers

Visualizes specific Graph Algorithms like BFS, DFS, MST etc. on interactive user input graphs.