I presume you mean incorporating 3rd party charts such as Highcharts. Simple answer is yes, basically if you can put it in a HTML page you can put it in a Seasons page.
In general you need to have WeeWX produce whatever data the charting package requires, that could be as simple as a JSON format data file produced via a WeeWX report or it could be something more complex. You would need to put the necessary HTML/JavaScript/PHP code required by the charting package to render the chart in the correct Seasons template file. All fairly straightforward but can be quite involved depending on your skills. Certainly much more involved than adding an additional WeeWX image generator generated plot. Gary -- You received this message because you are subscribed to the Google Groups "weewx-user" 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-user/f5847315-0f2d-4344-8585-43002fefa826o%40googlegroups.com.
