Read the statement by Michael Teeuw here.
MMM-COVID-19 (Deprecated)
-
@Sean hm… ok. graph to me means line graph (something different from what was displayed before)…
I have the table charts…france mainland is what I wanted…
-
@sdetweil
To draw line graph needs canvas or other tricks. For me this enough. But if you have a PR, I will accept with welcome. :) -
@Sean ok, i had misunderstood… default is drawgraph:true, so it was no different than before
-
ive reinstalled and now im only getting NZ graph showing and no world or spain or ireland, its solved the rise in cpu usage… hers my config code:
// Covid-19 { module: "MMM-COVID-19", header: "COVID-19", position: "bottom_right", config:{ scanInterval: 1000 * 60 * 60 * 12, rotateInterval: 0, detailProvince: true, pinned: ["Ireland"], pinned: ["Spain"], pinned: ["New Zealand"], myPosition: {latitude:-43.5523955, longitude:172.6328479, metric:"km",}, //or null. // reserved for later. logProvinceCountry: false, logOnce: true, sortOrder: null, reportTimeFormat: "YYYY.MM.DD hh a", drawGraph: true, } },any ideas?
-
@banbutcher pinned needs to be a single array w multiple names. See mine a few posts back. Also some names have changed
-
yup that did it… is it possible to scale the sizes down?
-
@banbutcher
All magic mirror modules have their own css ([module name].css). Look inside of that file then find what you need and override it in yourcss/custom.cssof MagicMirror. Sorry, MM is DIY project so there is no silver bullet out of box. -
@banbutcher Another tip to easier find the css class for a certain text… use the Chrome developer tools where you can see all elements and their css attributes graphically.
-
@banbutcher I turned off the little graph at the bottom, drawgraph:false to save space
-
@Sean I just wanted to thank you for your work; also it would be helpful to note in GitHub that by setting
rotateInterval:0it also disables the third slot (if users only need 2 slots). Again Thank you very much for your work.
-
@war6000
:) Thanks for your mention. Frankly, it is described in README alreadyrotateInterval: 1000 * 5, // 0 means no rotateBut I agree it is somewhat not obvious.
-
Anybody know why I’m getting this error when I try to start MM?

-
@wi_brewer What is your node version? (
node -v) -
@Sean v7.10.1
-
@wi_brewer
Too low to run this module. Sorry. -
@Sean Thanks for the quick replies. What’s the minimum version required?
-
@wi_brewer
I think to useasync arrow function, At leastnode 8be needed.
Current Most Recent version is 13.11 and Most recommended version is 12.16 at this moment.
And MagicMirror install guide usually assumes 10.x -
Possible to add some sort of scaling?
-
at the moments i have 2 slots,the first is world total and the second rotates through all the affected countries-can i change the second to rotate though a defined range of countries instead? i don’t have enough scrren space to give each country its own slot.
-
heya, thanks for the module; here’s what myne is looking like with some custom css:
can we get a thousands separator? personally i’d like a comma, but i gather folks in other regions might prefer a period, so the option for either would be useful…
also the US Total numbers don’t seem right; there’s a blue bar a few days ago, but no R or NR, but then again, perhaps the data is outta whack or the api is changing as i now see negative numbers in various places…
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login