Skip to content

bottega-code-school/github-language-visualization

 
 

Repository files navigation

GitHub Data Visualization

Application allows users to view visualizations for all of the projects they've created, segmented by programming language along with viewing the languages that the followers and people they're following are creating.

Project 1 Requirements

For a C, you will need to:

  • Collect the data from your selected source. Some pre-processing might be needed.
  • Set up an Github account to share source code and project report to instructor and TA
  • Allow users to select a profile and display its temporal data in the graph. For example, by using a dropdown menu. - I used a search engine
  • Allow user to add more than one profiles (to compare) or all profiles into the graph.
  • Graph labels are available and easy to read.

For a B, you will need to add:

  • Display and compare to the average temporal data on request.
  • Allow secondary profile selection from a US map or a network or a cloud.
  • Highlight the profile on the secondary profile selection when mousing over a time series.
  • Your visualization should be responsive.
  • Allow users to quickly zoom into a time interval.

For an A, you will need to add:

  • Compare the selected temporal variable to other variables (that you think it is useful).
  • Find some interesting events in the data and highlight them on your webpage through screen snapshots.
  • Plot a time series with requested features on the graph, such as a sudden drop or pump.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 68.3%
  • SCSS 30.9%
  • Other 0.8%