Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Network Graph View #333

Merged
merged 21 commits into from
Jun 30, 2013
Merged

Network Graph View #333

merged 21 commits into from
Jun 30, 2013

Conversation

lukx
Copy link
Contributor

@lukx lukx commented Jun 8, 2013

I have put some effort in making a Github-Like network-graph, using the excellent RaphaelJS library. Tested on Firefox, Chrome and IE 10 on my Windows 7 Machine.

  • Introduced a new NetworkController (Which is, basically, a copy of the Commit Controller - please do have a look whether one could make that less redundant!)
  • Added RaphaelJS Dependency
  • Added the JavaScript File for drawing the network graph
  • Added some Styles
  • Fixed a bug in pretty-format for GIT, see Git Pretty Format used <parent> instead of <parents> at one place #289 (required)

The thing has been tested on, amongst others, the Linux Core Repo, and it did make a nice figure there, although of course there is lots to improve, still.

gitlist-screenshot-networkgraph

@klaussilveira
Copy link
Owner

This is beautiful. 👍

klaussilveira added a commit that referenced this pull request Jun 30, 2013
@klaussilveira klaussilveira merged commit 2b6a98d into klaussilveira:master Jun 30, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants