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

Add popular content #52

Closed
casperdcl opened this issue May 1, 2021 · 3 comments · Fixed by #57
Closed

Add popular content #52

casperdcl opened this issue May 1, 2021 · 3 comments · Fixed by #57
Assignees
Labels
enhancement New feature or request viz Data visualization
Milestone

Comments

@casperdcl
Copy link
Sponsor

casperdcl commented May 1, 2021

Already supported from the Traffic page:

  • Git clones (showing off)
  • Visitors (showing off)
  • Referring sites (analytics)

Missing:

  • Popular content (prioritising product improvement)
Screenshot

image

@astrochun
Copy link
Owner

Thanks for the suggestions. I started with traffic data as that has a two-week expiration while other content can be aggregated easily and there are a number of tools in this domain.

As far as popular content, what I had in mind are:

  1. Number of issues over time
  2. Cumulative growth of stars/forks/etc.
  3. Contribution history (distinguishing between commit, issues, PRs) (For commit, I believe GitHub only shows up to 1 year by default)

I'm sure I'm missing other stuff.

@astrochun astrochun self-assigned this May 1, 2021
@astrochun astrochun added enhancement New feature or request viz Data visualization labels May 1, 2021
@astrochun astrochun added this to the v0.4.0 milestone May 1, 2021
@casperdcl
Copy link
Sponsor Author

casperdcl commented May 1, 2021

I'm talking about the "Popular content" section on the Traffic page. It's in exactly the same format as the "Referring sites" section to the left of it.

@astrochun
Copy link
Owner

I'm talking about the "Popular content" section on the Traffic page. It's in exactly the same format as the "Referring sites" section to the left of it.

Ah, yes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request viz Data visualization
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants