Skip to content

Latest commit

 

History

History
32 lines (27 loc) · 1.39 KB

File metadata and controls

32 lines (27 loc) · 1.39 KB
title intro redirect_from versions topics
About repository graphs
Repository graphs help you view and analyze data for your repository.
/articles/using-graphs
/articles/about-repository-graphs
/github/visualizing-repository-data-with-graphs/about-repository-graphs
/github/visualizing-repository-data-with-graphs/accessing-basic-repository-data/about-repository-graphs
fpt ghes ghec
*
*
*
Repositories

A repository's graphs give you information on {% ifversion fpt or ghec %} traffic, projects that depend on the repository,{% endif %} contributors and commits to the repository, and a repository's forks and network. If you maintain a repository, you can use this data to get a better understanding of who's using your repository and why they're using it.

{% data reusables.repositories.repo-insights-commit-limit %}

{% ifversion fpt or ghec %}

Some repository graphs are available only in public repositories with {% data variables.product.prodname_free_user %}:

  • Pulse
  • Contributors
  • Traffic
  • Commits
  • Code frequency
  • Network

All other repository graphs are available in all repositories. Every repository graph is available in public and private repositories with {% data variables.product.prodname_pro %}, {% data variables.product.prodname_team %}, and {% data variables.product.prodname_ghe_cloud %}. {% data reusables.gated-features.more-info %}

{% endif %}