{"id":129,"date":"2019-08-07T09:29:35","date_gmt":"2019-08-07T09:29:35","guid":{"rendered":"https:\/\/beta.wettertessin.helminet.ch\/?page_id=129"},"modified":"2019-08-22T11:18:23","modified_gmt":"2019-08-22T11:18:23","slug":"letzten-7-tagen","status":"publish","type":"page","link":"https:\/\/wettertessin.helminet.ch\/index.php\/verlauf\/letzten-7-tagen\/","title":{"rendered":"Letzten 7 Tagen"},"content":{"rendered":"<style type=\"text\/css\">\n#svg931052 .nvd3 text {font:normal 10px Verdana, Geneva, sans-serif;fill: #666666;}\n#svg931052 .nvd3 .nv-axis path.domain {stroke: #666666;stroke-opacity: 1;}\n#svg931052 .nvd3 .nv-axis line {stroke: #DDDDDD;}\n#svg931052 .nvd3 .nv-axis text.nv-axislabel {font-size: 15px;font-variant: small-caps;letter-spacing:2px;}\n#svg931052 .nvd3 .nv-x .nv-wrap g .tick:first-of-type text {text-anchor: start !important;}\n#svg931052 .nvd3 .nv-x .nv-wrap g .tick:last-of-type text {text-anchor: end !important;}\n#svg931052 .nvd3 .nv-groups .lws-dashed-line {stroke-dasharray:10,10 !important;}\n#svg931052 .nvd3 .nv-groups .lws-dotted-line {stroke-dasharray:2,2 !important;}\n#svg931052 .nvd3 .nv-groups .lws-thin-line {stroke-width: 1 !important;}\n#svg931052 .nvd3 .nv-groups .lws-regular-line {stroke-width: 2 !important;}\n#svg931052 .nvd3 .nv-groups .lws-thick-line {stroke-width: 3 !important;}\n#svg931052 .nvd3 .nv-groups .lws-serie-1 .nv-point {fill-opacity:1;stroke-opacity:1;stroke-width:1;}\n#svg931052 .nvd3 .nv-groups .lws-serie-2 .nv-point {fill-opacity:1;stroke-opacity:1;stroke-width:1;}\n#svg931052 .nvd3 .nv-groups .lws-serie-3 .nv-point {fill-opacity:1;stroke-opacity:1;stroke-width:1;}\n#svg931052 .nvd3 .nv-groups .lws-serie-4 .nv-point {fill-opacity:1;stroke-opacity:1;stroke-width:1;}\n<\/style>\n<div class=\"lws-module-chart module-yearly-lines\" id=\"lws-container-931052\">\n<div id=\"graph931052\" style=\"background-color:#EEEEEE;border-radius: 3px;border: 1px solid #CCCCCC;padding:8px 14px 8px 14px;height: 300px;\"><svg id=\"svg931052\" style=\"overflow:hidden;\"><\/svg><\/div>\n<\/div>\n<script language=\"javascript\" type=\"text\/javascript\">\n  jQuery(document).ready(function($) {\n    var chartgraph931052 = null;\n    var datagraph931052 =[{\"key\":\"Temperatur - Durchschnittliche Werte\", \"strokeWidth\":\"2\", \"classed\":\"lws-serie-1 lws-regular-line\", \"values\":[]}, {\"key\":\"Windchill - Durchschnittliche Werte\", \"strokeWidth\":\"2\", \"classed\":\"lws-serie-2 lws-regular-line\", \"values\":[[1775822400000,34.8],[1775908800000,34.8],[1775995200000,34.8],[1776081600000,34.8],[1776168000000,34.8],[1776254400000,34.8],[1776340800000,34.8]]}, {\"key\":\"Taupunkt - Durchschnittliche Werte\", \"strokeWidth\":\"2\", \"classed\":\"lws-serie-3 lws-regular-line\", \"values\":[[1775822400000,25.3],[1775908800000,25.3],[1775995200000,25.3],[1776081600000,25.3],[1776168000000,25.3],[1776254400000,25.3],[1776340800000,25.3]]}, {\"key\":\"Frostpunkt - Durchschnittliche Werte\", \"strokeWidth\":\"2\", \"classed\":\"lws-serie-4 lws-regular-line\", \"values\":[[1775822400000,20.7],[1775908800000,20.7],[1775995200000,20.7],[1776081600000,20.7],[1776168000000,20.7],[1776254400000,20.7],[1776340800000,20.7]]}];\n      var shiftgraph931052 = new Date();\n      var xgraph931052 = 60000 * shiftgraph931052.getTimezoneOffset();\n    var minDomaingraph931052 = new Date(xgraph931052 + 1775822400000);\n    var maxDomaingraph931052 = new Date(xgraph931052 + 1776340800000);\n    var h00Tickgraph931052 = new Date(xgraph931052 + 1775822400000);\n    var h01Tickgraph931052 = new Date(xgraph931052 + 1775995200000);\n    var h02Tickgraph931052 = new Date(xgraph931052 + 1776168000000);\n    var h03Tickgraph931052 = new Date(xgraph931052 + 1776168000000);\n    var h04Tickgraph931052 = new Date(xgraph931052 + 1776340800000);\n    var colorgraph931052 = colorbrewer.Set1[4].slice(0);\n    nv.addGraph(function() {\n       chartgraph931052 = nv.models.lineChart()\n               .x(function(d) {return xgraph931052 + d[0]})\n               .y(function(d) {return d[1]})\n               .interpolate(\"linear\")\n               .focusEnable(false)\n               .showLegend(true)\n               .xDomain([minDomaingraph931052, maxDomaingraph931052])\n               .yDomain([18.35, 37.541666666667])\n               .color(colorgraph931052)\n               .noData(\"Es k\u00f6nnen keine Daten angezeigt werden\")\n               .useInteractiveGuideline(false);\n      chartgraph931052.xAxis.axisLabel(\"Temperaturen  \u25cf  Letzten 7 Tage\").showMaxMin(false).tickFormat(function(d) {return d3.time.format(\"%Y-%m-%d\")(new Date(d)) });\n      chartgraph931052.xAxis.tickValues([h00Tickgraph931052, h01Tickgraph931052, h02Tickgraph931052, h03Tickgraph931052, h04Tickgraph931052]);\n      chartgraph931052.interactiveLayer.tooltip.headerFormatter(function (d) {if (typeof d === \"string\") {d=parseFloat(d);};return d3.time.format(\"%Y-%m-%d\")(new Date(d));});\n      chartgraph931052.tooltip.headerFormatter(function (d) {if (typeof d === \"string\") {d=parseFloat(d);};return d3.time.format(\"%Y-%m-%d\")(new Date(d));});\n      chartgraph931052.xAxis.axisLabelDistance(6);\n      chartgraph931052.interactiveLayer.tooltip.gravity(\"s\");\n      chartgraph931052.yAxis.showMaxMin(false).tickFormat(function(d) { return d + \" \u00b0C\"; });\n      chartgraph931052.yAxis.tickValues([22, 25, 28, 31, 34, 37]);\n      d3.select(\"#graph931052 svg\").datum(datagraph931052).transition().duration(500).call(chartgraph931052);\n      nv.utils.windowResize(chartgraph931052.update);\n      return chartgraph931052;\n    });\nvar targetgraph931052 = document.getElementById(\"graph931052\");\nvar targetNodegraph931052 = targetgraph931052.parentElement.parentElement.parentElement.parentElement;\nvar modeStandard = true;\nvar modeElementorPopbox = false;\nvar testgraph931052 = targetgraph931052.closest(\".modal-body\");\n  if (testgraph931052 != null) {\n    testgraph931052 = testgraph931052.closest(\".modal-content\");\n    if (testgraph931052 != null) {\n      testgraph931052 = testgraph931052.closest(\".modal\");\n      if (testgraph931052 != null) {\n        targetNodegraph931052 = testgraph931052;\n        modeStandard = false;\n        modeElementorPopbox = true;\n      }\n    }\n  }\nvar callbackgraph931052 = function(mutationsList) {\n    mutationsList.forEach(function (mutation, index) {\n        if (modeStandard) {if (mutation.type == \"attributes\") {if (mutation.attributeName == \"style\") {if (mutation.target.style.display != \"none\") {if (mutation.oldValue !== null) {if (mutation.oldValue.indexOf(\"display: none\") != -1) {if (chartgraph931052) {chartgraph931052.update();}}}}}}}\n        if (modeElementorPopbox) {if (mutation.type == \"attributes\") {if (mutation.attributeName == \"style\") {if (mutation.target.style.display == \"block\") {if (chartgraph931052) {chartgraph931052.update();}}}}}\n    })\n};\nvar observergraph931052 = new MutationObserver(callbackgraph931052);\nobservergraph931052.observe(targetNodegraph931052,{attributes: true, subtree: true, attributeOldValue: true});\n\n\n  });\n<\/script>\n\n\n<style type=\"text\/css\">\n#svg435169 .nvd3 text {font:normal 10px Verdana, Geneva, sans-serif;fill: #666666;}\n#svg435169 .nvd3 .nv-axis path.domain {stroke: #666666;stroke-opacity: 1;}\n#svg435169 .nvd3 .nv-axis line {stroke: #DDDDDD;}\n#svg435169 .nvd3 .nv-axis text.nv-axislabel {font-size: 15px;font-variant: small-caps;letter-spacing:2px;}\n#svg435169 .nvd3 .nv-x .nv-wrap g .tick:first-of-type text {text-anchor: start !important;}\n#svg435169 .nvd3 .nv-x .nv-wrap g .tick:last-of-type text {text-anchor: end !important;}\n#svg435169 .nvd3 .nv-groups .lws-dashed-line {stroke-dasharray:10,10 !important;}\n#svg435169 .nvd3 .nv-groups .lws-dotted-line {stroke-dasharray:2,2 !important;}\n#svg435169 .nvd3 .nv-groups .lws-thin-line {stroke-width: 1 !important;}\n#svg435169 .nvd3 .nv-groups .lws-regular-line {stroke-width: 2 !important;}\n#svg435169 .nvd3 .nv-groups .lws-thick-line {stroke-width: 3 !important;}\n#svg435169 .nvd3 .nv-groups .lws-serie-1 .nv-point {fill-opacity:1;stroke-opacity:1;stroke-width:1;}\n#svg435169 .nvd3 .nv-groups .lws-serie-2 .nv-point {fill-opacity:1;stroke-opacity:1;stroke-width:1;}\n#svg435169 .nvd3 .nv-groups .lws-serie-3 .nv-point {fill-opacity:1;stroke-opacity:1;stroke-width:1;}\n#svg435169 .nvd3 .nv-groups .lws-serie-4 .nv-point {fill-opacity:1;stroke-opacity:1;stroke-width:1;}\n<\/style>\n<div class=\"lws-module-chart module-yearly-lines\" id=\"lws-container-435169\">\n<div id=\"graph435169\" style=\"background-color:#EEEEEE;border-radius: 3px;border: 1px solid #CCCCCC;padding:8px 14px 8px 14px;height: 300px;\"><svg id=\"svg435169\" style=\"overflow:hidden;\"><\/svg><\/div>\n<\/div>\n<script language=\"javascript\" type=\"text\/javascript\">\n  jQuery(document).ready(function($) {\n    var chartgraph435169 = null;\n    var datagraph435169 =[{\"key\":\"Durchschnittliche Werte\", \"strokeWidth\":\"2\", \"classed\":\"lws-serie-1 lws-regular-line\", \"values\":[]}, {\"key\":\"Maximalwerte\", \"strokeWidth\":\"2\", \"classed\":\"lws-serie-2 lws-regular-line\", \"values\":[]}, {\"key\":\"Minimalwerte\", \"strokeWidth\":\"2\", \"classed\":\"lws-serie-3 lws-regular-line\", \"values\":[]}, {\"key\":\"Bereichsmittelwerte\", \"strokeWidth\":\"2\", \"classed\":\"lws-serie-4 lws-regular-line\", \"values\":[]}];\n      var shiftgraph435169 = new Date();\n      var xgraph435169 = 60000 * shiftgraph435169.getTimezoneOffset();\n    var minDomaingraph435169 = new Date(xgraph435169 + 1775822400000);\n    var maxDomaingraph435169 = new Date(xgraph435169 + 1776340800000);\n    var h00Tickgraph435169 = new Date(xgraph435169 + 1775822400000);\n    var h01Tickgraph435169 = new Date(xgraph435169 + 1775995200000);\n    var h02Tickgraph435169 = new Date(xgraph435169 + 1776168000000);\n    var h03Tickgraph435169 = new Date(xgraph435169 + 1776168000000);\n    var h04Tickgraph435169 = new Date(xgraph435169 + 1776340800000);\n    var colorgraph435169 = colorbrewer.Set1[4].slice(0);\n    nv.addGraph(function() {\n       chartgraph435169 = nv.models.lineChart()\n               .x(function(d) {return xgraph435169 + d[0]})\n               .y(function(d) {return d[1]})\n               .interpolate(\"linear\")\n               .focusEnable(false)\n               .showLegend(true)\n               .xDomain([minDomaingraph435169, maxDomaingraph435169])\n               .yDomain([0, 0])\n               .color(colorgraph435169)\n               .noData(\"Es k\u00f6nnen keine Daten angezeigt werden\")\n               .useInteractiveGuideline(false);\n      chartgraph435169.xAxis.axisLabel(\"Wind  \u25cf  Letzten 7 Tage\").showMaxMin(false).tickFormat(function(d) {return d3.time.format(\"%Y-%m-%d\")(new Date(d)) });\n      chartgraph435169.xAxis.tickValues([h00Tickgraph435169, h01Tickgraph435169, h02Tickgraph435169, h03Tickgraph435169, h04Tickgraph435169]);\n      chartgraph435169.interactiveLayer.tooltip.headerFormatter(function (d) {if (typeof d === \"string\") {d=parseFloat(d);};return d3.time.format(\"%Y-%m-%d\")(new Date(d));});\n      chartgraph435169.tooltip.headerFormatter(function (d) {if (typeof d === \"string\") {d=parseFloat(d);};return d3.time.format(\"%Y-%m-%d\")(new Date(d));});\n      chartgraph435169.xAxis.axisLabelDistance(6);\n      chartgraph435169.interactiveLayer.tooltip.gravity(\"s\");\n      chartgraph435169.yAxis.showMaxMin(false).tickFormat(function(d) { return d + \" km\/h\"; });\n      chartgraph435169.yAxis.tickValues([0, 0]);\n      d3.select(\"#graph435169 svg\").datum(datagraph435169).transition().duration(500).call(chartgraph435169);\n      nv.utils.windowResize(chartgraph435169.update);\n      return chartgraph435169;\n    });\nvar targetgraph435169 = document.getElementById(\"graph435169\");\nvar targetNodegraph435169 = targetgraph435169.parentElement.parentElement.parentElement.parentElement;\nvar modeStandard = true;\nvar modeElementorPopbox = false;\nvar testgraph435169 = targetgraph435169.closest(\".modal-body\");\n  if (testgraph435169 != null) {\n    testgraph435169 = testgraph435169.closest(\".modal-content\");\n    if (testgraph435169 != null) {\n      testgraph435169 = testgraph435169.closest(\".modal\");\n      if (testgraph435169 != null) {\n        targetNodegraph435169 = testgraph435169;\n        modeStandard = false;\n        modeElementorPopbox = true;\n      }\n    }\n  }\nvar callbackgraph435169 = function(mutationsList) {\n    mutationsList.forEach(function (mutation, index) {\n        if (modeStandard) {if (mutation.type == \"attributes\") {if (mutation.attributeName == \"style\") {if (mutation.target.style.display != \"none\") {if (mutation.oldValue !== null) {if (mutation.oldValue.indexOf(\"display: none\") != -1) {if (chartgraph435169) {chartgraph435169.update();}}}}}}}\n        if (modeElementorPopbox) {if (mutation.type == \"attributes\") {if (mutation.attributeName == \"style\") {if (mutation.target.style.display == \"block\") {if (chartgraph435169) {chartgraph435169.update();}}}}}\n    })\n};\nvar observergraph435169 = new MutationObserver(callbackgraph435169);\nobservergraph435169.observe(targetNodegraph435169,{attributes: true, subtree: true, attributeOldValue: true});\n\n\n  });\n<\/script>\n\n\n<style type=\"text\/css\">\n#svg032891 .nvd3 text {font:normal 10px Verdana, Geneva, sans-serif;fill: #666666;}\n#svg032891 .nvd3 .nv-axis path.domain {stroke: #666666;stroke-opacity: 1;}\n#svg032891 .nvd3 .nv-axis line {stroke: #DDDDDD;}\n#svg032891 .nvd3 .nv-axis text.nv-axislabel {font-size: 15px;font-variant: small-caps;letter-spacing:2px;}\n#svg032891 .nvd3 .nv-x .nv-wrap g .tick:first-of-type text {text-anchor: start !important;}\n#svg032891 .nvd3 .nv-x .nv-wrap g .tick:last-of-type text {text-anchor: end !important;}\n#svg032891 .nvd3 .nv-groups .lws-dashed-line {stroke-dasharray:10,10 !important;}\n#svg032891 .nvd3 .nv-groups .lws-dotted-line {stroke-dasharray:2,2 !important;}\n#svg032891 .nvd3 .nv-groups .lws-thin-line {stroke-width: 1 !important;}\n#svg032891 .nvd3 .nv-groups .lws-regular-line {stroke-width: 2 !important;}\n#svg032891 .nvd3 .nv-groups .lws-thick-line {stroke-width: 3 !important;}\n#svg032891 .nvd3 .nv-groups .lws-serie-1 .nv-point {fill-opacity:1;stroke-opacity:1;stroke-width:1;}\n#svg032891 .nvd3 .nv-groups .lws-serie-2 .nv-point {fill-opacity:1;stroke-opacity:1;stroke-width:1;}\n#svg032891 .nvd3 .nv-groups .lws-serie-3 .nv-point {fill-opacity:1;stroke-opacity:1;stroke-width:1;}\n#svg032891 .nvd3 .nv-groups .lws-serie-4 .nv-point {fill-opacity:1;stroke-opacity:1;stroke-width:1;}\n<\/style>\n<div class=\"lws-module-chart module-yearly-lines\" id=\"lws-container-032891\">\n<div id=\"graph032891\" style=\"background-color:#EEEEEE;border-radius: 3px;border: 1px solid #CCCCCC;padding:8px 14px 8px 14px;height: 300px;\"><svg id=\"svg032891\" style=\"overflow:hidden;\"><\/svg><\/div>\n<\/div>\n<script language=\"javascript\" type=\"text\/javascript\">\n  jQuery(document).ready(function($) {\n    var chartgraph032891 = null;\n    var datagraph032891 =[{\"key\":\"Durchschnittliche Werte\", \"strokeWidth\":\"2\", \"classed\":\"lws-serie-1 lws-regular-line\", \"values\":[]}, {\"key\":\"Maximalwerte\", \"strokeWidth\":\"2\", \"classed\":\"lws-serie-2 lws-regular-line\", \"values\":[]}, {\"key\":\"Minimalwerte\", \"strokeWidth\":\"2\", \"classed\":\"lws-serie-3 lws-regular-line\", \"values\":[]}, {\"key\":\"Bereichsmittelwerte\", \"strokeWidth\":\"2\", \"classed\":\"lws-serie-4 lws-regular-line\", \"values\":[]}];\n      var shiftgraph032891 = new Date();\n      var xgraph032891 = 60000 * shiftgraph032891.getTimezoneOffset();\n    var minDomaingraph032891 = new Date(xgraph032891 + 1775822400000);\n    var maxDomaingraph032891 = new Date(xgraph032891 + 1776340800000);\n    var h00Tickgraph032891 = new Date(xgraph032891 + 1775822400000);\n    var h01Tickgraph032891 = new Date(xgraph032891 + 1775995200000);\n    var h02Tickgraph032891 = new Date(xgraph032891 + 1776168000000);\n    var h03Tickgraph032891 = new Date(xgraph032891 + 1776168000000);\n    var h04Tickgraph032891 = new Date(xgraph032891 + 1776340800000);\n    var colorgraph032891 = colorbrewer.Set1[4].slice(0);\n    nv.addGraph(function() {\n       chartgraph032891 = nv.models.lineChart()\n               .x(function(d) {return xgraph032891 + d[0]})\n               .y(function(d) {return d[1]})\n               .interpolate(\"linear\")\n               .focusEnable(false)\n               .showLegend(true)\n               .xDomain([minDomaingraph032891, maxDomaingraph032891])\n               .yDomain([0, 360])\n               .color(colorgraph032891)\n               .noData(\"Es k\u00f6nnen keine Daten angezeigt werden\")\n               .useInteractiveGuideline(false);\n      chartgraph032891.xAxis.axisLabel(\"Windrichtung  \u25cf  Letzten 7 Tage\").showMaxMin(false).tickFormat(function(d) {return d3.time.format(\"%Y-%m-%d\")(new Date(d)) });\n      chartgraph032891.xAxis.tickValues([h00Tickgraph032891, h01Tickgraph032891, h02Tickgraph032891, h03Tickgraph032891, h04Tickgraph032891]);\n      chartgraph032891.interactiveLayer.tooltip.headerFormatter(function (d) {if (typeof d === \"string\") {d=parseFloat(d);};return d3.time.format(\"%Y-%m-%d\")(new Date(d));});\n      chartgraph032891.tooltip.headerFormatter(function (d) {if (typeof d === \"string\") {d=parseFloat(d);};return d3.time.format(\"%Y-%m-%d\")(new Date(d));});\n      chartgraph032891.xAxis.axisLabelDistance(6);\n      chartgraph032891.interactiveLayer.tooltip.gravity(\"s\");\n      chartgraph032891.yAxis.showMaxMin(false).tickFormat(function(d) { return d + \" \u00b0\"; });\n      chartgraph032891.yAxis.tickValues([90, 180, 270, 360]);\n      d3.select(\"#graph032891 svg\").datum(datagraph032891).transition().duration(500).call(chartgraph032891);\n      nv.utils.windowResize(chartgraph032891.update);\n      return chartgraph032891;\n    });\nvar targetgraph032891 = document.getElementById(\"graph032891\");\nvar targetNodegraph032891 = targetgraph032891.parentElement.parentElement.parentElement.parentElement;\nvar modeStandard = true;\nvar modeElementorPopbox = false;\nvar testgraph032891 = targetgraph032891.closest(\".modal-body\");\n  if (testgraph032891 != null) {\n    testgraph032891 = testgraph032891.closest(\".modal-content\");\n    if (testgraph032891 != null) {\n      testgraph032891 = testgraph032891.closest(\".modal\");\n      if (testgraph032891 != null) {\n        targetNodegraph032891 = testgraph032891;\n        modeStandard = false;\n        modeElementorPopbox = true;\n      }\n    }\n  }\nvar callbackgraph032891 = function(mutationsList) {\n    mutationsList.forEach(function (mutation, index) {\n        if (modeStandard) {if (mutation.type == \"attributes\") {if (mutation.attributeName == \"style\") {if (mutation.target.style.display != \"none\") {if (mutation.oldValue !== null) {if (mutation.oldValue.indexOf(\"display: none\") != -1) {if (chartgraph032891) {chartgraph032891.update();}}}}}}}\n        if (modeElementorPopbox) {if (mutation.type == \"attributes\") {if (mutation.attributeName == \"style\") {if (mutation.target.style.display == \"block\") {if (chartgraph032891) {chartgraph032891.update();}}}}}\n    })\n};\nvar observergraph032891 = new MutationObserver(callbackgraph032891);\nobservergraph032891.observe(targetNodegraph032891,{attributes: true, subtree: true, attributeOldValue: true});\n\n\n  });\n<\/script>\n\n\n<style type=\"text\/css\">\n#svg656041 .nvd3 text {font:normal 10px Verdana, Geneva, sans-serif;fill: #666666;}\n#svg656041 .nvd3 .nv-axis path.domain {stroke: #666666;stroke-opacity: 1;}\n#svg656041 .nvd3 .nv-axis line {stroke: #DDDDDD;}\n#svg656041 .nvd3 .nv-axis text.nv-axislabel {font-size: 15px;font-variant: small-caps;letter-spacing:2px;}\n#svg656041 .nvd3 .nv-x .nv-wrap g .tick:first-of-type text {text-anchor: start !important;}\n#svg656041 .nvd3 .nv-x .nv-wrap g .tick:last-of-type text {text-anchor: end !important;}\n#svg656041 .nvd3 .nv-groups .lws-dashed-line {stroke-dasharray:10,10 !important;}\n#svg656041 .nvd3 .nv-groups .lws-dotted-line {stroke-dasharray:2,2 !important;}\n#svg656041 .nvd3 .nv-groups .lws-thin-line {stroke-width: 1 !important;}\n#svg656041 .nvd3 .nv-groups .lws-regular-line {stroke-width: 2 !important;}\n#svg656041 .nvd3 .nv-groups .lws-thick-line {stroke-width: 3 !important;}\n#svg656041 .nvd3 .nv-groups .lws-serie-1 .nv-point {fill-opacity:1;stroke-opacity:1;stroke-width:1;}\n#svg656041 .nvd3 .nv-groups .lws-serie-2 .nv-point {fill-opacity:1;stroke-opacity:1;stroke-width:1;}\n#svg656041 .nvd3 .nv-groups .lws-serie-3 .nv-point {fill-opacity:1;stroke-opacity:1;stroke-width:1;}\n#svg656041 .nvd3 .nv-groups .lws-serie-4 .nv-point {fill-opacity:1;stroke-opacity:1;stroke-width:1;}\n<\/style>\n<div class=\"lws-module-chart module-yearly-lines\" id=\"lws-container-656041\">\n<div id=\"graph656041\" style=\"background-color:#EEEEEE;border-radius: 3px;border: 1px solid #CCCCCC;padding:8px 14px 8px 14px;height: 300px;\"><svg id=\"svg656041\" style=\"overflow:hidden;\"><\/svg><\/div>\n<\/div>\n<script language=\"javascript\" type=\"text\/javascript\">\n  jQuery(document).ready(function($) {\n    var chartgraph656041 = null;\n    var datagraph656041 =[{\"key\":\"Durchschnittliche Werte\", \"strokeWidth\":\"2\", \"classed\":\"lws-serie-1 lws-regular-line\", \"values\":[]}, {\"key\":\"Maximalwerte\", \"strokeWidth\":\"2\", \"classed\":\"lws-serie-2 lws-regular-line\", \"values\":[]}, {\"key\":\"Minimalwerte\", \"strokeWidth\":\"2\", \"classed\":\"lws-serie-3 lws-regular-line\", \"values\":[]}, {\"key\":\"Bereichsmittelwerte\", \"strokeWidth\":\"2\", \"classed\":\"lws-serie-4 lws-regular-line\", \"values\":[]}];\n      var shiftgraph656041 = new Date();\n      var xgraph656041 = 60000 * shiftgraph656041.getTimezoneOffset();\n    var minDomaingraph656041 = new Date(xgraph656041 + 1775822400000);\n    var maxDomaingraph656041 = new Date(xgraph656041 + 1776340800000);\n    var h00Tickgraph656041 = new Date(xgraph656041 + 1775822400000);\n    var h01Tickgraph656041 = new Date(xgraph656041 + 1775995200000);\n    var h02Tickgraph656041 = new Date(xgraph656041 + 1776168000000);\n    var h03Tickgraph656041 = new Date(xgraph656041 + 1776168000000);\n    var h04Tickgraph656041 = new Date(xgraph656041 + 1776340800000);\n    var colorgraph656041 = colorbrewer.Set1[4].slice(0);\n    nv.addGraph(function() {\n       chartgraph656041 = nv.models.lineChart()\n               .x(function(d) {return xgraph656041 + d[0]})\n               .y(function(d) {return d[1]})\n               .interpolate(\"linear\")\n               .focusEnable(false)\n               .showLegend(true)\n               .xDomain([minDomaingraph656041, maxDomaingraph656041])\n               .yDomain([0, 100])\n               .color(colorgraph656041)\n               .noData(\"Es k\u00f6nnen keine Daten angezeigt werden\")\n               .useInteractiveGuideline(false);\n      chartgraph656041.xAxis.axisLabel(\"Relative Luftfeuchtigkeit  \u25cf  Letzten 7 Tage\").showMaxMin(false).tickFormat(function(d) {return d3.time.format(\"%Y-%m-%d\")(new Date(d)) });\n      chartgraph656041.xAxis.tickValues([h00Tickgraph656041, h01Tickgraph656041, h02Tickgraph656041, h03Tickgraph656041, h04Tickgraph656041]);\n      chartgraph656041.interactiveLayer.tooltip.headerFormatter(function (d) {if (typeof d === \"string\") {d=parseFloat(d);};return d3.time.format(\"%Y-%m-%d\")(new Date(d));});\n      chartgraph656041.tooltip.headerFormatter(function (d) {if (typeof d === \"string\") {d=parseFloat(d);};return d3.time.format(\"%Y-%m-%d\")(new Date(d));});\n      chartgraph656041.xAxis.axisLabelDistance(6);\n      chartgraph656041.interactiveLayer.tooltip.gravity(\"s\");\n      chartgraph656041.yAxis.showMaxMin(false).tickFormat(function(d) { return d + \" %\"; });\n      chartgraph656041.yAxis.tickValues([25, 50, 75, 100]);\n      d3.select(\"#graph656041 svg\").datum(datagraph656041).transition().duration(500).call(chartgraph656041);\n      nv.utils.windowResize(chartgraph656041.update);\n      return chartgraph656041;\n    });\nvar targetgraph656041 = document.getElementById(\"graph656041\");\nvar targetNodegraph656041 = targetgraph656041.parentElement.parentElement.parentElement.parentElement;\nvar modeStandard = true;\nvar modeElementorPopbox = false;\nvar testgraph656041 = targetgraph656041.closest(\".modal-body\");\n  if (testgraph656041 != null) {\n    testgraph656041 = testgraph656041.closest(\".modal-content\");\n    if (testgraph656041 != null) {\n      testgraph656041 = testgraph656041.closest(\".modal\");\n      if (testgraph656041 != null) {\n        targetNodegraph656041 = testgraph656041;\n        modeStandard = false;\n        modeElementorPopbox = true;\n      }\n    }\n  }\nvar callbackgraph656041 = function(mutationsList) {\n    mutationsList.forEach(function (mutation, index) {\n        if (modeStandard) {if (mutation.type == \"attributes\") {if (mutation.attributeName == \"style\") {if (mutation.target.style.display != \"none\") {if (mutation.oldValue !== null) {if (mutation.oldValue.indexOf(\"display: none\") != -1) {if (chartgraph656041) {chartgraph656041.update();}}}}}}}\n        if (modeElementorPopbox) {if (mutation.type == \"attributes\") {if (mutation.attributeName == \"style\") {if (mutation.target.style.display == \"block\") {if (chartgraph656041) {chartgraph656041.update();}}}}}\n    })\n};\nvar observergraph656041 = new MutationObserver(callbackgraph656041);\nobservergraph656041.observe(targetNodegraph656041,{attributes: true, subtree: true, attributeOldValue: true});\n\n\n  });\n<\/script>\n\n\n<style type=\"text\/css\">\n#svg909532 .nvd3 text {font:normal 10px Verdana, Geneva, sans-serif;fill: #666666;}\n#svg909532 .nvd3 .nv-axis path.domain {stroke: #666666;stroke-opacity: 1;}\n#svg909532 .nvd3 .nv-axis line {stroke: #DDDDDD;}\n#svg909532 .nvd3 .nv-axis text.nv-axislabel {font-size: 15px;font-variant: small-caps;letter-spacing:2px;}\n#svg909532 .nvd3 .nv-x .nv-wrap g .tick:first-of-type text {text-anchor: start !important;}\n#svg909532 .nvd3 .nv-x .nv-wrap g .tick:last-of-type text {text-anchor: end !important;}\n<\/style>\n<div class=\"lws-module-chart module-yearly-bar\" id=\"lws-container-909532\">\n<div id=\"graph909532\" style=\"background-color:#EEEEEE;border-radius: 3px;border: 1px solid #CCCCCC;padding:8px 14px 8px 14px;height: 300px;\"><svg id=\"svg909532\" style=\"overflow:hidden;\"><\/svg><\/div>\n<\/div>\n<script language=\"javascript\" type=\"text\/javascript\">\n  jQuery(document).ready(function($) {\n    var chartgraph909532 = null;\n    var datagraph909532 =[{\"key\":\"Niederschlag, heute - Kumulierte Werte\", \"classed\":\"lws-serie-1\", \"values\":[[1775822400000,0.0],[1775908800000,0.0],[1775995200000,0.0],[1776081600000,0.0],[1776168000000,0.0],[1776254400000,0.0],[1776340800000,0.0]]}];\n      var shiftgraph909532 = new Date();\n      var xgraph909532 = 60000 * shiftgraph909532.getTimezoneOffset();\n    var colorgraph909532 = colorbrewer.Set1[3].slice(0);\n      nv.addGraph(function() {\n         chartgraph909532 = nv.models.multiBarChart()\n               .x(function(d) {return xgraph909532 + d[0]})\n               .y(function(d) {return d[1]})\n               .reduceXTicks(true)\n               .yDomain([0, 0])\n               .showLegend(false)\n               .noData(\"Es k\u00f6nnen keine Daten angezeigt werden\")\n               .color(colorgraph909532)\n               .controlLabels({}).showControls(false);\n      chartgraph909532.xAxis.axisLabel(\"Niederschlag  \u25cf  Letzten 7 Tage\").showMaxMin(false).tickFormat(function(d) {return d3.time.format(\"%Y-%m-%d\")(new Date(d)) });\n      chartgraph909532.xAxis.axisLabelDistance(6);\n      chartgraph909532.yAxis.showMaxMin(false);      chartgraph909532.yAxis.tickValues([0, 0]);\n      chartgraph909532.yAxis.tickValues([0, 0]);\n      chartgraph909532.yAxis.tickFormat(function(d) { return d + \" mm\"; });\n      d3.select(\"#graph909532 svg\").datum(datagraph909532).transition().duration(500).call(chartgraph909532);\n      nv.utils.windowResize(chartgraph909532.update);\n      return chartgraph909532;\n    });\nvar targetgraph909532 = document.getElementById(\"graph909532\");\nvar targetNodegraph909532 = targetgraph909532.parentElement.parentElement.parentElement.parentElement;\nvar modeStandard = true;\nvar modeElementorPopbox = false;\nvar testgraph909532 = targetgraph909532.closest(\".modal-body\");\n  if (testgraph909532 != null) {\n    testgraph909532 = testgraph909532.closest(\".modal-content\");\n    if (testgraph909532 != null) {\n      testgraph909532 = testgraph909532.closest(\".modal\");\n      if (testgraph909532 != null) {\n        targetNodegraph909532 = testgraph909532;\n        modeStandard = false;\n        modeElementorPopbox = true;\n      }\n    }\n  }\nvar callbackgraph909532 = function(mutationsList) {\n    mutationsList.forEach(function (mutation, index) {\n        if (modeStandard) {if (mutation.type == \"attributes\") {if (mutation.attributeName == \"style\") {if (mutation.target.style.display != \"none\") {if (mutation.oldValue !== null) {if (mutation.oldValue.indexOf(\"display: none\") != -1) {if (chartgraph909532) {chartgraph909532.update();}}}}}}}\n        if (modeElementorPopbox) {if (mutation.type == \"attributes\") {if (mutation.attributeName == \"style\") {if (mutation.target.style.display == \"block\") {if (chartgraph909532) {chartgraph909532.update();}}}}}\n    })\n};\nvar observergraph909532 = new MutationObserver(callbackgraph909532);\nobservergraph909532.observe(targetNodegraph909532,{attributes: true, subtree: true, attributeOldValue: true});\n\n\n  });\n<\/script>\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":2,"featured_media":0,"parent":19,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_et_pb_use_builder":"","_et_pb_old_content":"","_et_gb_content_width":"","footnotes":""},"_links":{"self":[{"href":"https:\/\/wettertessin.helminet.ch\/index.php\/wp-json\/wp\/v2\/pages\/129"}],"collection":[{"href":"https:\/\/wettertessin.helminet.ch\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/wettertessin.helminet.ch\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/wettertessin.helminet.ch\/index.php\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/wettertessin.helminet.ch\/index.php\/wp-json\/wp\/v2\/comments?post=129"}],"version-history":[{"count":2,"href":"https:\/\/wettertessin.helminet.ch\/index.php\/wp-json\/wp\/v2\/pages\/129\/revisions"}],"predecessor-version":[{"id":159,"href":"https:\/\/wettertessin.helminet.ch\/index.php\/wp-json\/wp\/v2\/pages\/129\/revisions\/159"}],"up":[{"embeddable":true,"href":"https:\/\/wettertessin.helminet.ch\/index.php\/wp-json\/wp\/v2\/pages\/19"}],"wp:attachment":[{"href":"https:\/\/wettertessin.helminet.ch\/index.php\/wp-json\/wp\/v2\/media?parent=129"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}