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-COVID19-SPARKLINE

    Scheduled Pinned Locked Moved Health
    29 Posts 16 Posters 10.6k Views 14 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.
    • X Offline
      x5nder
      last edited by

      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?

      S 1 Reply Last reply Reply Quote 0
      • S Offline
        skelliam @x5nder
        last edited by

        @x5nder Can you post a screenshot?

        X 1 Reply Last reply Reply Quote 0
        • S Offline
          skelliam @darbos
          last edited by

          @darbos 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.

          1 Reply Last reply Reply Quote 0
          • X Offline
            x5nder @skelliam
            last edited by

            @skelliam I took a quick photo of the screen. The SPARKLINE tracker is the middle column of MagicMirror (top-center).

            1 Reply Last reply Reply Quote 0
            • C Offline
              cyberphox
              last edited by

              This post is deleted!
              1 Reply Last reply Reply Quote 0
              • R Offline
                requiemmg
                last edited by

                HI,

                have been using this for a while now, nice work.
                I used this on my starting page on my Mirror (i use multiple pages).

                And I wondered, why another module (MMM-AVStock) did not draw its graphs.
                Just learned that if you use 2 modules which use highline, one will not work, unfortunately.

                Just FYI if someone else runs into this experience.
                (https://github.com/lavolp3/MMM-AVStock/issues/40)

                All credits for finding this to lavlop3!

                1 Reply Last reply Reply Quote 0
                • B Offline
                  badpac
                  last edited by

                  how can i change the language?
                  how can i delete delta vs daily and delta plot?

                  thanks and take care

                  B 1 Reply Last reply Reply Quote 0
                  • B Offline
                    badpac @badpac
                    last edited by

                    This post is deleted!
                    1 Reply Last reply Reply Quote 0
                    • JerryPJ Offline
                      JerryP @skelliam
                      last edited by

                      @skelliam

                      I have one issue.

                      DevTools failed to parse SourceMap: http://localhost:8080/modules/MMM-COVID19-SPARKLINE/lib/highcharts.js.map
                      

                      Is showing up on the DevTools. log

                      1 Reply Last reply Reply Quote 0
                      • JerryPJ Offline
                        JerryP
                        last edited by

                        @ashishtank @skelliam found another failure in the log.

                        [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:
                        

                        Every time i’t te recover data from Canada. But I never searched for Canada.

                        I’m only have in the config.js

                        	sortby: "confirmed",
                        	columns: ["confirmed", "deaths", "recovered"],
                        	countries: ["Netherlands", "Germany", "Belgium"],
                        

                        Please help.

                        1 Reply Last reply Reply Quote 0
                        • 1
                        • 2
                        • 3
                        • 3 / 3
                        • 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