Pogs2004
Pogs2004
> @Pogs2004 > > `${Extras.Appearance.mode}` is the tag/var. > > `js.inc` contains the logic for `auto`, `light` and `dark` settings derived from `skin.conf`: > > ```js > var config_mode =...
This is great, I've been looking for a way to chart wind direction. I have modified it slightly (marker size reduced from 3 to 2, grid colour changed to grey,...
> Hi [Pogs2004](https://github.com/Pogs2004) > > I like your two graphics for "Pressure, Wind and Six Day Forecast" and "Satellite Map" Did you add the iFrames hardcoded or via configuration? >...
> > There is a bug in that the Y axis scale will display up to 400º even though the max value for the axis is 360, not sure how...
> Yep! I use `` tags for those (conditional, based on the observation specified/desired), with some CSS for styling. @W0CHP Many thanks! I have added the code to the h3...
> > There is a bug in that the Y axis scale will display up to 400º even though the max value for the axis is 360, not sure how...
This is great, I have added it manually to my site as I have so many mods to the skin, header and footer files. I don't seem to be seeing...
> > This is great, I have added it manually to my site as I have so many mods to the skin, header and footer files. I don't seem to...
@seehase I have checked all the lists and values and they all seem fine, exactly the same number of min values, max values and colours in each series. The history...
> It should look like this > > ``` > 2018 > -- > | -1.1 -11.5 -8.9 2.9 > ``` > > looks like there is a missing or...