May 14th - ZohairDaniel/CovidSite GitHub Wiki

Zohair:

May 14th Log

today was the day that I finalized the map. I was able to fix the problem that I was having with clearing the circles. I was able to get rid of the circles when another button was clicked but I had to remove the clear button because it just wasn't working. I made a few edits within the conf,recf, and deaf functions so it all worked out in the end.

How I did it?

It was a simple process. I just made another layer group and put all of the circles inside it editing a piece of code within each circle using a find and replace program on my computer. After this, the map was ready, as a working prototype.

Daniel: Today I went ahead and created two more data graphs for the COVID-19 Data. One will be used for Recoveries and the other deaths. I did this by copy and pasting the code used for creating the other canvases, changing the names, and connecting the date with the new graphs. Although the data is for cases on all of the graphs, I will update them next time I have a chance so that they show recoveries and deaths.