issues
search
graphology
/
graphology
A robust & multipurpose Graph object for JavaScript & TypeScript.
https://graphology.github.io
MIT License
1.3k
stars
86
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Better typing for AttributeUpdatePayload
#527
NitnerocL
closed
1 day ago
2
Add transitive operations on DAGs
#526
dmurvihill
opened
1 month ago
1
Make force algorithms influence Sigma's curved edges
#525
StockerGaming
opened
2 months ago
1
[gexf] serialize Sets as Lists
#524
paulgirard
closed
2 months ago
0
directedEdges Returns Both Forward and Reverse Edges in DirectedGraph
#522
hljie
closed
3 months ago
1
Add graphology-indices to metrics dependencies
#521
kradical
closed
3 months ago
1
metrics centrality algorithms use graphology-indices as an implicit dependency
#520
kradical
closed
3 months ago
2
[noverlap] Respect the `fixed` attribute of nodes
#518
nbonfils
opened
4 months ago
1
Better exception when merging incompatible graph types
#517
Yomguithereal
opened
4 months ago
0
Multigraph not detected
#516
jordanlavenant
closed
4 months ago
6
[Gexf] Handle attributes titles
#515
paulgirard
opened
5 months ago
0
Prevent breaking when no edges
#514
jacomyma
closed
5 months ago
0
[gexf] Writing graphs with `undefined` node sizes result in invalid GEXF
#513
jacomyal
closed
5 months ago
1
Connected closeness
#512
jacomyma
closed
5 months ago
0
Remove Lodash use from canvas
#511
darabos
closed
7 months ago
2
Release latest version of graphology-library to CDN
#510
longmtran
closed
5 months ago
1
Enable topological traversal of a DAG starting with any node
#507
dmurvihill
opened
9 months ago
8
GEXF parser: allow passing options to the graph constructor
#506
NitnerocL
closed
9 months ago
6
Cannot NPM install
#505
dmurvihill
closed
9 months ago
2
Add A* algorithm for shortest-path
#504
dkniffin
closed
8 months ago
7
Aggregate graphs
#503
javieralaminos
closed
8 months ago
4
Calculating communities and retrieving the modularity measure without calculating communities twice
#502
deemeetree
opened
10 months ago
3
Where did the graphology-metrics library go?
#501
deemeetree
opened
10 months ago
5
[dag] Fix type of topologicalGenerations
#500
ebroder
closed
11 months ago
2
[gexf] list attribute type priority in model inference is undefined
#499
Yomguithereal
closed
11 months ago
0
[gexf] The generated document doesn't comply with xsd
#497
NitnerocL
closed
11 months ago
3
[gexf] Support gexf version 1.3
#496
NitnerocL
closed
11 months ago
11
Update CHANGELOG.md: fixed typos
#495
nikelborm
closed
1 year ago
1
Update serialization.md: Removed leftover of .addNodesFrom()
#494
nikelborm
closed
1 year ago
1
function add nodes
#493
gerson-ribeiro
closed
1 year ago
6
typo fix: missing , in docs/read.md
#491
nikelborm
closed
1 year ago
1
Incorrect mimetype breaks build
#489
melindmi
opened
1 year ago
7
Fix graphology declaration file export
#488
shahzod-davlatov
closed
1 year ago
6
'Graph.addNode: invalid attributes' for class instances
#487
skywarth
closed
1 year ago
2
K-Core for graphology
#486
16arpi
closed
8 months ago
5
Node label's background container is hardcoded in white color
#485
wthrajat
closed
1 year ago
1
Edge betweenness centrality
#484
16arpi
closed
1 year ago
1
Solving #482
#483
sim51
closed
1 year ago
1
[gexf] Parsing gexf with a missing attribut declaration, throw a weird error
#482
sim51
closed
1 year ago
2
DFS algorithm is wrong
#481
eNtrozx
opened
1 year ago
13
Topological generations
#480
16arpi
closed
1 year ago
0
Best way to handle click events when clicking on nodes without using React
#479
wthrajat
closed
1 year ago
3
Labels not showing in FA2 layout unless we really zoom-in
#478
wthrajat
closed
1 year ago
3
Compound Spring Embedder, combi of vertical & horizontal layouts
#477
flieks
closed
8 months ago
1
Question re: _edges.get()
#476
flowt-au
closed
1 year ago
2
Graph.addDirectedEdgeWithKey: target node not found when there are multiple target for a given source
#475
wthrajat
closed
1 year ago
4
Error when I drop a node
#474
jMoulis
closed
1 year ago
3
[docs] fixes typo in menu
#473
jacomyal
closed
1 year ago
0
Not able to set the "key" attribute iteratively
#472
wthrajat
closed
1 year ago
4
Sigma: Coordinates of node are invalid. A node must have a numeric 'x' and 'y' attribute.
#471
wthrajat
closed
1 year ago
6
Next