/oss-graph

Display a graph of an OSS project.

Primary LanguagePythonApache License 2.0Apache-2.0

oss-graph

A simple website to display the graph of code reviews in open source projects on GitHub.

Next steps:

  • Build a nice Material Design front end
  • Add a force-directed or sigma.js graph and a table of centrality. Note that the node_link_data provided by the function is already in the correct format (see this page).