• Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
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-WeatherChart

Scheduled Pinned Locked Moved Utilities
39 Posts 15 Posters 23.9k 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.
  • B Offline
    broberg Project Sponsor @Vauxdvihl
    last edited by Nov 23, 2019, 7:39 PM

    @Vauxdvihl

    It is, nevermind the above post then.

    but do try the !important addition, it is sometimes needed when the size is defined in the document and not in the css files.

    1 Reply Last reply Reply Quote 0
    • P Offline
      prototype0815
      last edited by Feb 15, 2020, 6:15 PM

      I need help with mmm-weatherchart:

      https://forum.magicmirror.builders/topic/12204/black-screen-when-insert-https-github-com-paphko-mmm-weatherchart/3

      S 1 Reply Last reply Feb 17, 2020, 1:47 PM Reply Quote 0
      • S Away
        sdetweil @prototype0815
        last edited by Feb 17, 2020, 1:47 PM

        @prototype0815 I reqplied in your other topic with instructions to download my fixed repo that resolves both problems… black screen and no image shown

        Sam

        How to add modules

        learning how to use browser developers window for css changes

        1 Reply Last reply Reply Quote 0
        • V Offline
          Vauxdvihl
          last edited by Sep 11, 2020, 10:03 AM

          Hi friends,
          i have seen in the dev mode that the modules gets the png from color from
          here:
          www.yr.no/place/Germany/Bavaria/Pöcking/meteogram.png

          Can i use it also in color in the mm?
          Thanks a lot
          Regards

          L 1 Reply Last reply Sep 11, 2020, 10:39 AM Reply Quote 0
          • L Offline
            lavolp3 Module Developer @Vauxdvihl
            last edited by Sep 11, 2020, 10:39 AM

            @Vauxdvihl have you tried setting the option

            negativeImage: false, // whether or not the default white image should be inverted
            

            ?

            How to troubleshoot modules
            MMM-soccer v2, MMM-AVStock

            1 Reply Last reply Reply Quote 0
            • V Offline
              Vauxdvihl
              last edited by Sep 14, 2020, 7:02 PM

              @lavolp3
              Works fine
              Thanks a lot

              One more question
              Using the code :

              > .mmm-weatherchart img{
              > width: 1035px;
              > height: 340px;
              > }
              

              in my custom css it only “zoomed in” the image itself.
              But the area on the screen stay the same.
              I want to make this img viewable over the hole screen.
              Can please somebody help me?
              Thanks a lot

              L 1 Reply Last reply Sep 15, 2020, 3:24 PM Reply Quote 0
              • L Offline
                lavolp3 Module Developer @Vauxdvihl
                last edited by lavolp3 Sep 15, 2020, 3:24 PM Sep 15, 2020, 3:24 PM

                @Vauxdvihl that is most probably due to the region.
                If you want the image to cover the whole screen give the module the position: “fullscreen_above” or position: “fullscreen_behind”. Or position: “top_bar” to not overlap with other modules.
                Just an example.
                Otherwise you would need to give the region more space to show the rest of the image.

                How to troubleshoot modules
                MMM-soccer v2, MMM-AVStock

                1 Reply Last reply Reply Quote 0
                • V Offline
                  Vauxdvihl
                  last edited by Sep 15, 2020, 6:34 PM

                  @lavolp3
                  ok
                  this is strange for me
                  using also modules like “iss live” or “rain map”
                  I put them in the Top_center and increase the “width and height” datas.
                  These modules then take there place on the screen (like adjusted to these datas width and heigt)
                  I will play a around…lets see
                  thanks

                  1 Reply Last reply Reply Quote 0
                  • M Offline
                    MajorC Project Sponsor @AxLed
                    last edited by Jan 25, 2021, 6:56 AM

                    @AxLed I find your fork very useful.

                    Can you tell me, how to use: rgba(0,0,0,0.06); as background-color?

                    Thanks

                    1 Reply Last reply Reply Quote 0
                    • M Offline
                      MajorC Project Sponsor
                      last edited by Mar 20, 2021, 10:09 AM

                      Hi,

                      it looks like the MMM-WeatherChart works fine, but I get this messages:

                      loader.js:192 GET http://192.168.2.16:8080/modules/mmm-weatherchart/hashmap.js net::ERR_ABORTED 404 (Not Found)
                      
                      loader.js:186 Error on loading script: modules/mmm-weatherchart/hashmap.js
                      
                      web-loaders.js:87 [Deprecation] Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user's experience. For more help, check https://xhr.spec.whatwg.org/.
                      

                      Any idea how to solve this errors?

                      S 1 Reply Last reply Mar 20, 2021, 11:25 AM Reply Quote 0
                      • 1
                      • 2
                      • 3
                      • 4
                      • 3 / 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