var graphs = {}; $(document).ready(function() { dataset = [ { label: 'Teplota (°C)', data: [[1628460000000,19.70000000],[1628460600000,19.00000000],[1628461200000,19.00000000],[1628461800000,19.10000000],[1628462400000,19.30000000],[1628463000000,19.40000000],[1628463600000,19.50000000],[1628464200000,19.60000000],[1628464800000,19.70000000],[1628465400000,19.60000000],[1628466000000,19.40000000],[1628466600000,19.00000000],[1628467200000,18.90000000],[1628467800000,18.60000000],[1628468400000,18.40000000],[1628469000000,18.30000000],[1628469600000,18.40000000],[1628470200000,18.20000000],[1628470800000,17.60000000],[1628471400000,17.30000000],[1628472000000,17.10000000],[1628472600000,17.20000000],[1628473200000,17.40000000],[1628473800000,17.70000000],[1628474400000,17.80000000],[1628475000000,17.60000000],[1628475600000,17.60000000],[1628476200000,17.40000000],[1628476800000,17.40000000],[1628477400000,17.40000000],[1628478000000,17.30000000],[1628478600000,17.00000000],[1628479200000,16.80000000],[1628479800000,16.60000000],[1628480400000,16.60000000],[1628481000000,16.50000000],[1628481600000,16.60000000],[1628482200000,17.00000000],[1628482800000,17.60000000],[1628483400000,18.00000000],[1628484000000,17.80000000],[1628484600000,18.50000000],[1628485200000,19.20000000],[1628485800000,19.80000000],[1628486400000,20.20000000],[1628487000000,20.50000000],[1628487600000,19.90000000],[1628488200000,19.50000000],[1628488800000,20.40000000],[1628489400000,20.90000000],[1628490000000,21.10000000],[1628490600000,21.90000000],[1628491200000,22.50000000],[1628491800000,22.70000000],[1628492400000,22.80000000],[1628493000000,22.90000000],[1628493600000,23.20000000],[1628494200000,23.20000000],[1628494800000,23.50000000],[1628495400000,23.70000000],[1628496000000,23.70000000],[1628496600000,23.70000000],[1628497200000,23.50000000],[1628497800000,24.30000000],[1628498400000,24.20000000],[1628499000000,23.90000000],[1628499600000,23.80000000],[1628500200000,24.10000000],[1628500800000,24.00000000],[1628501400000,23.80000000],[1628502000000,24.20000000],[1628502600000,24.50000000],[1628503200000,24.30000000],[1628503800000,24.60000000],[1628504400000,24.70000000],[1628505000000,24.60000000],[1628505600000,24.70000000],[1628506200000,25.30000000],[1628506800000,25.30000000],[1628507400000,25.40000000],[1628508000000,25.20000000],[1628508600000,25.40000000],[1628509200000,25.70000000],[1628509800000,25.70000000],[1628510400000,26.20000000],[1628511000000,25.30000000],[1628511600000,25.10000000],[1628512200000,25.70000000],[1628512800000,26.20000000],[1628513400000,26.40000000],[1628514000000,26.70000000],[1628514600000,26.90000000],[1628515200000,26.60000000],[1628515800000,26.60000000],[1628516400000,26.50000000],[1628517000000,26.30000000],[1628517600000,25.70000000],[1628518200000,25.50000000],[1628518800000,26.10000000],[1628519400000,26.20000000],[1628520000000,26.10000000],[1628520600000,26.10000000],[1628521200000,26.30000000],[1628521800000,26.20000000],[1628522400000,26.40000000],[1628523000000,26.30000000],[1628523600000,26.20000000],[1628524200000,26.10000000],[1628524800000,26.20000000],[1628525400000,26.00000000],[1628526000000,25.90000000],[1628526600000,25.70000000],[1628527200000,25.20000000],[1628527800000,24.50000000],[1628528400000,23.90000000],[1628529000000,23.50000000],[1628529600000,23.30000000],[1628530200000,23.00000000],[1628530800000,22.80000000],[1628531400000,22.50000000],[1628532000000,22.40000000],[1628532600000,22.30000000],[1628533200000,22.00000000],[1628533800000,21.80000000],[1628534400000,21.60000000],[1628535000000,21.50000000],[1628535600000,21.50000000],[1628536200000,21.20000000],[1628536800000,21.00000000],[1628537400000,21.20000000],[1628538000000,21.20000000],[1628538600000,20.80000000],[1628539200000,20.60000000],[1628539800000,20.60000000],[1628540400000,20.50000000],[1628541000000,20.40000000],[1628541600000,20.50000000],[1628542200000,20.40000000],[1628542800000,20.60000000],[1628543400000,20.70000000],[1628544000000,20.70000000],[1628544600000,20.90000000],[1628545200000,20.90000000],[1628545800000,20.50000000],[1628546400000,20.50000000],], color: '#d6212a' }, { label: 'Rosný bod (°C)', data: [[1628460000000,15],[1628460600000,14.6],[1628461200000,14.5],[1628461800000,14.1],[1628462400000,13.6],[1628463000000,13.3],[1628463600000,13.2],[1628464200000,13.2],[1628464800000,13.1],[1628465400000,13.1],[1628466000000,13.3],[1628466600000,13.5],[1628467200000,13.6],[1628467800000,13.6],[1628468400000,13.5],[1628469000000,13.2],[1628469600000,13.1],[1628470200000,13],[1628470800000,12.9],[1628471400000,13],[1628472000000,12.9],[1628472600000,13],[1628473200000,13.1],[1628473800000,12.9],[1628474400000,12.9],[1628475000000,12.8],[1628475600000,12.9],[1628476200000,12.8],[1628476800000,12.8],[1628477400000,12.8],[1628478000000,12.7],[1628478600000,12.6],[1628479200000,12.5],[1628479800000,12.5],[1628480400000,12.5],[1628481000000,12.4],[1628481600000,12.5],[1628482200000,12.7],[1628482800000,12.9],[1628483400000,12.8],[1628484000000,12.5],[1628484600000,13.1],[1628485200000,13.3],[1628485800000,13.6],[1628486400000,13.7],[1628487000000,13.7],[1628487600000,13.1],[1628488200000,13.1],[1628488800000,13.7],[1628489400000,13.8],[1628490000000,14],[1628490600000,14.6],[1628491200000,14.8],[1628491800000,15],[1628492400000,14.7],[1628493000000,14.6],[1628493600000,15.1],[1628494200000,14.9],[1628494800000,15.3],[1628495400000,15.7],[1628496000000,16.1],[1628496600000,16],[1628497200000,16.3],[1628497800000,16.8],[1628498400000,16.9],[1628499000000,16.9],[1628499600000,17.1],[1628500200000,17.6],[1628500800000,17.5],[1628501400000,17.1],[1628502000000,17.7],[1628502600000,18],[1628503200000,17.5],[1628503800000,18],[1628504400000,18],[1628505000000,17.7],[1628505600000,17.9],[1628506200000,17.9],[1628506800000,17.3],[1628507400000,17.4],[1628508000000,17.5],[1628508600000,17.5],[1628509200000,17.7],[1628509800000,17.6],[1628510400000,17.9],[1628511000000,17.1],[1628511600000,17.3],[1628512200000,17.9],[1628512800000,18],[1628513400000,18.2],[1628514000000,18.2],[1628514600000,17.9],[1628515200000,17.9],[1628515800000,18.1],[1628516400000,17.8],[1628517000000,17.7],[1628517600000,17.3],[1628518200000,17.5],[1628518800000,17.5],[1628519400000,16.9],[1628520000000,16.5],[1628520600000,16.5],[1628521200000,16.4],[1628521800000,16.4],[1628522400000,16.2],[1628523000000,16],[1628523600000,16],[1628524200000,15.9],[1628524800000,16],[1628525400000,16],[1628526000000,15.9],[1628526600000,15.9],[1628527200000,16.1],[1628527800000,16.4],[1628528400000,16.2],[1628529000000,15.9],[1628529600000,15.8],[1628530200000,15.4],[1628530800000,15.2],[1628531400000,15.3],[1628532000000,15.5],[1628532600000,15.5],[1628533200000,15.4],[1628533800000,15.4],[1628534400000,15.3],[1628535000000,15.4],[1628535600000,15.6],[1628536200000,15.5],[1628536800000,15.4],[1628537400000,15.5],[1628538000000,15.5],[1628538600000,15.4],[1628539200000,15.4],[1628539800000,15.4],[1628540400000,15.4],[1628541000000,15.2],[1628541600000,15.3],[1628542200000,15.1],[1628542800000,15],[1628543400000,15],[1628544000000,15],[1628544600000,15],[1628545200000,14.9],[1628545800000,14.8],[1628546400000,14.8],], color: '#5b9f4a' } ]; var options = { xaxes: [{ axisLabel: 'temperature', }], points: { show: false }, lines: { show: true, lineWidth: 2, fill: false, }, xaxis: { mode: 'time', minTickSize: [1, 'hour'], timeformat: '%d.%m.\, %H:%M', timezone: 'browser', }, grid: { hoverable: true, clickable: true, borderWidth: 0, }, tooltip: { show: true, content: '%x - %y.1°C' }, crosshair: { mode: 'x' }, legend: { show: true, container: '#chart-temperature-legend' } }; graphs['#chart-temperature'] = $.plot('#chart-temperature', dataset, options); }); $(document).ready(function() { dataset = [ { label: 'Vlhkosť (%)', data: [[1628460000000,74.60000000],[1628460600000,75.60000000],[1628461200000,75.40000000],[1628461800000,72.80000000],[1628462400000,69.80000000],[1628463000000,68.00000000],[1628463600000,67.00000000],[1628464200000,66.60000000],[1628464800000,65.80000000],[1628465400000,66.20000000],[1628466000000,67.80000000],[1628466600000,70.40000000],[1628467200000,71.40000000],[1628467800000,72.80000000],[1628468400000,73.20000000],[1628469000000,72.20000000],[1628469600000,71.20000000],[1628470200000,71.80000000],[1628470800000,74.20000000],[1628471400000,76.00000000],[1628472000000,76.40000000],[1628472600000,76.40000000],[1628473200000,75.80000000],[1628473800000,73.80000000],[1628474400000,73.40000000],[1628475000000,73.80000000],[1628475600000,74.00000000],[1628476200000,74.40000000],[1628476800000,74.40000000],[1628477400000,74.40000000],[1628478000000,74.60000000],[1628478600000,75.40000000],[1628479200000,76.00000000],[1628479800000,76.80000000],[1628480400000,77.00000000],[1628481000000,77.00000000],[1628481600000,77.00000000],[1628482200000,76.20000000],[1628482800000,74.00000000],[1628483400000,72.00000000],[1628484000000,71.40000000],[1628484600000,70.80000000],[1628485200000,69.00000000],[1628485800000,67.60000000],[1628486400000,66.20000000],[1628487000000,65.20000000],[1628487600000,65.20000000],[1628488200000,66.80000000],[1628488800000,65.40000000],[1628489400000,64.00000000],[1628490000000,64.20000000],[1628490600000,63.20000000],[1628491200000,61.80000000],[1628491800000,62.00000000],[1628492400000,60.20000000],[1628493000000,59.80000000],[1628493600000,60.40000000],[1628494200000,59.60000000],[1628494800000,60.20000000],[1628495400000,60.80000000],[1628496000000,62.40000000],[1628496600000,62.20000000],[1628497200000,64.00000000],[1628497800000,63.00000000],[1628498400000,63.80000000],[1628499000000,65.20000000],[1628499600000,66.40000000],[1628500200000,67.20000000],[1628500800000,67.00000000],[1628501400000,66.40000000],[1628502000000,67.20000000],[1628502600000,67.00000000],[1628503200000,65.80000000],[1628503800000,66.60000000],[1628504400000,66.20000000],[1628505000000,65.60000000],[1628505600000,65.80000000],[1628506200000,63.60000000],[1628506800000,61.40000000],[1628507400000,61.40000000],[1628508000000,62.40000000],[1628508600000,61.60000000],[1628509200000,61.40000000],[1628509800000,60.80000000],[1628510400000,60.40000000],[1628511000000,60.60000000],[1628511600000,62.20000000],[1628512200000,62.20000000],[1628512800000,60.80000000],[1628513400000,60.80000000],[1628514000000,59.80000000],[1628514600000,58.00000000],[1628515200000,58.80000000],[1628515800000,59.80000000],[1628516400000,58.80000000],[1628517000000,59.20000000],[1628517600000,60.00000000],[1628518200000,61.20000000],[1628518800000,59.00000000],[1628519400000,56.80000000],[1628520000000,55.60000000],[1628520600000,55.40000000],[1628521200000,54.60000000],[1628521800000,54.80000000],[1628522400000,53.40000000],[1628523000000,53.20000000],[1628523600000,53.60000000],[1628524200000,53.60000000],[1628524800000,53.60000000],[1628525400000,54.00000000],[1628526000000,54.00000000],[1628526600000,54.80000000],[1628527200000,57.20000000],[1628527800000,60.80000000],[1628528400000,62.20000000],[1628529000000,62.40000000],[1628529600000,62.80000000],[1628530200000,62.40000000],[1628530800000,62.40000000],[1628531400000,64.00000000],[1628532000000,65.00000000],[1628532600000,65.60000000],[1628533200000,66.40000000],[1628533800000,67.20000000],[1628534400000,67.60000000],[1628535000000,68.20000000],[1628535600000,69.20000000],[1628536200000,70.20000000],[1628536800000,70.60000000],[1628537400000,70.20000000],[1628538000000,70.00000000],[1628538600000,71.40000000],[1628539200000,72.40000000],[1628539800000,72.40000000],[1628540400000,72.60000000],[1628541000000,72.40000000],[1628541600000,72.00000000],[1628542200000,71.60000000],[1628542800000,70.60000000],[1628543400000,70.00000000],[1628544000000,69.80000000],[1628544600000,69.00000000],[1628545200000,68.80000000],[1628545800000,69.80000000],[1628546400000,69.80000000],], color: '#ff9000' } ]; var options = { xaxes: [{ axisLabel: 'humidity', }], points: { show: false }, lines: { show: true, lineWidth: 2, fill: false, }, xaxis: { mode: 'time', minTickSize: [1, 'hour'], timeformat: '%d.%m.\, %H:%M', timezone: 'browser', }, grid: { hoverable: true, clickable: true, borderWidth: 0, }, tooltip: { show: true, content: '%x - %y.1%' }, crosshair: { mode: 'x' }, legend: { show: true, container: '#chart-humidity-legend' } }; graphs['#chart-humidity'] = $.plot('#chart-humidity', dataset, options); }); $(document).ready(function() { dataset = [ { label: 'Atmosférický tlak (hPa)', data: [[1628460000000,1017.1],[1628460600000,1017],[1628461200000,1017.3],[1628461800000,1017],[1628462400000,1016.7],[1628463000000,1016.8],[1628463600000,1016.8],[1628464200000,1016.6],[1628464800000,1016.9],[1628465400000,1017.1],[1628466000000,1017.4],[1628466600000,1017.9],[1628467200000,1018.2],[1628467800000,1018.2],[1628468400000,1017.7],[1628469000000,1017.5],[1628469600000,1017.6],[1628470200000,1017.9],[1628470800000,1018.5],[1628471400000,1018.7],[1628472000000,1018.4],[1628472600000,1018.2],[1628473200000,1017.9],[1628473800000,1017.9],[1628474400000,1017.9],[1628475000000,1018.2],[1628475600000,1018.4],[1628476200000,1018.6],[1628476800000,1018.7],[1628477400000,1018.8],[1628478000000,1018.9],[1628478600000,1019],[1628479200000,1019.1],[1628479800000,1019.1],[1628480400000,1019.2],[1628481000000,1019.3],[1628481600000,1019.3],[1628482200000,1019.4],[1628482800000,1019.3],[1628483400000,1019.2],[1628484000000,1019.2],[1628484600000,1019.2],[1628485200000,1019.2],[1628485800000,1019.2],[1628486400000,1019.8],[1628487000000,1020.1],[1628487600000,1019.6],[1628488200000,1019.2],[1628488800000,1019.9],[1628489400000,1020],[1628490000000,1020],[1628490600000,1020.1],[1628491200000,1020],[1628491800000,1020],[1628492400000,1020],[1628493000000,1020.1],[1628493600000,1020.1],[1628494200000,1020.2],[1628494800000,1020.1],[1628495400000,1020.1],[1628496000000,1020.1],[1628496600000,1020.1],[1628497200000,1020.2],[1628497800000,1020],[1628498400000,1020.1],[1628499000000,1020.2],[1628499600000,1020.4],[1628500200000,1020.4],[1628500800000,1020.5],[1628501400000,1020.5],[1628502000000,1020.4],[1628502600000,1020.3],[1628503200000,1020.4],[1628503800000,1020.4],[1628504400000,1020.4],[1628505000000,1020.4],[1628505600000,1020.4],[1628506200000,1020.3],[1628506800000,1020.3],[1628507400000,1020.2],[1628508000000,1020.2],[1628508600000,1020.2],[1628509200000,1020.1],[1628509800000,1020],[1628510400000,1019.8],[1628511000000,1020],[1628511600000,1020],[1628512200000,1019.8],[1628512800000,1019.7],[1628513400000,1019.7],[1628514000000,1019.6],[1628514600000,1019.5],[1628515200000,1019.5],[1628515800000,1019.5],[1628516400000,1019.5],[1628517000000,1019.4],[1628517600000,1019.6],[1628518200000,1019.6],[1628518800000,1019.4],[1628519400000,1019.4],[1628520000000,1019.3],[1628520600000,1019.3],[1628521200000,1019.2],[1628521800000,1019.3],[1628522400000,1019.2],[1628523000000,1019.1],[1628523600000,1019.1],[1628524200000,1019],[1628524800000,1019],[1628525400000,1019],[1628526000000,1019],[1628526600000,1019],[1628527200000,1019.1],[1628527800000,1019.4],[1628528400000,1019.5],[1628529000000,1019.5],[1628529600000,1019.5],[1628530200000,1019.6],[1628530800000,1019.7],[1628531400000,1019.8],[1628532000000,1019.9],[1628532600000,1020.1],[1628533200000,1020.2],[1628533800000,1020.3],[1628534400000,1020.4],[1628535000000,1020.6],[1628535600000,1020.6],[1628536200000,1020.7],[1628536800000,1020.9],[1628537400000,1020.8],[1628538000000,1020.8],[1628538600000,1020.9],[1628539200000,1021],[1628539800000,1020.9],[1628540400000,1020.8],[1628541000000,1020.8],[1628541600000,1020.7],[1628542200000,1020.7],[1628542800000,1020.7],[1628543400000,1020.6],[1628544000000,1020.6],[1628544600000,1020.6],[1628545200000,1020.7],[1628545800000,1020.8],[1628546400000,1020.8],], color: '#000000' } ]; var options = { xaxes: [{ axisLabel: 'pressure', }], points: { show: false }, lines: { show: true, lineWidth: 2, fill: false, }, xaxis: { mode: 'time', minTickSize: [1, 'hour'], timeformat: '%d.%m.\, %H:%M', timezone: 'browser', }, grid: { hoverable: true, clickable: true, borderWidth: 0, }, tooltip: { show: true, content: '%x - %y.1hPa' }, crosshair: { mode: 'x' }, legend: { show: true, container: '#chart-pressure-legend' } }; graphs['#chart-pressure'] = $.plot('#chart-pressure', dataset, options); }); $(document).ready(function() { dataset = [ { label: 'Slnečné žiarenie (W/m2)', data: [[1628460000000,0.00000000],[1628460600000,0.00000000],[1628461200000,0.00000000],[1628461800000,0.00000000],[1628462400000,0.00000000],[1628463000000,0.00000000],[1628463600000,0.00000000],[1628464200000,0.00000000],[1628464800000,0.00000000],[1628465400000,0.00000000],[1628466000000,0.00000000],[1628466600000,0.00000000],[1628467200000,0.00000000],[1628467800000,0.00000000],[1628468400000,0.00000000],[1628469000000,0.00000000],[1628469600000,0.00000000],[1628470200000,0.00000000],[1628470800000,0.00000000],[1628471400000,0.00000000],[1628472000000,0.00000000],[1628472600000,0.00000000],[1628473200000,0.00000000],[1628473800000,0.00000000],[1628474400000,0.00000000],[1628475000000,0.00000000],[1628475600000,0.00000000],[1628476200000,0.00000000],[1628476800000,0.00000000],[1628477400000,0.00000000],[1628478000000,0.00000000],[1628478600000,0.00000000],[1628479200000,0.00000000],[1628479800000,0.00000000],[1628480400000,2.00000000],[1628481000000,8.00000000],[1628481600000,18.00000000],[1628482200000,26.00000000],[1628482800000,40.00000000],[1628483400000,42.00000000],[1628484000000,50.00000000],[1628484600000,92.00000000],[1628485200000,114.00000000],[1628485800000,142.00000000],[1628486400000,192.00000000],[1628487000000,236.00000000],[1628487600000,72.00000000],[1628488200000,218.00000000],[1628488800000,270.00000000],[1628489400000,288.00000000],[1628490000000,332.00000000],[1628490600000,418.00000000],[1628491200000,388.00000000],[1628491800000,384.00000000],[1628492400000,406.00000000],[1628493000000,428.00000000],[1628493600000,480.00000000],[1628494200000,432.00000000],[1628494800000,536.00000000],[1628495400000,500.00000000],[1628496000000,528.00000000],[1628496600000,508.00000000],[1628497200000,610.00000000],[1628497800000,626.00000000],[1628498400000,652.00000000],[1628499000000,646.00000000],[1628499600000,680.00000000],[1628500200000,708.00000000],[1628500800000,742.00000000],[1628501400000,710.00000000],[1628502000000,710.00000000],[1628502600000,840.00000000],[1628503200000,556.00000000],[1628503800000,590.00000000],[1628504400000,626.00000000],[1628505000000,392.00000000],[1628505600000,874.00000000],[1628506200000,926.00000000],[1628506800000,884.00000000],[1628507400000,872.00000000],[1628508000000,820.00000000],[1628508600000,810.00000000],[1628509200000,800.00000000],[1628509800000,802.00000000],[1628510400000,596.00000000],[1628511000000,344.00000000],[1628511600000,466.00000000],[1628512200000,784.00000000],[1628512800000,638.00000000],[1628513400000,736.00000000],[1628514000000,758.00000000],[1628514600000,546.00000000],[1628515200000,752.00000000],[1628515800000,608.00000000],[1628516400000,668.00000000],[1628517000000,426.00000000],[1628517600000,352.00000000],[1628518200000,476.00000000],[1628518800000,552.00000000],[1628519400000,522.00000000],[1628520000000,462.00000000],[1628520600000,412.00000000],[1628521200000,394.00000000],[1628521800000,368.00000000],[1628522400000,352.00000000],[1628523000000,296.00000000],[1628523600000,264.00000000],[1628524200000,226.00000000],[1628524800000,212.00000000],[1628525400000,210.00000000],[1628526000000,172.00000000],[1628526600000,132.00000000],[1628527200000,68.00000000],[1628527800000,54.00000000],[1628528400000,52.00000000],[1628529000000,44.00000000],[1628529600000,38.00000000],[1628530200000,32.00000000],[1628530800000,24.00000000],[1628531400000,18.00000000],[1628532000000,12.00000000],[1628532600000,4.00000000],[1628533200000,2.00000000],[1628533800000,0.00000000],[1628534400000,0.00000000],[1628535000000,0.00000000],[1628535600000,0.00000000],[1628536200000,0.00000000],[1628536800000,0.00000000],[1628537400000,0.00000000],[1628538000000,0.00000000],[1628538600000,0.00000000],[1628539200000,0.00000000],[1628539800000,0.00000000],[1628540400000,0.00000000],[1628541000000,0.00000000],[1628541600000,0.00000000],[1628542200000,0.00000000],[1628542800000,0.00000000],[1628543400000,0.00000000],[1628544000000,0.00000000],[1628544600000,0.00000000],[1628545200000,0.00000000],[1628545800000,0.00000000],[1628546400000,0.00000000],], color: '#ffb92f' } ]; var options = { xaxes: [{ axisLabel: 'solar_radiation', }], points: { show: false }, lines: { show: true, lineWidth: 2, fill: false, }, yaxis: { min: 0, }, xaxis: { mode: 'time', minTickSize: [1, 'hour'], timeformat: '%d.%m.\, %H:%M', timezone: 'browser', }, grid: { hoverable: true, clickable: true, borderWidth: 0, }, tooltip: { show: true, content: '%x - %y.1W/m2' }, crosshair: { mode: 'x' }, legend: { show: true, container: '#chart-solar-radiation-legend' } }; graphs['#chart-solar-radiation'] = $.plot('#chart-solar-radiation', dataset, options); }); $(document).ready(function() { dataset = [ { label: 'Zrážky', data: [[1628460000000,0.00000000],[1628460600000,0.00000000],[1628461200000,0.00000000],[1628461800000,0.00000000],[1628462400000,0.00000000],[1628463000000,0.00000000],[1628463600000,0.00000000],[1628464200000,0.00000000],[1628464800000,0.00000000],[1628465400000,0.00000000],[1628466000000,0.00000000],[1628466600000,0.00000000],[1628467200000,0.00000000],[1628467800000,0.00000000],[1628468400000,0.00000000],[1628469000000,0.00000000],[1628469600000,0.00000000],[1628470200000,0.00000000],[1628470800000,0.00000000],[1628471400000,0.00000000],[1628472000000,0.00000000],[1628472600000,0.00000000],[1628473200000,0.00000000],[1628473800000,0.00000000],[1628474400000,0.00000000],[1628475000000,0.00000000],[1628475600000,0.00000000],[1628476200000,0.00000000],[1628476800000,0.00000000],[1628477400000,0.00000000],[1628478000000,0.00000000],[1628478600000,0.00000000],[1628479200000,0.00000000],[1628479800000,0.00000000],[1628480400000,0.00000000],[1628481000000,0.00000000],[1628481600000,0.00000000],[1628482200000,0.00000000],[1628482800000,0.00000000],[1628483400000,0.00000000],[1628484000000,0.00000000],[1628484600000,0.00000000],[1628485200000,0.00000000],[1628485800000,0.00000000],[1628486400000,0.00000000],[1628487000000,0.00000000],[1628487600000,0.00000000],[1628488200000,0.00000000],[1628488800000,0.00000000],[1628489400000,0.00000000],[1628490000000,0.00000000],[1628490600000,0.00000000],[1628491200000,0.00000000],[1628491800000,0.00000000],[1628492400000,0.00000000],[1628493000000,0.00000000],[1628493600000,0.00000000],[1628494200000,0.00000000],[1628494800000,0.00000000],[1628495400000,0.00000000],[1628496000000,0.00000000],[1628496600000,0.00000000],[1628497200000,0.00000000],[1628497800000,0.00000000],[1628498400000,0.00000000],[1628499000000,0.00000000],[1628499600000,0.00000000],[1628500200000,0.00000000],[1628500800000,0.00000000],[1628501400000,0.00000000],[1628502000000,0.00000000],[1628502600000,0.00000000],[1628503200000,0.00000000],[1628503800000,0.00000000],[1628504400000,0.00000000],[1628505000000,0.00000000],[1628505600000,0.00000000],[1628506200000,0.00000000],[1628506800000,0.00000000],[1628507400000,0.00000000],[1628508000000,0.00000000],[1628508600000,0.00000000],[1628509200000,0.00000000],[1628509800000,0.00000000],[1628510400000,0.00000000],[1628511000000,0.00000000],[1628511600000,0.00000000],[1628512200000,0.00000000],[1628512800000,0.00000000],[1628513400000,0.00000000],[1628514000000,0.00000000],[1628514600000,0.00000000],[1628515200000,0.00000000],[1628515800000,0.00000000],[1628516400000,0.00000000],[1628517000000,0.00000000],[1628517600000,0.00000000],[1628518200000,0.00000000],[1628518800000,0.00000000],[1628519400000,0.00000000],[1628520000000,0.00000000],[1628520600000,0.00000000],[1628521200000,0.00000000],[1628521800000,0.00000000],[1628522400000,0.00000000],[1628523000000,0.00000000],[1628523600000,0.00000000],[1628524200000,0.00000000],[1628524800000,0.00000000],[1628525400000,0.00000000],[1628526000000,0.00000000],[1628526600000,0.00000000],[1628527200000,0.00000000],[1628527800000,0.00000000],[1628528400000,0.00000000],[1628529000000,0.00000000],[1628529600000,0.00000000],[1628530200000,0.00000000],[1628530800000,0.00000000],[1628531400000,0.00000000],[1628532000000,0.00000000],[1628532600000,0.00000000],[1628533200000,0.00000000],[1628533800000,0.00000000],[1628534400000,0.00000000],[1628535000000,0.00000000],[1628535600000,0.00000000],[1628536200000,0.00000000],[1628536800000,0.00000000],[1628537400000,0.00000000],[1628538000000,0.00000000],[1628538600000,0.00000000],[1628539200000,0.00000000],[1628539800000,0.00000000],[1628540400000,0.00000000],[1628541000000,0.00000000],[1628541600000,0.00000000],[1628542200000,0.00000000],[1628542800000,0.00000000],[1628543400000,0.00000000],[1628544000000,0.00000000],[1628544600000,0.00000000],[1628545200000,0.00000000],[1628545800000,0.00000000],[1628546400000,0.00000000],], color: '#008fbf' } ]; var options = { xaxes: [{ axisLabel: 'rain', }], points: { show: false }, lines: { show: true, lineWidth: 2, fill: false, }, yaxis: { min: 0, }, xaxis: { mode: 'time', minTickSize: [1, 'hour'], timeformat: '%d.%m.\, %H:%M', timezone: 'browser', }, grid: { hoverable: true, clickable: true, borderWidth: 0, }, tooltip: { show: true, content: '%x - %y.3mm' }, crosshair: { mode: 'x' }, legend: { show: true, container: '#chart-rain-legend' } }; graphs['#chart-rain'] = $.plot('#chart-rain', dataset, options); }); $('.modal').on('hide.bs.modal', function() { var memory = $(this).html(); $(this).html(memory); }); function meteo_wind_direction_name(wind_direction) { if (wind_direction >= 0.00 && wind_direction <= 11.25) { ret = 'S'; } else if (wind_direction > 11.25 && wind_direction <= 33.75) { ret = 'SSV'; } else if (wind_direction > 33.75 && wind_direction <= 56.25) { ret = 'SV'; } else if (wind_direction > 56.25 && wind_direction <= 78.75) { // 67.5 ret = 'VSV'; } else if (wind_direction > 78.75 && wind_direction <= 101.25) { // 90 ret = 'V'; } else if (wind_direction > 101.25 && wind_direction <= 123.75) { //112.5 ret = 'VJV'; } else if (wind_direction > 123.75 && wind_direction <= 146.25) { // 135 ret = 'JV'; } else if (wind_direction > 146.25 && wind_direction <= 168.75) { // 157.5 ret = 'JJV'; } else if (wind_direction > 168.75 && wind_direction <= 191.25) { // 180 ret = 'J'; } else if (wind_direction > 191.25 && wind_direction <= 213.75) { // 202.5 ret = 'JJZ'; } else if (wind_direction > 213.75 && wind_direction <= 236.25) { // 225 ret = 'JZ'; } else if (wind_direction > 236.25 && wind_direction <= 258.75) { // 247.5 ret = 'ZJZ'; } else if (wind_direction > 258.75 && wind_direction <= 281.25) { // 270 ret = 'Z'; } else if (wind_direction > 281.25 && wind_direction <= 303.75) { // 292.5 ret = 'ZSZ'; } else if (wind_direction > 303.75 && wind_direction <= 326.25) { // 315 ret = 'SZ'; } else if (wind_direction > 326.25 && wind_direction <= 348.75) { // 337.5 ret = 'SSZ'; } else if (wind_direction > 348.75 && wind_direction <= 360.0) { // 337.5 ret = 'S'; } else { return ''; } return ret; }