Read the statement by Michael Teeuw here.
MMM-WeatherChart
-
@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. -
@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 -
@AxLed I find your fork very useful.
Can you tell me, how to use: rgba(0,0,0,0.06); as background-color?
Thanks
-
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?
-
@majorc did u run npm install in the module folder after cloning the module?
-
@sdetweil I was not sure, so I did it again.
But the error is still the same. -
@paphko do you have any idea what this error could be:
loader.js:201 GET http://192.168.2.16:8080/modules/mmm-weatherchart/hashmap.js net::ERR_ABORTED 404 (Not Found) loader.js:195 Error on loading script: modules/mmm-weatherchart/hashmap.js
Thank you!
-
-
-
@hogedir well it’s not my module, I just fixed a problem.
if you can tell me more about the changes
I’ve got a lot going on right now, maybe get a chance next week.