grave icon indicating copy to clipboard operation
grave copied to clipboard

Grave—dead simple graph visualization

Results 10 grave issues
Sort by recently updated
recently updated
newest added

The link https://networkx.org/grave/stable/ leads to a 404 error.

WIP: Addresses #7. Currently supports weighted and unweighted adjacency matrices. For now, uses a seaborn heatmap. I've added a decorator for an optional dependency, and the function imports seaborn and...

enhancement
question

NOT READY TO MERGE I adapted this text: - http://scipy.github.io/devdocs/dev/conduct/code_of_conduct.html Fixes #9 - need discussion - need agreement - need a committee - need email address

documentation

Would it be possible/of interest to add arrows to plots of DiGraphs?

Is it possible to backfill a labeled node with a color? If so, how?

Hi y'all, I'm sort of injecting myself in the conversation in #25 here between @ericmjl, @tacaswell and @jarrodmillman. I was reading through that thread and thought y'all might find `nx_altair`...

Friends! I noticed this pop up as I was browsing around GitHub. I've been developing a package since 2016 (after I met @hagberg at SciPy 2016). It's called [nxviz](https://github.com/ericmjl/nxviz), and...

During the brainstorming process we discussed supporting plots of summary statistics. Let's consider some possibilities... * degree distribution: like `plot_degree_dist(network, kde=False, ...)` * distribution of arbitrary node/edge attribute: `plot_node_attribute(network, 'weight',...

enhancement

We could use the networkx mailing list, but it may make more sense to create a new one. If so, I prefer mailman over google groups and suggest we use:...