Read the statement by Michael Teeuw here.
MMM-NOAA3
-
I pulled these from one of the css files that come with NOAA3. You can put them in your custom.css file and change the values. I’m not sure if this is all of them as I did not test.
} .MMM-NOAA3 .font { font-size: 23px; } .MMM-NOAA3 .fontac { font-size: 23px; color:#e4ab5f; } .MMM-NOAA3 .fontss { font-size: 23px; color: #e0e29a; } .MMM-NOAA3 .fontauw { font-size: 23px; color:#51c7ca; } .MMM-NOAA3 .fontfor { font-size: 23px; color: #000; } -
Thank You Mykle1
changing these font sizes does not seem to change anything,… going to try more in a couple of days,… -
I know that module uses several choices of css files. Look inside the css file that you have chosen and identify the fonts being employed. Or, if you are familiar with using the dev console you can identify the fonts there. In either case, you can take that info into your custom.css file and modify the font sizes, etc
EDIT
I just thought of something
I don’t know if the table will expand to accommodate larger fonts even if you manage to make them bigger. Perhaps someone else will chime in here that knows css better than I.
-
This came up today:
Whoops! There was an uncaught exception... TypeError: Cannot read property 'pollution' of undefined at Object.parseAIR (C:\Users\jiman\MagicMirror\modules\MMM-NOAA3\providers\ds.js:179:35) at Request._callback (C:\Users\jiman\MagicMirror\modules\MMM-NOAA3\providers\ds.js:171:28) at Request.self.callback (C:\Users\jiman\MagicMirror\modules\MMM-NOAA3\node_modules\request\request.js:185:22) at Request.emit (events.js:182:13) at Request.<anonymous> (C:\Users\jiman\MagicMirror\modules\MMM-NOAA3\node_modules\request\request.js:1157:10) at Request.emit (events.js:182:13) at IncomingMessage.<anonymous> (C:\Users\jiman\MagicMirror\modules\MMM-NOAA3\node_modules\request\request.js:1079:12) at Object.onceWrapper (events.js:273:13) at IncomingMessage.emit (events.js:187:15) at endReadableNT (_stream_readable.js:1090:12) at process._tickCallback (internal/process/next_tick.js:63:19) MagicMirror will not quit, but it might be a good idea to check why this happened. Maybe no internet connection? If you think this really is an issue, please open an issue on GitHub: https://github.com/MichMich/MagicMirror/issuesAny idea what it means?
Any idea how to fix it?Thanks in advance! ;)
-
@justjim1220 said in MMM-NOAA3:
Any idea what it means?
Any idea how to fix it?appears the api did not return the expected data
data.pollution failed as data does not have a value
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login