github-education-resources / teachers

Join the discussion in the GitHub Education Community:
https://education.github.community
187 stars 21 forks source link

The whole graph of Network #21

Closed eduOS closed 9 years ago

eduOS commented 9 years ago

To illustrate the report about the function of Network graph on GitHub with a picture, I have tried several ways to get the whole graph but failed. Is it possible for me to get the whole one with all branches? @arfon

arfon commented 9 years ago

Do you want all branches on the parent repository or all forks? This might be something that has to be done through the API, for example here's how you can list the forks for a repository: https://developer.github.com/v3/repos/forks/#list-forks

eduOS commented 9 years ago

@arfon Thanks for your time very much. Sorry. I didn't make myself clear enough. I just want to make a screenshot of the whole Network graph. It is very simple.
q eee 5yt6j2khm l 1 q When I try to capture a screen image, I can only capture part of the trace, but I need the whole one.

arfon commented 9 years ago

Ah ok. I don't think there's an 'easy' way to do that. It might be possible to do this with a collection of screenshots and Photoshop.

Sorry I don't have a better answer :-\

eduOS commented 9 years ago

OK. Thanks for your time.