Legacy Cumulus 1 release 1.9.4 (build 1099) - 28 November 2014
(a patch is available for 1.9.4 build 1099 that extends the date range of drop-down menus to 2030)
Download the Software (Cumulus MX / Cumulus 1 and other related items) from the Wiki
I seem to be having some problems with explorer not showing a graph. If you look at the following page it comes out fine in the likes of firefox or chrome but try and load it in explorer and everything is shoved to the left and the bottom main graph does not even show. I am still getting to grips with this whole thing thats called web programming so sort of missing something here.
You have a number of mismatched/out-of-sequence/unterminated HTML tags in the area of your table, e.g. you have table rows outside a table, unterminated <div> tags etc. You need to format your code with indentation so that it reflects the nested structure, and then you'll be able to see what needs fixing.