Sorry, I probably could have explained that better. I’m trying to go that second route. I’m trying to avoid the repetition of having to define a plot in the generator for each of the defined sensors. So the ability to do something like: for sensor in user_config['sensors']: [[[ plot_example 1]]] [[[ plot_example 2]]] That way the same plots are generated for each sensor (since they all have the same data). I’m guessing the way this would work is to go is just create a json file with the data from the time series tag, and then create the plots in _javascript_. Carter On Oct 13, 2024, at 04:18, Tom Keffer <[email protected]> wrote: -- You received this message because you are subscribed to the Google Groups "weewx-development" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/weewx-development/6AB5E855-A693-4FFD-8BD2-3C546BBA523A%40gmail.com. |
- [weewx-development] Dynamically Creating Plots in Skin.co... Carter Humphreys
- Re: [weewx-development] Dynamically Creating Plots i... Tom Keffer
- Re: [weewx-development] Dynamically Creating Plo... Carter Humphreys
- Re: [weewx-development] Dynamically Creating... Vince Skahan
- Re: [weewx-development] Dynamically Crea... Carter Humphreys
- [weewx-development] Dynamically Creating Plots in Sk... Carter Humphreys
