<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[MMM-COVID19-SPARKLINE]]></title><description><![CDATA[<p dir="auto"><strong>Description:</strong><br />
Yet another COVID-19 tracker.  This one adds sparklines (small graphs).</p>
<p dir="auto">4-April-2020: Added Weekly change vs. Total Cases plot (<code>sparklineDeltavsDaily</code>), see this idea put forth by minutephysics in <a href="https://www.youtube.com/watch?v=54XLXg4fYsc" target="_blank" rel="noopener noreferrer nofollow ugc">“https://www.youtube.com/watch?v=54XLXg4fYsc”</a></p>
<p dir="auto">5-April-2020: Added ability to show n days in delta plot (<code>showDeltaPlotNDays</code>), also merged Brian Hepler’s numeric delimiter option.</p>
<p dir="auto">For the latest info please see the project <a href="https://github.com/skelliam/MMM-COVID19-SPARKLINE/blob/master/README.md" target="_blank" rel="noopener noreferrer nofollow ugc">readme.md</a> file.</p>
<p dir="auto"><strong>Credits:</strong><br />
This is a combination of <a href="https://github.com/bibaldo/MMM-COVID19" target="_blank" rel="noopener noreferrer nofollow ugc">MMM-COVID19</a> and <a href="https://github.com/eouia/MMM-COVID-19" target="_blank" rel="noopener noreferrer nofollow ugc">MMM-COVID-19</a>.  I liked Jose’s clean look, but I liked how Sean used the github data source (the same data Johns Hopkins is using).  So I used Sean’s library and Jose’s GUI and added the tiny plots.</p>
<p dir="auto">I also discovered <a href="https://www.highcharts.com/" target="_blank" rel="noopener noreferrer nofollow ugc">highcharts.js</a> while working on this; this is an incredible piece of work.  (Also see <a href="https://github.com/amcolash/MMM-GoogleFit" target="_blank" rel="noopener noreferrer nofollow ugc">MMM-GoogleFit</a>’s use of this lib.)</p>
<p dir="auto">Thanks Brian Hepler for adding delimiters to the data, makes it much easier to read.  See option <code>showDelimiter</code>.</p>
<p dir="auto"><strong>Source:</strong><br />
I’m not a web developer.<br />
<a href="https://github.com/skelliam/MMM-COVID19-SPARKLINE" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/skelliam/MMM-COVID19-SPARKLINE</a></p>
<p dir="auto"><strong>Development:</strong><br />
If you see something wrong, please fix it and make a pull request.  I can’t promise that I’ll be actively maintaining this or responding to queries.</p>
<p dir="auto"><strong>Screenshot:</strong><br />
<img src="https://raw.githubusercontent.com/skelliam/MMM-COVID19-SPARKLINE/master/images/screenshot.png" alt="Screenshot" class=" img-fluid img-markdown" /></p>
<p dir="auto"><strong>Delta Cases vs Total Cases Screenshot:</strong><br />
See option <code>sparklineDeltavsDaily</code>.<br />
<img src="https://raw.githubusercontent.com/skelliam/MMM-COVID19-SPARKLINE/master/images/sparklineDeltavsDaily.png" alt="Screenshot" class=" img-fluid img-markdown" /></p>
<p dir="auto"><strong>Last n days in delta plot screenshot</strong><br />
The option <code>showDeltaPlotNDays</code> will sum the previous (n) days and smooth out the delta plot, this has an effect of phase-shifting the data to the left in time, but it also helps eliminate noise.  I love how the South Korea data below clearly shows two distinct curves – one indicating that their peak growth has come and gone, but a new curve showing peak growth of recoveries.  This data is beautiful!  :)<br />
<img src="https://raw.githubusercontent.com/skelliam/MMM-COVID19-SPARKLINE/master/images/showDeltaPlotNDays.png" alt="Screenshot" class=" img-fluid img-markdown" /></p>
]]></description><link>https://forum.magicmirror.builders/topic/12436/mmm-covid19-sparkline</link><generator>RSS for Node</generator><lastBuildDate>Sat, 12 Sep 2026 02:27:50 GMT</lastBuildDate><atom:link href="https://forum.magicmirror.builders/topic/12436.rss" rel="self" type="application/rss+xml"/><pubDate>Sat, 28 Mar 2020 16:59:59 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to MMM-COVID19-SPARKLINE on Wed, 20 Jan 2021 19:49:13 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/ashishtank" aria-label="Profile: ashishtank">@<bdi>ashishtank</bdi></a> <a class="plugin-mentions-user plugin-mentions-a" href="/user/skelliam" aria-label="Profile: skelliam">@<bdi>skelliam</bdi></a>  found another failure in the log.</p>
<pre><code>[LOG]   [COVID:CORE] Resolving: csse_covid_19_data/csse_covid_19_time_series/time_series_covid19_deaths_global.csv
[LOG]   [COVID:CORE] Resolving: csse_covid_19_data/csse_covid_19_time_series/time_series_covid19_recovered_global.csv
[LOG]   [COVID:CORE] Resolving: csse_covid_19_data/csse_covid_19_time_series/time_series_covid19_confirmed_global.csv
[LOG]   can't find property recovered Canada:
</code></pre>
<p dir="auto">Every time i’t te recover data from Canada. But I never searched for Canada.</p>
<p dir="auto">I’m only have in the config.js</p>
<pre><code>	sortby: "confirmed",
	columns: ["confirmed", "deaths", "recovered"],
	countries: ["Netherlands", "Germany", "Belgium"],
