brandonchinn178 / circle-of-suck

A website scraping collegiate sports scores and finding a circle of suck
https://brandonchinn178.github.io/circle-of-suck
2 stars 2 forks source link

Add Year Selection and Calculation of X and Y Positions #55

Closed bbushnell95 closed 2 years ago

bbushnell95 commented 4 years ago

This adds a year selection drop down. The calculation of the X and Y coordinates for the nodes is necessary as without it, the graph was not moving the nodes automatically. It also evens out the circle a little more than what react-graph-vis was doing.

Demo: circle_of_suck_year_selection