Lab41 / Dendrite

People. Places. Things. Graphs.
http://lab41.github.io/Dendrite
Apache License 2.0
92 stars 25 forks source link

random graph doesn't always have edges #68

Open cglewis opened 10 years ago

cglewis commented 10 years ago

in some cases, a random sub graph for viewing as force directed doesn't contain any edges. perhaps instead of grabbing random vertices, grab random edges, and include the vertices that they are connected to.

cglewis commented 10 years ago

@erickt I believe this can be closed, yes?