https://vonerikbarren.github.io/D3-Crypto-Analysis-A/
- This is a website that focuses on a using D3 to demonstrate crypto-currencies over a period of time. Includes three other analyses with a total of four different projects in one. Additionally slider updates state of chart both when adding data and removing data.
- Data given monthly over three years.
- The user can select what time period specifically to look at within the range.
- The user can select from a list of crypto-currencies.
- The user can also select which format of the price from USD to Crypto.
- Axis = Price + Time
- The user can select data range, Crypto, and the Price.
- This component was made to be reused in React for clients to save time.
- This was fun to put together and enjoyed it greatly!