# Coronavirus Graphing using Meowbit and Arcade, video

**URL:** https://forum.makecode.com/t/coronavirus-graphing-using-meowbit-and-arcade-video/1384
**Category:** Arcade
**Created:** [March 12, 2020, 12:57am UTC](https://forum.makecode.com/t/coronavirus-graphing-using-meowbit-and-arcade-video/1384 "2020-03-12T00:57:20Z")
**Posts on this page:** 9
**Page:** 1

<div class="post-metadata">

### Author: ![frank\_schmidt](https://avatars.discourse-cdn.com/v4/letter/f/7993a0/32.png) [@frank\_schmidt](https://forum.makecode.com/u/frank_schmidt)
#### Post date: [March 12, 2020, 12:57am UTC](https://forum.makecode.com/t/coronavirus-graphing-using-meowbit-and-arcade-video/1384/1 "2020-03-12T00:57:20Z")

</div>

To help kids understand graphing data, thank you @ChaseMor for the extension and @KittenBot , Christina Zhang for the Meowbit. This display plots on the Y axis the number of “CasesReported” and on the X axis the days from Jan.22 to Feb.9th, 2020 according to Johns Hopkins Univ dashboard and The Lancet reports of cases from WHO and China CDC, early on in the virus outbreak. Pressing the left arrow button changes screen from plot points to plot lines.  
Here is the code share link: [https://makecode.com/\_3RoJ0FVD1EEg](https://makecode.com/_3RoJ0FVD1EEg)  
Links to web sites are below the code link in the description on the YouTube video.

---

<div class="post-metadata">

### Author: ![orta](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/orta/32/679_2.png) [@orta](https://forum.makecode.com/u/orta)
#### Post date: [March 12, 2020, 5:20pm UTC](https://forum.makecode.com/t/coronavirus-graphing-using-meowbit-and-arcade-video/1384/2 "2020-03-12T17:20:29Z")

</div>

Cool work

---

<div class="post-metadata">

### Author: ![frank\_schmidt](https://avatars.discourse-cdn.com/v4/letter/f/7993a0/32.png) [@frank\_schmidt](https://forum.makecode.com/u/frank_schmidt)
#### Post date: [March 13, 2020, 12:41am UTC](https://forum.makecode.com/t/coronavirus-graphing-using-meowbit-and-arcade-video/1384/3 "2020-03-13T00:41:07Z")

</div>

Well, clearly I did not know what I was doing in the above program except to substitute data in the code for that given by @ChaseMor in his example., so below I’ve cleaned up the variables to make them more meaningful but still get an annoying meaningless red line for the second data plot when the left arrow is pressed. The blue line seems to match the data entered, not so the red. Any ideas how to fix this? US cases of Coronavirus up to March 4th graphed with Arcade: [https://makecode.com/\_XpYTPVY4H3sX](https://makecode.com/_XpYTPVY4H3sX)

---

<div class="post-metadata">

### Author: ![codebott578](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/codebott578/32/690_2.png) [@codebott578](https://forum.makecode.com/u/codebott578)
#### Post date: [March 13, 2020, 5:27pm UTC](https://forum.makecode.com/t/coronavirus-graphing-using-meowbit-and-arcade-video/1384/4 "2020-03-13T17:27:01Z")

</div>

interesting…

---

<div class="post-metadata">

### Author: ![frank\_schmidt](https://avatars.discourse-cdn.com/v4/letter/f/7993a0/32.png) [@frank\_schmidt](https://forum.makecode.com/u/frank_schmidt)
#### Post date: [March 16, 2020, 2:48pm UTC](https://forum.makecode.com/t/coronavirus-graphing-using-meowbit-and-arcade-video/1384/5 "2020-03-16T14:48:35Z")

</div>

An update on this “graphing” use of Arcade by @bosnivan, he sent me the modified program with better comments. This program can be used with BrainPad or Meowbit for graphing any two sets of data so you could apply it to your country. Johns Hopkins Univ. dashboard as noted in the above YouTube link description. I have not yet tried it with Adafruit PiGamer. Here’s Ivan’s code: [https://makecode.com/\_YKeRhsg8Ufgx](https://makecode.com/_YKeRhsg8Ufgx)  
and here is today’s graph of USA cases from data published by American CDC. I corrected the early March data which was revised by The CDC. These data are only up to March 9th because the CDC warns of inaccuracy for any newer figures as reports are still coming in for March 10-16th. [https://makecode.com/\_aV4EH64sAcLa](https://makecode.com/_aV4EH64sAcLa)  
The CDC charts: [https://www.cdc.gov/coronavirus/2019-ncov/cases-in-us.html](https://www.cdc.gov/coronavirus/2019-ncov/cases-in-us.html)

---

<div class="post-metadata">

### Author: ![ChaseMor](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/chasemor/32/18_2.png) [@ChaseMor](https://forum.makecode.com/u/ChaseMor)
#### Post date: [March 19, 2020, 6:09am UTC](https://forum.makecode.com/t/coronavirus-graphing-using-meowbit-and-arcade-video/1384/6 "2020-03-19T06:09:23Z")

</div>

Woah, I take a few months off and you all are still using my extensions. Cool stuff! Thanks for sharing!

---

<div class="post-metadata">

### Author: ![frank\_schmidt](https://avatars.discourse-cdn.com/v4/letter/f/7993a0/32.png) [@frank\_schmidt](https://forum.makecode.com/u/frank_schmidt)
#### Post date: [March 20, 2020, 1:41pm UTC](https://forum.makecode.com/t/coronavirus-graphing-using-meowbit-and-arcade-video/1384/7 "2020-03-20T13:41:51Z")

</div>

Thank you for your extensions, @ChaseMor

---

<div class="post-metadata">

### Author: ![Dreadmask197](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/dreadmask197/32/10494_2.png) [@Dreadmask197](https://forum.makecode.com/u/Dreadmask197)
#### Post date: [July 28, 2020, 1:52pm UTC](https://forum.makecode.com/t/coronavirus-graphing-using-meowbit-and-arcade-video/1384/8 "2020-07-28T13:52:26Z")

</div>

Hey @ChaseMor, what is the website for that extension

---

<div class="post-metadata">

### Author: ![richard](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/richard/32/5417_2.png) [@richard](https://forum.makecode.com/u/richard)
#### Post date: [July 28, 2020, 6:14pm UTC](https://forum.makecode.com/t/coronavirus-graphing-using-meowbit-and-arcade-video/1384/9 "2020-07-28T18:14:08Z")

</div>

It’s here: [https://github.com/ChaseMor/pxt-arcade-graphing](https://github.com/ChaseMor/pxt-arcade-graphing)
