mmm-weatherchart icon indicating copy to clipboard operation
mmm-weatherchart copied to clipboard

Weather chart module for the magic mirror 2 project

Results 10 mmm-weatherchart issues
Sort by recently updated
recently updated
newest added

Hello, i tryed for some hours to get it work but it seems there is a problem. `[ERROR] [Error: ENOENT: no such file or directory, open '/mnt/user/appdata/magicmirror2-Test/modules/mmm-weatherchart/cache/map-1639128390958.svg'] {` `[ERROR] [Error:...

It should be relatively easy but my coding skills / image-processing skills are not sufficient: On small screens, it could be interesting to cut off the legend, and some people...

Bumps [ajv](https://github.com/ajv-validator/ajv) from 6.6.1 to 6.12.6. Release notes Sourced from ajv's releases. v6.12.6 Fix performance issue of "url" format. v6.12.5 Fix uri scheme validation (@​ChALkeR). Fix boolean schemas with strictKeywords...

dependencies

the function returns the full path to whatever filename u pass in so, use your modulename.js then split (with '/' or path.separator) and remove the last 3 entries(.slice(-3), (file, module,...

Is it possible to add an opacity option to the background color?

I'm getting this in: mm-error.log running MM 2.12.2: using pm2, as user "pi". `[2020-07-20 21:46:02.782] [ERROR] Error: ENOENT: no such file or directory, open '/home/pi/MagicMirror/modules/mmm-weatherchart/cache/map-1595274362742.png' [2020-07-20 21:51:59.002] [ERROR] Error: ENOENT:...

the node_helper.js has a line ``` var del = require('del'); ``` but this module is not installed... the module does not provide a package.json to help users install required sub...

i have a issue when i insert the module code to the config.js and run MM i just get at black screen. noe code error. ctrl+q wont work when i...

Something seems to be missing in the current version. It crashes my last MM. `npm install del` in the MMM-Weatherchart folder did not fix it for me.

Bumps [qs](https://github.com/ljharb/qs) from 6.5.2 to 6.5.3. Changelog Sourced from qs's changelog. 6.5.3 [Fix] parse: ignore __proto__ keys (#428) [Fix] utils.merge: avoid a crash with a null target and a truthy...

dependencies