Skip to content

shivalimani/Final-Project-CS4804

 
 

Repository files navigation

Final Project - Timeline of Global Protest

A dynamic beeswarm graph to showcase the timeline of protests around the world.

Project Features

All the code used to create the visualization is present in the main Github page, layout.html being the html code that implements that visualization, the code v2Beeswarm.js and tooltip_plugin.js generating the graphs with the data being pulled from reduced_protest_dataV2.csv. The folder Previous Versions includes past versions of code and data files that are currently not in use while the Code Sample folder holds short files that included snippets of code that were used to incorporate various features piecemeal over time.

Design Achievements

  • Utilized Figma to create a mockup/prototype of visualization
  • Utilized guidelines from IBM's Carbon Design System for data visualization color palletes to ensure that the visualization is accessible

Technical Achievements

  • Utilized Observable to expedite the process of creating visualization code

Website

https://shivalimani.github.io/Final-Project-CS4804/index.html

Screencast

https://www.loom.com/share/b8fed780439b40e29c6893788d7b25d7

References

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 67.9%
  • HTML 32.1%