WxSim Forecast and Onsite Actual Observed Charts.

Hi,
As I have many Onsite Actual Observed Data in MySql Tables/Views and also many Onsite Forecast Data using WxSim in MySql Table/Views.
Although I already have a multitude of Charts displaying all this data, one thing I had always wanted was to be able to view last 7 Days Observed Data (from CumulusMX Realtime (1 minute interval) Table) adjacent to the Next 7 Days Forecast (from my WxSim (30 minute interval) View).

So Finally got around to doing it, it could be done many ways and even better than what I have done here, though it is exactly what I wanted for a quick reference page. I could also go as far as auto refresh / ajax / etc. I am still not sure if I may display this on a main page, not sure users would use it.

Thought I would share it : https://beaumaris-weather.com/charts_Combined_Forecast_Actual.php

Note: App Temp and Wind Chill are not a perfect Compare but just threw it in for more info.