Skip to content

Minsheng/github3dTreemap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Visualizing Github with d3 treemap + threejs

Davidson Zheng

This project tries to show a 2d and 3d visualization of commits of contributors in the top n projects(or repositories) in the top n languages that have projects with star counts over 5000.

Dataset:

  • a lightweight sample dataset created manually
  • a medium dataset with 10 projects in JavaScript and Ruby
  • a large dataset with 6 projects each of top 10 languages, one being CSS

Usage:

  • Open .html files with web browser, preferrably Chrome
  • run data_extractor.py to generate a json file with github data (need to apply your own Github token before running)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published