An open API service indexing awesome lists of open source software.

https://github.com/samedwardes/ufc-win-count-animation

UFC all time win and loss count animations
https://github.com/samedwardes/ufc-win-count-animation

Last synced: over 1 year ago
JSON representation

UFC all time win and loss count animations

Awesome Lists containing this project

README

          

UFC Win Animation
================

Animation of the all time most winning and losing and losing UFC fighters by year.

![Top 10 Mosting Winning UFC Fighters](imgs/ufc_top_10.gif)

![Top 10 Mosting Losing UFC Fighters](imgs/ufc_bottom_10.gif)

## Reference

- Idea inspired by: https://twitter.com/TheKendallBaker/status/1204456119524937729
- R code inspired by: https://github.com/amrrs/animated_bar_charts_in_R and https://towardsdatascience.com/create-animated-bar-charts-using-r-31d09e5841da
- Data: https://www.kaggle.com/rajeevw/ufcdata#data.csv

*Note I have also added the data to my own GitHub repo for those who do
not have a kaggle account: .*