MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    1. Home
    2. rafaelcota
    3. Posts
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 38
    • Groups 1

    Posts

    Recent Best Controversial
    • RE: covid bell curve line graph tracker

      @sdetweil I’ve just downloaded today, just a few minutes before I tried.

      This is what I’m seeing right now with the following config (tried with states now):

                  {
                                  disabled: false,
                                  module:"MyCovid19",
                                  position:"top_center",
                                  config:{
                                          states:['Kentucky','Colorado','Arizona'],
                                          line_colors:['red','white','green','yellow','blue'],
                                          chart_type:"cumulative_cases",  // or "cumulative deaths"
                                          chart_title:"Cumulative Cases", // however u want to label
                                          ranges:{min:0,max:8000,stepSize:10000},
                                          width: 200,
                                          height: 300,
                                          debug: true,
                                  },
                  },
      

      alt text

      posted in Requests
      rafaelcotaR
      rafaelcota
    • RE: covid bell curve line graph tracker

      @sdetweil I know, that’s how it supposed to work, but not in my mirror… It’s driving me crazy… I’ve tried almost everything…

      posted in Requests
      rafaelcotaR
      rafaelcota
    • RE: covid bell curve line graph tracker

      Looks great! I’m looking forward in using this module, but I just don’t get the chart dimensions to work, the size is always the same, big, and it doesn’t matter which region I use.

      This is my config

                  {
                                  disabled: false,
                                  module:"MyCovid19",
                                  position:"top_left",
                                  config:{
                                          countries:["Mexico"],
                                          line_colors:['red','white','green','yellow','blue'],
                                          chart_type:"cumulative_cases",
                                          chart_title:"Cumulative Cases",
                                          ranges:{min:0,max:10000,stepSize:1000},
                                          startDate: "03/01/2020",
                                          backgroundColor: "transparent",
                                          width: 300,
                                          height: 500,
                                          debug:false,
                                  },
                  },
      

      And this is the result, I’ll try to attach a screen capture, let’s see if I can!

      alt text

      posted in Requests
      rafaelcotaR
      rafaelcota
    • RE: MMM-COVID19

      @rafaelcota nevermind, found it:

      .countUP tr td.digits {
      color: #ffffff;
      }

      in custom.css

      Than you anyway…

      posted in Health
      rafaelcotaR
      rafaelcota
    • RE: MMM-COVID19

      @bibaldo Any way to change the color of the fonts for MMM-CountUP? CSS maybe?

      posted in Health
      rafaelcotaR
      rafaelcota
    • RE: MMM-COVID19

      @asdean
      I second that, but not only for states in USA, other countries have them too! If the source data is store disaggregated maybe is just a matter of knowing under what names and there’s no need to change anything in module.
      For example:
      countries: [ “Buenos Aires, Argentina”, “Kentucky, USA”, “Sonora, Mexico” ]

      Could this be done?

      posted in Health
      rafaelcotaR
      rafaelcota
    • RE: MMM screencast switch automatically to desktop and starts on desktop (ON MAC)

      @Stoffbeuteluwe Yes, I’m using it on a Mac… I’ve attached the console log (as image). Please let me know if you need anything else to help you help me :)

      0_1577817601541_Screen Shot 2019-12-29 at 13.58.49.png

      posted in Troubleshooting
      rafaelcotaR
      rafaelcota
    • RE: MMM screencast switch automatically to desktop and starts on desktop (ON MAC)

      @Stoffbeuteluwe I was wondering if you got it fixed, I’m having the same issue and haven’t found any solution yet.
      Thank you in advanced,

      posted in Troubleshooting
      rafaelcotaR
      rafaelcota
    • RE: MMM-YouTube

      @Sean The messages are now clear, “Not allowed By Owner”
      0_1572982417307_Screen Shot 2019-11-05 at 12.22.19 PM.jpg

      I guess there’s nothing I can do but finding videos that are allowed to be played outside YouTube.

      Thank’s again

      posted in Entertainment
      rafaelcotaR
      rafaelcota
    • RE: MMM-YouTube

      @Sean Thank you again,

      Just as data, could be useful or not, I can play just some videos; with only TelegramBot and MMM-YouTube modules loaded or with all I got, it doesn’t matter:

      PLAY OK
      /yt https://youtu.be/5KJiO8W9iyg

      DOESN’T PLAY (the mirror does nothing at all)
      /yt https://youtu.be/y83x7MgzWOA
      /yl PLDIoUOhQQPlXr63I_vwF9GD8sAKh77dWU

      posted in Entertainment
      rafaelcotaR
      rafaelcota
    • 1
    • 2
    • 3
    • 4
    • 2 / 4