Modifying data visualization (D3.js) and pulling data to visualize from Firebase.
Budget: $10 – $30 USD
Project deadline is 30 hours - Please don't message if you can't work with this deadline.
I have an existing code for a data visualization, I have two tasks that need to be done:
1. The existing visualization will need to be modified according to this tutorial https://observablehq.com/@d3/area-with-missing-data where missing data (currently in the data csv file, missing data has a value of 0) + a button will need to be added [show missing data] that changes to [hide missing data] when clicked and data will be respectively be shown and hidden with an animation that can be found in this tutorial https://bocoup.com/blog/showing-missing-data-in-line-charts
- I will need a copy of the code once these changes have been made.
2. I will then need the above code to be modified to take data from Firebase. The firebase database is currently empty but it will start receiving data from two different temperature sensors, one labeled [Exhaust Temperature] and one labeled [Ambient Temperature] so it will need to be able to recognize those data points and automatically visualize it in the same style in real time from the data sent to firebase using an IOT module.
Let me know if you're interested and can deliver this in 30 hours.
I have uploaded the existing code below.
I have an existing code for a data visualization, I have two tasks that need to be done:
1. The existing visualization will need to be modified according to this tutorial https://observablehq.com/@d3/area-with-missing-data where missing data (currently in the data csv file, missing data has a value of 0) + a button will need to be added [show missing data] that changes to [hide missing data] when clicked and data will be respectively be shown and hidden with an animation that can be found in this tutorial https://bocoup.com/blog/showing-missing-data-in-line-charts
- I will need a copy of the code once these changes have been made.
2. I will then need the above code to be modified to take data from Firebase. The firebase database is currently empty but it will start receiving data from two different temperature sensors, one labeled [Exhaust Temperature] and one labeled [Ambient Temperature] so it will need to be able to recognize those data points and automatically visualize it in the same style in real time from the data sent to firebase using an IOT module.
Let me know if you're interested and can deliver this in 30 hours.
I have uploaded the existing code below.