MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.

    MMM-COVID-19 (Deprecated)

    Scheduled Pinned Locked Moved Health
    71 Posts 16 Posters 33.6k Views 16 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • ? Offline
      A Former User @wi_brewer
      last edited by

      @wi_brewer
      Too low to run this module. Sorry.

      W 1 Reply Last reply Reply Quote 0
      • W Offline
        wi_brewer @Guest
        last edited by

        @Sean Thanks for the quick replies. What’s the minimum version required?

        ? 1 Reply Last reply Reply Quote 0
        • ? Offline
          A Former User @wi_brewer
          last edited by A Former User

          @wi_brewer
          I think to use async arrow function, At least node 8 be 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

          1 Reply Last reply Reply Quote 0
          • S Offline
            siggmur
            last edited by

            Possible to add some sort of scaling?

            ? 1 Reply Last reply Reply Quote 0
            • M Offline
              mrdenmark
              last edited by

              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.

              ? 1 Reply Last reply Reply Quote 0
              • L Offline
                luxiouronimo
                last edited by

                heya, thanks for the module; here’s what myne is looking like with some custom css:

                https://imgur.com/a/1y61O7L

                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…

                ? 2 Replies Last reply Reply Quote 0
                • ? Offline
                  A Former User @siggmur
                  last edited by

                  @siggmur

                  Possible to add some sort of scaling?

                  What kind of scaling are you meaning? Sorry, I’m not good at English, So more detailed explanation or example be needed.

                  S 1 Reply Last reply Reply Quote 1
                  • ? Offline
                    A Former User @mrdenmark
                    last edited by

                    @mrdenmark
                    Hmmmm… will consider, but for that, You have to describe all regions to be displayed. I’m not sure it’s really useful or convenience or not. (At this moment, total regions might be over 300s. and not regulated in origianl source)

                    1 Reply Last reply Reply Quote 0
                    • ? Offline
                      A Former User @luxiouronimo
                      last edited by

                      @luxiouronimo
                      thousands separator is added. comma or period or any characters you can use.
                      At this moment, I’m fixing US total bug. Unfortunately, Original Data of Johns Hopkins Univ might have some invalid format data, (It might be fixed sometimes by who discover it), so I will change to handle data more gracefully or safely.

                      S 1 Reply Last reply Reply Quote 0
                      • ? Offline
                        A Former User @luxiouronimo
                        last edited by A Former User

                        @luxiouronimo
                        https://github.com/CSSEGISandData/COVID-19/blob/master/csse_covid_19_data/csse_covid_19_time_series/time_series_19-covid-Recovered.csv#L100
                        Hmmm I found what was wrong.
                        US and France doesn’t provide recovered data since Mar 17 any more. That’s why current accumulated recovered is 0, and why negative number is shown. I’m not sure it will be fixed or not.
                        Have you any good source about this data?

                        1 Reply Last reply Reply Quote 0
                        • L Offline
                          luxiouronimo
                          last edited by

                          that’s awesome; hooraay to thousandsSeparator! thank u thank u!

                          sorry i don’t kno of any better sources for stats, this is a huge improvement over the web page i had been refreshing that only had stats for my state…

                          thanks for your work =)

                          1 Reply Last reply Reply Quote 0
                          • S Offline
                            siggmur @Guest
                            last edited by

                            @Sean no problem, thanks for replying!

                            What I mean is a way to make the module smaller in size. As of now, it takes up a lot of screen space. I would love to have to have it smaller in size

                            1 Reply Last reply Reply Quote 0
                            • S Offline
                              sdetweil
                              last edited by

                              see another tracker with line charts

                              https://forum.magicmirror.builders/topic/12387/covid-bell-curve-line-graph-tracker

                              Sam

                              How to add modules

                              learning how to use browser developers window for css changes

                              1 Reply Last reply Reply Quote 0
                              • S Offline
                                sdetweil @Guest
                                last edited by sdetweil

                                @Sean if one doesn’t specify the separator, then the module crashes… I changed the source to default to “,”,
                                and then it worked ok

                                Sam

                                How to add modules

                                learning how to use browser developers window for css changes

                                1 Reply Last reply Reply Quote 0
                                • S Offline
                                  sdetweil
                                  last edited by

                                  suddenly getting error

                                  [23:33:05.828] [ERROR]  (node:27400) UnhandledPromiseRejectionWarning: TypeError: Cannot read property 'trim' of undefined
                                      at Covid19.extractRegionKey (/home/pi/MagicMirror/modules/MMM-COVID-19/COVID-19.js:24:34)
                                      at gc.files (/home/pi/MagicMirror/modules/MMM-COVID-19/COVID-19.js:69:24)
                                  
                                  

                                  Sam

                                  How to add modules

                                  learning how to use browser developers window for css changes

                                  ? 1 Reply Last reply Reply Quote 0
                                  • ? Offline
                                    A Former User @sdetweil
                                    last edited by

                                    @sdetweil
                                    Maybe original source changed format again.
                                    How unstable and irregular… I’m regretting.

                                    ? 1 Reply Last reply Reply Quote 0
                                    • ? Offline
                                      A Former User @Guest
                                      last edited by

                                      NOTICE FOR NOT SUPPORTING ANYMORE

                                      • When I created this module, there was no COVID-19 related modules, so I made it by myself. This module consumes data from the FIRST original root source from Johns Hopkins University Center for Systems Science and Engineering (JHU CCSE) But JHU CCSE changes its data format too often and without notice, so this module is not stable. (I’m very disappointed about JHU CCSS data management)

                                      And at this moment, there are at least two working COVID-19 related modules in MagicMirror. So I’ll quit supporting this module. Use alternatives.

                                      • MyCovid19
                                      • MMM-COVID19

                                      Sorry, and thank you for things.

                                      1 Reply Last reply Reply Quote 1

                                      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
                                      • 1
                                      • 2
                                      • 3
                                      • 4
                                      • 4 / 4
                                      • First post
                                        Last post
                                      Enjoying MagicMirror? Please consider a donation!
                                      MagicMirror created by Michael Teeuw.
                                      Forum managed by Sam, technical setup by Karsten.
                                      This forum is using NodeBB as its core | Contributors
                                      Contact | Privacy Policy