To use it you need to update your indexDesktop.php script near line 212 adding the following lines, after similar ones ( same for script indexFull.php near line 83 ):
Code: Select all
<script src="https://code.highcharts.com/dashboards/dashboards.js"></script>
<script src="https://code.highcharts.com/dashboards/modules/layout.js"></script>
ver 0.1 dashboardCombined
- initial release
ver 0.2 dashboardCombined
- corrected block naming error to dashboardCombined
ver 0.3 2026-02-10 dashboardCombined
- corrected aligment of x axis and data
If you have other charts in your homepage, please install the accompanying dashboardCombinedI block too.
This is an iframe that stops the interaction with other charts.
To use it you need to copy the included indexFull1.php and header1.php in your meteotemplate root directory and in your desktop layout you have to add the dashboardCombinedI

