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

https://github.com/jpmcb/d3-scatter-plot

Using D3, this graph shows the fastest Tour De France times, rankings, and alleged doping instances
https://github.com/jpmcb/d3-scatter-plot

Last synced: 10 months ago
JSON representation

Using D3, this graph shows the fastest Tour De France times, rankings, and alleged doping instances

Awesome Lists containing this project

README

          

# D3 Scatter Plot
_____

Using the [D3 libray](https://d3js.org/), this scatter plot graph shows the top Tour De France times & also displays allegations of dopping in professional bicycle racing related to these times. Uses data provided from FreeCodeCamp found [here]('https://raw.githubusercontent.com/FreeCodeCamp/ProjectReferenceData/master/cyclist-data.json').

A working version of this app can be [found here](https://jpmcb.github.io/D3-Scatter-Plot/).