If 'Visits over time' and 'Visits overview (with graph)' widgets are on the same dashboard there occurs an js-error in ie 9 and the widgets aren't displayed correct
the problem seems to be that both widgets uses the same evolution graph having the same id. that results in an js error in jqplot. the error is reproducable in all browsers.
In 56ff24c: Fixes #3388, added DataTableManager JS class used to initialize and set element ID for all DataTable in browser, instead of using report as element ID.
It was reported in the forums that widgets might not all work with IE9. Let's try and reproduce and fix this error as suggested in the forum: http://forum.piwik.org/read.php?2,81831,page=1#msg-93868
The text was updated successfully, but these errors were encountered: