In order to embed a complete climate diagram into your web page you can use the parameterised URL https://climate.mapresso.com/chart.html, e.g.
https://climate.mapresso.com/chart.html?lon=-1.2&lat=45
and integrate the chart using an iframe tag:

<iframe width="500" height="500" frameborder="0" src="https://climate.mapresso.com/chart.html?lat=45&lon=-1.2"></iframe>



The actual size of the graphic is not yet clean, this still needs to be solved, I'm still struggling. Help appreciated.


Details

See the interacitve page for further informations about data source and used technologies.