Hello, I'm redesigning my weatherpage and doing all graphs using highcharts, mostly data from the weather station, but also from data extracted from the mybo database.
While doing this I came up with the idea of doing a scatter graph "lightning activity" with on the Y-Axis distance, for example 100km to 0km (or the other way around) and on the X-Axis "last 24 hours".
From this graph you can read if a storm is closing in to your position or moving away from it and at the same time if its lightning activity is increasing or decreasing (more dots/fewer dots).
Scatter graph example:
It could be a very useful graph to have added in myblitzortung, if scatter graph is possible with the charting library myblitzortung uses.