</code></pre>
<p dir="auto">Please help.</p>
]]></description><link>https://forum.magicmirror.builders/post/87588</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/87588</guid><dc:creator><![CDATA[JerryP]]></dc:creator><pubDate>Wed, 20 Jan 2021 19:49:13 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-COVID19-SPARKLINE on Sun, 17 Jan 2021 16:40:10 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/skelliam" aria-label="Profile: skelliam">@<bdi>skelliam</bdi></a></p>
<p dir="auto">I have one issue.</p>
<pre><code>DevTools failed to parse SourceMap: http://localhost:8080/modules/MMM-COVID19-SPARKLINE/lib/highcharts.js.map
</code></pre>
<p dir="auto">Is showing up on the DevTools. log</p>
]]></description><link>https://forum.magicmirror.builders/post/87345</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/87345</guid><dc:creator><![CDATA[JerryP]]></dc:creator><pubDate>Sun, 17 Jan 2021 16:40:10 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-COVID19-SPARKLINE on Wed, 06 Jan 2021 03:41:28 GMT]]></title><description><![CDATA[<p dir="auto">how can i change the language?<br />
how can i delete delta vs daily and delta plot?</p>
<p dir="auto">thanks and take care</p>
]]></description><link>https://forum.magicmirror.builders/post/86782</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/86782</guid><dc:creator><![CDATA[badpac]]></dc:creator><pubDate>Wed, 06 Jan 2021 03:41:28 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-COVID19-SPARKLINE on Tue, 22 Sep 2020 11:17:08 GMT]]></title><description><![CDATA[<p dir="auto">HI,</p>
<p dir="auto">have been using this for a while now, nice work.<br />
I used this on my starting page on my Mirror (i use multiple pages).</p>
<p dir="auto">And I wondered, why another module (MMM-AVStock) did not draw its graphs.<br />
Just learned that if you use 2 modules which use highline, one will not work, unfortunately.</p>
<p dir="auto">Just FYI if someone else runs into this experience.<br />
(<a href="https://github.com/lavolp3/MMM-AVStock/issues/40" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/lavolp3/MMM-AVStock/issues/40</a>)</p>
<p dir="auto">All credits for finding this to lavlop3!</p>
]]></description><link>https://forum.magicmirror.builders/post/82204</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/82204</guid><dc:creator><![CDATA[requiemmg]]></dc:creator><pubDate>Tue, 22 Sep 2020 11:17:08 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-COVID19-SPARKLINE on Mon, 13 Jul 2020 08:23:22 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/skelliam" aria-label="Profile: skelliam">@<bdi>skelliam</bdi></a> I took a <a href="https://www.icloud.com/photos/#0IJK1-CulkGloTrwxUi5cmSbQ" target="_blank" rel="noopener noreferrer nofollow ugc">quick photo</a> of the screen. The SPARKLINE tracker is the middle column of MagicMirror (top-center).</p>
]]></description><link>https://forum.magicmirror.builders/post/78400</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/78400</guid><dc:creator><![CDATA[x5nder]]></dc:creator><pubDate>Mon, 13 Jul 2020 08:23:22 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-COVID19-SPARKLINE on Fri, 10 Jul 2020 13:42:40 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/darbos" aria-label="Profile: darbos">@<bdi>darbos</bdi></a> if I remember correctly, Johns Hopkins has a different table for US states, so at the moment I’m only loading the country-based table.</p>
]]></description><link>https://forum.magicmirror.builders/post/78283</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/78283</guid><dc:creator><![CDATA[skelliam]]></dc:creator><pubDate>Fri, 10 Jul 2020 13:42:40 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-COVID19-SPARKLINE on Fri, 10 Jul 2020 13:38:30 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/x5nder" aria-label="Profile: x5nder">@<bdi>x5nder</bdi></a> Can you post a screenshot?</p>
]]></description><link>https://forum.magicmirror.builders/post/78282</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/78282</guid><dc:creator><![CDATA[skelliam]]></dc:creator><pubDate>Fri, 10 Jul 2020 13:38:30 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-COVID19-SPARKLINE on Wed, 08 Jul 2020 14:58:16 GMT]]></title><description><![CDATA[<p dir="auto">On a wider display, there is a small layout issue. The two sparkline graphs are left-aligned while all other content and titles are right-aligned. Is there an easy way to fix this?</p>
]]></description><link>https://forum.magicmirror.builders/post/78222</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/78222</guid><dc:creator><![CDATA[x5nder]]></dc:creator><pubDate>Wed, 08 Jul 2020 14:58:16 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-COVID19-SPARKLINE on Sun, 21 Jun 2020 21:54:20 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/skelliam" aria-label="Profile: skelliam">@<bdi>skelliam</bdi></a> is there a way to do it by state?</p>
]]></description><link>https://forum.magicmirror.builders/post/77393</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/77393</guid><dc:creator><![CDATA[darbos]]></dc:creator><pubDate>Sun, 21 Jun 2020 21:54:20 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-COVID19-SPARKLINE on Mon, 13 Apr 2020 09:58:15 GMT]]></title><description><![CDATA[<p dir="auto">Awesome module! Thank you so much! I was just browsing around on this forum and immediately installed it. Good work.</p>
]]></description><link>https://forum.magicmirror.builders/post/72597</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/72597</guid><dc:creator><![CDATA[Beh]]></dc:creator><pubDate>Mon, 13 Apr 2020 09:58:15 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-COVID19-SPARKLINE on Mon, 13 Apr 2020 06:47:29 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/bhepler" aria-label="Profile: bhepler">@<bdi>bhepler</bdi></a> Thank you for your help. It works now.</p>
]]></description><link>https://forum.magicmirror.builders/post/72594</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/72594</guid><dc:creator><![CDATA[Sparkie579]]></dc:creator><pubDate>Mon, 13 Apr 2020 06:47:29 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-COVID19-SPARKLINE on Sun, 12 Apr 2020 18:05:09 GMT]]></title><description><![CDATA[<p dir="auto">Glad you got it worked out <a class="plugin-mentions-user plugin-mentions-a" href="/user/cyberphox" aria-label="Profile: cyberphox">@<bdi>cyberphox</bdi></a>!</p>
]]></description><link>https://forum.magicmirror.builders/post/72563</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/72563</guid><dc:creator><![CDATA[skelliam]]></dc:creator><pubDate>Sun, 12 Apr 2020 18:05:09 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-COVID19-SPARKLINE on Sat, 11 Apr 2020 19:09:40 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/mistert" aria-label="Profile: MisterT">@<bdi>MisterT</bdi></a> Just add France to the list of countries in config<br />
<img src="https://ideacotas.files.wordpress.com/2020/04/screen-shot-2020-04-11-at-12.06.50.jpg" alt="alt text" class=" img-fluid img-markdown" /></p>
]]></description><link>https://forum.magicmirror.builders/post/72484</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/72484</guid><dc:creator><![CDATA[rafaelcota]]></dc:creator><pubDate>Sat, 11 Apr 2020 19:09:40 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-COVID19-SPARKLINE on Sat, 11 Apr 2020 19:07:02 GMT]]></title><description><![CDATA[<p dir="auto">No Problem add        “France”     to your country’s in the config that’s it.</p>
]]></description><link>https://forum.magicmirror.builders/post/72483</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/72483</guid><dc:creator><![CDATA[Stoffbeuteluwe]]></dc:creator><pubDate>Sat, 11 Apr 2020 19:07:02 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-COVID19-SPARKLINE on Sat, 11 Apr 2020 11:21:31 GMT]]></title><description><![CDATA[<p dir="auto">Hi everybody,</p>
<p dir="auto">just a question about countries.<br />
It is possible to add France ? or is too complicated ?</p>
<p dir="auto">take care of yourself :winking_face:</p>
]]></description><link>https://forum.magicmirror.builders/post/72438</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/72438</guid><dc:creator><![CDATA[MisterT]]></dc:creator><pubDate>Sat, 11 Apr 2020 11:21:31 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-COVID19-SPARKLINE on Fri, 10 Apr 2020 19:28:01 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/skelliam" aria-label="Profile: skelliam">@<bdi>skelliam</bdi></a> Turns out installing a Synology package also installed Nodejs v12 which npm doesn’t like much…uninstalled both and error has disappeared…Thanks!</p>
]]></description><link>https://forum.magicmirror.builders/post/72406</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/72406</guid><dc:creator><![CDATA[cyberphox]]></dc:creator><pubDate>Fri, 10 Apr 2020 19:28:01 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-COVID19-SPARKLINE on Fri, 10 Apr 2020 15:27:28 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/cyberphox" aria-label="Profile: cyberphox">@<bdi>cyberphox</bdi></a> It seems you need to update the system zlib.  See here:  <a href="https://github.com/nodejs/node/issues/22839" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/nodejs/node/issues/22839</a></p>
]]></description><link>https://forum.magicmirror.builders/post/72390</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/72390</guid><dc:creator><![CDATA[skelliam]]></dc:creator><pubDate>Fri, 10 Apr 2020 15:27:28 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-COVID19-SPARKLINE on Fri, 10 Apr 2020 12:01:51 GMT]]></title><description><![CDATA[<p dir="auto">Getting this error when I try to run npm install</p>
<p dir="auto">npm ERR! code Z_DATA_ERROR<br />
npm ERR! errno -3<br />
npm ERR! zlib: invalid distance too far back</p>
<p dir="auto">Actually getting that error when trying to install MMM-Screencast as well.</p>
<p dir="auto">Running my MM in serveronly in a docker on my Synology NAS</p>
]]></description><link>https://forum.magicmirror.builders/post/72370</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/72370</guid><dc:creator><![CDATA[cyberphox]]></dc:creator><pubDate>Fri, 10 Apr 2020 12:01:51 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-COVID19-SPARKLINE on Thu, 09 Apr 2020 21:07:51 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/bhepler" aria-label="Profile: bhepler">@<bdi>bhepler</bdi></a> Thanks, that is exactly correct!  Any country can be specified so long as it is in the Johns Hopkins data.</p>
]]></description><link>https://forum.magicmirror.builders/post/72328</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/72328</guid><dc:creator><![CDATA[skelliam]]></dc:creator><pubDate>Thu, 09 Apr 2020 21:07:51 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-COVID19-SPARKLINE on Wed, 08 Apr 2020 19:13:24 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/sparkie579" aria-label="Profile: Sparkie579">@<bdi>Sparkie579</bdi></a> - UK can be specified by putting “United Kingdom” in the config. I don’t think there is one for the EU as a whole. But you can specify the countries in the EU.</p>
<p dir="auto">You can go to <a href="https://coronavirus.jhu.edu/map.html" target="_blank" rel="noopener noreferrer nofollow ugc">the Johns Hopkins page</a> and see the list of countries that it tracks. Use those names in the left column if you need to look up particular spelling &amp; variations (UK vs United Kingdom vs Britain vs England).</p>
]]></description><link>https://forum.magicmirror.builders/post/72218</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/72218</guid><dc:creator><![CDATA[bhepler]]></dc:creator><pubDate>Wed, 08 Apr 2020 19:13:24 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-COVID19-SPARKLINE on Wed, 08 Apr 2020 09:52:59 GMT]]></title><description><![CDATA[<p dir="auto">Is there any update to show UK / Europe data?</p>
]]></description><link>https://forum.magicmirror.builders/post/72176</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/72176</guid><dc:creator><![CDATA[Sparkie579]]></dc:creator><pubDate>Wed, 08 Apr 2020 09:52:59 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-COVID19-SPARKLINE on Fri, 03 Apr 2020 13:52:28 GMT]]></title><description><![CDATA[<p dir="auto">Thank you for this. Great work.</p>
]]></description><link>https://forum.magicmirror.builders/post/71752</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/71752</guid><dc:creator><![CDATA[bhepler]]></dc:creator><pubDate>Fri, 03 Apr 2020 13:52:28 GMT</pubDate></item></channel></rss>