{"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#svg437902 .nvd3 text {font:normal 10px Verdana, Geneva, sans-serif;fill: #666666;}\n#svg437902 .nvd3 .nv-axis path.domain {stroke: #666666;stroke-opacity: 1;}\n#svg437902 .nvd3 .nv-axis line {stroke: #DDDDDD;}\n#svg437902 .nvd3 .nv-axis text.nv-axislabel {font-size: 15px;font-variant: small-caps;letter-spacing:2px;}\n#svg437902 .nvd3 .nv-x .nv-wrap g .tick:first-of-type text {text-anchor: start !important;}\n#svg437902 .nvd3 .nv-x .nv-wrap g .tick:last-of-type text {text-anchor: end !important;}\n#svg437902 .nvd3 .nv-groups .lws-dashed-line {stroke-dasharray:10,10 !important;}\n#svg437902 .nvd3 .nv-groups .lws-dotted-line {stroke-dasharray:2,2 !important;}\n#svg437902 .nvd3 .nv-groups .lws-thin-line {stroke-width: 1 !important;}\n#svg437902 .nvd3 .nv-groups .lws-regular-line {stroke-width: 2 !important;}\n#svg437902 .nvd3 .nv-groups .lws-thick-line {stroke-width: 3 !important;}\n#svg437902 .nvd3 .nv-groups .lws-serie-1 .nv-point {fill-opacity:1;stroke-opacity:1;stroke-width:1;}\n#svg437902 .nvd3 .nv-groups .lws-serie-2 .nv-point {fill-opacity:1;stroke-opacity:1;stroke-width:1;}\n#svg437902 .nvd3 .nv-groups .lws-serie-3 .nv-point {fill-opacity:1;stroke-opacity:1;stroke-width:1;}\n#svg437902 .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-437902\">\n<div id=\"graph437902\" style=\"background-color:#EEEEEE;border-radius: 3px;border: 1px solid #CCCCCC;padding:8px 14px 8px 14px;height: 300px;\"><svg id=\"svg437902\" style=\"overflow:hidden;\"><\/svg><\/div>\n<\/div>\n<script language=\"javascript\" type=\"text\/javascript\">\n  jQuery(document).ready(function($) {\n    var chartgraph437902 = null;\n    var datagraph437902 =[{\"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\":[[1779710400000,34.8],[1779796800000,34.8],[1779883200000,34.8],[1779969600000,34.8],[1780056000000,34.8],[1780142400000,34.8],[1780228800000,34.8]]}, {\"key\":\"Taupunkt - Durchschnittliche Werte\", \"strokeWidth\":\"2\", \"classed\":\"lws-serie-3 lws-regular-line\", \"values\":[[1779710400000,25.3],[1779796800000,25.3],[1779883200000,25.3],[1779969600000,25.3],[1780056000000,25.3],[1780142400000,25.3],[1780228800000,25.3]]}, {\"key\":\"Frostpunkt - Durchschnittliche Werte\", \"strokeWidth\":\"2\", \"classed\":\"lws-serie-4 lws-regular-line\", \"values\":[[1779710400000,20.7],[1779796800000,20.7],[1779883200000,20.7],[1779969600000,20.7],[1780056000000,20.7],[1780142400000,20.7],[1780228800000,20.7]]}];\n      var shiftgraph437902 = new Date();\n      var xgraph437902 = 60000 * shiftgraph437902.getTimezoneOffset();\n    var minDomaingraph437902 = new Date(xgraph437902 + 1779710400000);\n    var maxDomaingraph437902 = new Date(xgraph437902 + 1780228800000);\n    var h00Tickgraph437902 = new Date(xgraph437902 + 1779710400000);\n    var h01Tickgraph437902 = new Date(xgraph437902 + 1779883200000);\n    var h02Tickgraph437902 = new Date(xgraph437902 + 1780056000000);\n    var h03Tickgraph437902 = new Date(xgraph437902 + 1780056000000);\n    var h04Tickgraph437902 = new Date(xgraph437902 + 1780228800000);\n    var colorgraph437902 = colorbrewer.Set1[4].slice(0);\n    nv.addGraph(function() {\n       chartgraph437902 = nv.models.lineChart()\n               .x(function(d) {return xgraph437902 + d[0]})\n               .y(function(d) {return d[1]})\n               .interpolate(\"linear\")\n               .focusEnable(false)\n               .showLegend(true)\n               .xDomain([minDomaingraph437902, maxDomaingraph437902])\n               .yDomain([18.35, 37.541666666667])\n               .color(colorgraph437902)\n               .noData(\"Es k\u00f6nnen keine Daten angezeigt werden\")\n               .useInteractiveGuideline(false);\n      chartgraph437902.xAxis.axisLabel(\"Temperaturen  \u25cf  Letzten 7 Tage\").showMaxMin(false).tickFormat(function(d) {return d3.time.format(\"%Y-%m-%d\")(new Date(d)) });\n      chartgraph437902.xAxis.tickValues([h00Tickgraph437902, h01Tickgraph437902, h02Tickgraph437902, h03Tickgraph437902, h04Tickgraph437902]);\n      chartgraph437902.interactiveLayer.tooltip.headerFormatter(function (d) {if (typeof d === \"string\") {d=parseFloat(d);};return d3.time.format(\"%Y-%m-%d\")(new Date(d));});\n      chartgraph437902.tooltip.headerFormatter(function (d) {if (typeof d === \"string\") {d=parseFloat(d);};return d3.time.format(\"%Y-%m-%d\")(new Date(d));});\n      chartgraph437902.xAxis.axisLabelDistance(6);\n      chartgraph437902.interactiveLayer.tooltip.gravity(\"s\");\n      chartgraph437902.yAxis.showMaxMin(false).tickFormat(function(d) { return d + \" \u00b0C\"; });\n      chartgraph437902.yAxis.tickValues([22, 25, 28, 31, 34, 37]);\n      d3.select(\"#graph437902 svg\").datum(datagraph437902).transition().duration(500).call(chartgraph437902);\n      nv.utils.windowResize(chartgraph437902.update);\n      return chartgraph437902;\n    });\nvar targetgraph437902 = document.getElementById(\"graph437902\");\nvar targetNodegraph437902 = targetgraph437902.parentElement.parentElement.parentElement.parentElement;\nvar modeStandard = true;\nvar modeElementorPopbox = false;\nvar testgraph437902 = targetgraph437902.closest(\".modal-body\");\n  if (testgraph437902 != null) {\n    testgraph437902 = testgraph437902.closest(\".modal-content\");\n    if (testgraph437902 != null) {\n      testgraph437902 = testgraph437902.closest(\".modal\");\n      if (testgraph437902 != null) {\n        targetNodegraph437902 = testgraph437902;\n        modeStandard = false;\n        modeElementorPopbox = true;\n      }\n    }\n  }\nvar callbackgraph437902 = 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 (chartgraph437902) {chartgraph437902.update();}}}}}}}\n        if (modeElementorPopbox) {if (mutation.type == \"attributes\") {if (mutation.attributeName == \"style\") {if (mutation.target.style.display == \"block\") {if (chartgraph437902) {chartgraph437902.update();}}}}}\n    })\n};\nvar observergraph437902 = new MutationObserver(callbackgraph437902);\nobservergraph437902.observe(targetNodegraph437902,{attributes: true, subtree: true, attributeOldValue: true});\n\n\n  });\n<\/script>\n\n\n<style type=\"text\/css\">\n#svg717257 .nvd3 text {font:normal 10px Verdana, Geneva, sans-serif;fill: #666666;}\n#svg717257 .nvd3 .nv-axis path.domain {stroke: #666666;stroke-opacity: 1;}\n#svg717257 .nvd3 .nv-axis line {stroke: #DDDDDD;}\n#svg717257 .nvd3 .nv-axis text.nv-axislabel {font-size: 15px;font-variant: small-caps;letter-spacing:2px;}\n#svg717257 .nvd3 .nv-x .nv-wrap g .tick:first-of-type text {text-anchor: start !important;}\n#svg717257 .nvd3 .nv-x .nv-wrap g .tick:last-of-type text {text-anchor: end !important;}\n#svg717257 .nvd3 .nv-groups .lws-dashed-line {stroke-dasharray:10,10 !important;}\n#svg717257 .nvd3 .nv-groups .lws-dotted-line {stroke-dasharray:2,2 !important;}\n#svg717257 .nvd3 .nv-groups .lws-thin-line {stroke-width: 1 !important;}\n#svg717257 .nvd3 .nv-groups .lws-regular-line {stroke-width: 2 !important;}\n#svg717257 .nvd3 .nv-groups .lws-thick-line {stroke-width: 3 !important;}\n#svg717257 .nvd3 .nv-groups .lws-serie-1 .nv-point {fill-opacity:1;stroke-opacity:1;stroke-width:1;}\n#svg717257 .nvd3 .nv-groups .lws-serie-2 .nv-point {fill-opacity:1;stroke-opacity:1;stroke-width:1;}\n#svg717257 .nvd3 .nv-groups .lws-serie-3 .nv-point {fill-opacity:1;stroke-opacity:1;stroke-width:1;}\n#svg717257 .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-717257\">\n<div id=\"graph717257\" style=\"background-color:#EEEEEE;border-radius: 3px;border: 1px solid #CCCCCC;padding:8px 14px 8px 14px;height: 300px;\"><svg id=\"svg717257\" style=\"overflow:hidden;\"><\/svg><\/div>\n<\/div>\n<script language=\"javascript\" type=\"text\/javascript\">\n  jQuery(document).ready(function($) {\n    var chartgraph717257 = null;\n    var datagraph717257 =[{\"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 shiftgraph717257 = new Date();\n      var xgraph717257 = 60000 * shiftgraph717257.getTimezoneOffset();\n    var minDomaingraph717257 = new Date(xgraph717257 + 1779710400000);\n    var maxDomaingraph717257 = new Date(xgraph717257 + 1780228800000);\n    var h00Tickgraph717257 = new Date(xgraph717257 + 1779710400000);\n    var h01Tickgraph717257 = new Date(xgraph717257 + 1779883200000);\n    var h02Tickgraph717257 = new Date(xgraph717257 + 1780056000000);\n    var h03Tickgraph717257 = new Date(xgraph717257 + 1780056000000);\n    var h04Tickgraph717257 = new Date(xgraph717257 + 1780228800000);\n    var colorgraph717257 = colorbrewer.Set1[4].slice(0);\n    nv.addGraph(function() {\n       chartgraph717257 = nv.models.lineChart()\n               .x(function(d) {return xgraph717257 + d[0]})\n               .y(function(d) {return d[1]})\n               .interpolate(\"linear\")\n               .focusEnable(false)\n               .showLegend(true)\n               .xDomain([minDomaingraph717257, maxDomaingraph717257])\n               .yDomain([0, 0])\n               .color(colorgraph717257)\n               .noData(\"Es k\u00f6nnen keine Daten angezeigt werden\")\n               .useInteractiveGuideline(false);\n      chartgraph717257.xAxis.axisLabel(\"Wind  \u25cf  Letzten 7 Tage\").showMaxMin(false).tickFormat(function(d) {return d3.time.format(\"%Y-%m-%d\")(new Date(d)) });\n      chartgraph717257.xAxis.tickValues([h00Tickgraph717257, h01Tickgraph717257, h02Tickgraph717257, h03Tickgraph717257, h04Tickgraph717257]);\n      chartgraph717257.interactiveLayer.tooltip.headerFormatter(function (d) {if (typeof d === \"string\") {d=parseFloat(d);};return d3.time.format(\"%Y-%m-%d\")(new Date(d));});\n      chartgraph717257.tooltip.headerFormatter(function (d) {if (typeof d === \"string\") {d=parseFloat(d);};return d3.time.format(\"%Y-%m-%d\")(new Date(d));});\n      chartgraph717257.xAxis.axisLabelDistance(6);\n      chartgraph717257.interactiveLayer.tooltip.gravity(\"s\");\n      chartgraph717257.yAxis.showMaxMin(false).tickFormat(function(d) { return d + \" km\/h\"; });\n      chartgraph717257.yAxis.tickValues([0, 0]);\n      d3.select(\"#graph717257 svg\").datum(datagraph717257).transition().duration(500).call(chartgraph717257);\n      nv.utils.windowResize(chartgraph717257.update);\n      return chartgraph717257;\n    });\nvar targetgraph717257 = document.getElementById(\"graph717257\");\nvar targetNodegraph717257 = targetgraph717257.parentElement.parentElement.parentElement.parentElement;\nvar modeStandard = true;\nvar modeElementorPopbox = false;\nvar testgraph717257 = targetgraph717257.closest(\".modal-body\");\n  if (testgraph717257 != null) {\n    testgraph717257 = testgraph717257.closest(\".modal-content\");\n    if (testgraph717257 != null) {\n      testgraph717257 = testgraph717257.closest(\".modal\");\n      if (testgraph717257 != null) {\n        targetNodegraph717257 = testgraph717257;\n        modeStandard = false;\n        modeElementorPopbox = true;\n      }\n    }\n  }\nvar callbackgraph717257 = 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 (chartgraph717257) {chartgraph717257.update();}}}}}}}\n        if (modeElementorPopbox) {if (mutation.type == \"attributes\") {if (mutation.attributeName == \"style\") {if (mutation.target.style.display == \"block\") {if (chartgraph717257) {chartgraph717257.update();}}}}}\n    })\n};\nvar observergraph717257 = new MutationObserver(callbackgraph717257);\nobservergraph717257.observe(targetNodegraph717257,{attributes: true, subtree: true, attributeOldValue: true});\n\n\n  });\n<\/script>\n\n\n<style type=\"text\/css\">\n#svg725276 .nvd3 text {font:normal 10px Verdana, Geneva, sans-serif;fill: #666666;}\n#svg725276 .nvd3 .nv-axis path.domain {stroke: #666666;stroke-opacity: 1;}\n#svg725276 .nvd3 .nv-axis line {stroke: #DDDDDD;}\n#svg725276 .nvd3 .nv-axis text.nv-axislabel {font-size: 15px;font-variant: small-caps;letter-spacing:2px;}\n#svg725276 .nvd3 .nv-x .nv-wrap g .tick:first-of-type text {text-anchor: start !important;}\n#svg725276 .nvd3 .nv-x .nv-wrap g .tick:last-of-type text {text-anchor: end !important;}\n#svg725276 .nvd3 .nv-groups .lws-dashed-line {stroke-dasharray:10,10 !important;}\n#svg725276 .nvd3 .nv-groups .lws-dotted-line {stroke-dasharray:2,2 !important;}\n#svg725276 .nvd3 .nv-groups .lws-thin-line {stroke-width: 1 !important;}\n#svg725276 .nvd3 .nv-groups .lws-regular-line {stroke-width: 2 !important;}\n#svg725276 .nvd3 .nv-groups .lws-thick-line {stroke-width: 3 !important;}\n#svg725276 .nvd3 .nv-groups .lws-serie-1 .nv-point {fill-opacity:1;stroke-opacity:1;stroke-width:1;}\n#svg725276 .nvd3 .nv-groups .lws-serie-2 .nv-point {fill-opacity:1;stroke-opacity:1;stroke-width:1;}\n#svg725276 .nvd3 .nv-groups .lws-serie-3 .nv-point {fill-opacity:1;stroke-opacity:1;stroke-width:1;}\n#svg725276 .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-725276\">\n<div id=\"graph725276\" style=\"background-color:#EEEEEE;border-radius: 3px;border: 1px solid #CCCCCC;padding:8px 14px 8px 14px;height: 300px;\"><svg id=\"svg725276\" style=\"overflow:hidden;\"><\/svg><\/div>\n<\/div>\n<script language=\"javascript\" type=\"text\/javascript\">\n  jQuery(document).ready(function($) {\n    var chartgraph725276 = null;\n    var datagraph725276 =[{\"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 shiftgraph725276 = new Date();\n      var xgraph725276 = 60000 * shiftgraph725276.getTimezoneOffset();\n    var minDomaingraph725276 = new Date(xgraph725276 + 1779710400000);\n    var maxDomaingraph725276 = new Date(xgraph725276 + 1780228800000);\n    var h00Tickgraph725276 = new Date(xgraph725276 + 1779710400000);\n    var h01Tickgraph725276 = new Date(xgraph725276 + 1779883200000);\n    var h02Tickgraph725276 = new Date(xgraph725276 + 1780056000000);\n    var h03Tickgraph725276 = new Date(xgraph725276 + 1780056000000);\n    var h04Tickgraph725276 = new Date(xgraph725276 + 1780228800000);\n    var colorgraph725276 = colorbrewer.Set1[4].slice(0);\n    nv.addGraph(function() {\n       chartgraph725276 = nv.models.lineChart()\n               .x(function(d) {return xgraph725276 + d[0]})\n               .y(function(d) {return d[1]})\n               .interpolate(\"linear\")\n               .focusEnable(false)\n               .showLegend(true)\n               .xDomain([minDomaingraph725276, maxDomaingraph725276])\n               .yDomain([0, 360])\n               .color(colorgraph725276)\n               .noData(\"Es k\u00f6nnen keine Daten angezeigt werden\")\n               .useInteractiveGuideline(false);\n      chartgraph725276.xAxis.axisLabel(\"Windrichtung  \u25cf  Letzten 7 Tage\").showMaxMin(false).tickFormat(function(d) {return d3.time.format(\"%Y-%m-%d\")(new Date(d)) });\n      chartgraph725276.xAxis.tickValues([h00Tickgraph725276, h01Tickgraph725276, h02Tickgraph725276, h03Tickgraph725276, h04Tickgraph725276]);\n      chartgraph725276.interactiveLayer.tooltip.headerFormatter(function (d) {if (typeof d === \"string\") {d=parseFloat(d);};return d3.time.format(\"%Y-%m-%d\")(new Date(d));});\n      chartgraph725276.tooltip.headerFormatter(function (d) {if (typeof d === \"string\") {d=parseFloat(d);};return d3.time.format(\"%Y-%m-%d\")(new Date(d));});\n      chartgraph725276.xAxis.axisLabelDistance(6);\n      chartgraph725276.interactiveLayer.tooltip.gravity(\"s\");\n      chartgraph725276.yAxis.showMaxMin(false).tickFormat(function(d) { return d + \" \u00b0\"; });\n      chartgraph725276.yAxis.tickValues([90, 180, 270, 360]);\n      d3.select(\"#graph725276 svg\").datum(datagraph725276).transition().duration(500).call(chartgraph725276);\n      nv.utils.windowResize(chartgraph725276.update);\n      return chartgraph725276;\n    });\nvar targetgraph725276 = document.getElementById(\"graph725276\");\nvar targetNodegraph725276 = targetgraph725276.parentElement.parentElement.parentElement.parentElement;\nvar modeStandard = true;\nvar modeElementorPopbox = false;\nvar testgraph725276 = targetgraph725276.closest(\".modal-body\");\n  if (testgraph725276 != null) {\n    testgraph725276 = testgraph725276.closest(\".modal-content\");\n    if (testgraph725276 != null) {\n      testgraph725276 = testgraph725276.closest(\".modal\");\n      if (testgraph725276 != null) {\n        targetNodegraph725276 = testgraph725276;\n        modeStandard = false;\n        modeElementorPopbox = true;\n      }\n    }\n  }\nvar callbackgraph725276 = 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 (chartgraph725276) {chartgraph725276.update();}}}}}}}\n        if (modeElementorPopbox) {if (mutation.type == \"attributes\") {if (mutation.attributeName == \"style\") {if (mutation.target.style.display == \"block\") {if (chartgraph725276) {chartgraph725276.update();}}}}}\n    })\n};\nvar observergraph725276 = new MutationObserver(callbackgraph725276);\nobservergraph725276.observe(targetNodegraph725276,{attributes: true, subtree: true, attributeOldValue: true});\n\n\n  });\n<\/script>\n\n\n<style type=\"text\/css\">\n#svg885537 .nvd3 text {font:normal 10px Verdana, Geneva, sans-serif;fill: #666666;}\n#svg885537 .nvd3 .nv-axis path.domain {stroke: #666666;stroke-opacity: 1;}\n#svg885537 .nvd3 .nv-axis line {stroke: #DDDDDD;}\n#svg885537 .nvd3 .nv-axis text.nv-axislabel {font-size: 15px;font-variant: small-caps;letter-spacing:2px;}\n#svg885537 .nvd3 .nv-x .nv-wrap g .tick:first-of-type text {text-anchor: start !important;}\n#svg885537 .nvd3 .nv-x .nv-wrap g .tick:last-of-type text {text-anchor: end !important;}\n#svg885537 .nvd3 .nv-groups .lws-dashed-line {stroke-dasharray:10,10 !important;}\n#svg885537 .nvd3 .nv-groups .lws-dotted-line {stroke-dasharray:2,2 !important;}\n#svg885537 .nvd3 .nv-groups .lws-thin-line {stroke-width: 1 !important;}\n#svg885537 .nvd3 .nv-groups .lws-regular-line {stroke-width: 2 !important;}\n#svg885537 .nvd3 .nv-groups .lws-thick-line {stroke-width: 3 !important;}\n#svg885537 .nvd3 .nv-groups .lws-serie-1 .nv-point {fill-opacity:1;stroke-opacity:1;stroke-width:1;}\n#svg885537 .nvd3 .nv-groups .lws-serie-2 .nv-point {fill-opacity:1;stroke-opacity:1;stroke-width:1;}\n#svg885537 .nvd3 .nv-groups .lws-serie-3 .nv-point {fill-opacity:1;stroke-opacity:1;stroke-width:1;}\n#svg885537 .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-885537\">\n<div id=\"graph885537\" style=\"background-color:#EEEEEE;border-radius: 3px;border: 1px solid #CCCCCC;padding:8px 14px 8px 14px;height: 300px;\"><svg id=\"svg885537\" style=\"overflow:hidden;\"><\/svg><\/div>\n<\/div>\n<script language=\"javascript\" type=\"text\/javascript\">\n  jQuery(document).ready(function($) {\n    var chartgraph885537 = null;\n    var datagraph885537 =[{\"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 shiftgraph885537 = new Date();\n      var xgraph885537 = 60000 * shiftgraph885537.getTimezoneOffset();\n    var minDomaingraph885537 = new Date(xgraph885537 + 1779710400000);\n    var maxDomaingraph885537 = new Date(xgraph885537 + 1780228800000);\n    var h00Tickgraph885537 = new Date(xgraph885537 + 1779710400000);\n    var h01Tickgraph885537 = new Date(xgraph885537 + 1779883200000);\n    var h02Tickgraph885537 = new Date(xgraph885537 + 1780056000000);\n    var h03Tickgraph885537 = new Date(xgraph885537 + 1780056000000);\n    var h04Tickgraph885537 = new Date(xgraph885537 + 1780228800000);\n    var colorgraph885537 = colorbrewer.Set1[4].slice(0);\n    nv.addGraph(function() {\n       chartgraph885537 = nv.models.lineChart()\n               .x(function(d) {return xgraph885537 + d[0]})\n               .y(function(d) {return d[1]})\n               .interpolate(\"linear\")\n               .focusEnable(false)\n               .showLegend(true)\n               .xDomain([minDomaingraph885537, maxDomaingraph885537])\n               .yDomain([0, 100])\n               .color(colorgraph885537)\n               .noData(\"Es k\u00f6nnen keine Daten angezeigt werden\")\n               .useInteractiveGuideline(false);\n      chartgraph885537.xAxis.axisLabel(\"Relative Luftfeuchtigkeit  \u25cf  Letzten 7 Tage\").showMaxMin(false).tickFormat(function(d) {return d3.time.format(\"%Y-%m-%d\")(new Date(d)) });\n      chartgraph885537.xAxis.tickValues([h00Tickgraph885537, h01Tickgraph885537, h02Tickgraph885537, h03Tickgraph885537, h04Tickgraph885537]);\n      chartgraph885537.interactiveLayer.tooltip.headerFormatter(function (d) {if (typeof d === \"string\") {d=parseFloat(d);};return d3.time.format(\"%Y-%m-%d\")(new Date(d));});\n      chartgraph885537.tooltip.headerFormatter(function (d) {if (typeof d === \"string\") {d=parseFloat(d);};return d3.time.format(\"%Y-%m-%d\")(new Date(d));});\n      chartgraph885537.xAxis.axisLabelDistance(6);\n      chartgraph885537.interactiveLayer.tooltip.gravity(\"s\");\n      chartgraph885537.yAxis.showMaxMin(false).tickFormat(function(d) { return d + \" %\"; });\n      chartgraph885537.yAxis.tickValues([25, 50, 75, 100]);\n      d3.select(\"#graph885537 svg\").datum(datagraph885537).transition().duration(500).call(chartgraph885537);\n      nv.utils.windowResize(chartgraph885537.update);\n      return chartgraph885537;\n    });\nvar targetgraph885537 = document.getElementById(\"graph885537\");\nvar targetNodegraph885537 = targetgraph885537.parentElement.parentElement.parentElement.parentElement;\nvar modeStandard = true;\nvar modeElementorPopbox = false;\nvar testgraph885537 = targetgraph885537.closest(\".modal-body\");\n  if (testgraph885537 != null) {\n    testgraph885537 = testgraph885537.closest(\".modal-content\");\n    if (testgraph885537 != null) {\n      testgraph885537 = testgraph885537.closest(\".modal\");\n      if (testgraph885537 != null) {\n        targetNodegraph885537 = testgraph885537;\n        modeStandard = false;\n        modeElementorPopbox = true;\n      }\n    }\n  }\nvar callbackgraph885537 = 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 (chartgraph885537) {chartgraph885537.update();}}}}}}}\n        if (modeElementorPopbox) {if (mutation.type == \"attributes\") {if (mutation.attributeName == \"style\") {if (mutation.target.style.display == \"block\") {if (chartgraph885537) {chartgraph885537.update();}}}}}\n    })\n};\nvar observergraph885537 = new MutationObserver(callbackgraph885537);\nobservergraph885537.observe(targetNodegraph885537,{attributes: true, subtree: true, attributeOldValue: true});\n\n\n  });\n<\/script>\n\n\n<style type=\"text\/css\">\n#svg462268 .nvd3 text {font:normal 10px Verdana, Geneva, sans-serif;fill: #666666;}\n#svg462268 .nvd3 .nv-axis path.domain {stroke: #666666;stroke-opacity: 1;}\n#svg462268 .nvd3 .nv-axis line {stroke: #DDDDDD;}\n#svg462268 .nvd3 .nv-axis text.nv-axislabel {font-size: 15px;font-variant: small-caps;letter-spacing:2px;}\n#svg462268 .nvd3 .nv-x .nv-wrap g .tick:first-of-type text {text-anchor: start !important;}\n#svg462268 .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-462268\">\n<div id=\"graph462268\" style=\"background-color:#EEEEEE;border-radius: 3px;border: 1px solid #CCCCCC;padding:8px 14px 8px 14px;height: 300px;\"><svg id=\"svg462268\" style=\"overflow:hidden;\"><\/svg><\/div>\n<\/div>\n<script language=\"javascript\" type=\"text\/javascript\">\n  jQuery(document).ready(function($) {\n    var chartgraph462268 = null;\n    var datagraph462268 =[{\"key\":\"Niederschlag, heute - Kumulierte Werte\", \"classed\":\"lws-serie-1\", \"values\":[[1779710400000,0.0],[1779796800000,0.0],[1779883200000,0.0],[1779969600000,0.0],[1780056000000,0.0],[1780142400000,0.0],[1780228800000,0.0]]}];\n      var shiftgraph462268 = new Date();\n      var xgraph462268 = 60000 * shiftgraph462268.getTimezoneOffset();\n    var colorgraph462268 = colorbrewer.Set1[3].slice(0);\n      nv.addGraph(function() {\n         chartgraph462268 = nv.models.multiBarChart()\n               .x(function(d) {return xgraph462268 + 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(colorgraph462268)\n               .controlLabels({}).showControls(false);\n      chartgraph462268.xAxis.axisLabel(\"Niederschlag  \u25cf  Letzten 7 Tage\").showMaxMin(false).tickFormat(function(d) {return d3.time.format(\"%Y-%m-%d\")(new Date(d)) });\n      chartgraph462268.xAxis.axisLabelDistance(6);\n      chartgraph462268.yAxis.showMaxMin(false);      chartgraph462268.yAxis.tickValues([0, 0]);\n      chartgraph462268.yAxis.tickValues([0, 0]);\n      chartgraph462268.yAxis.tickFormat(function(d) { return d + \" mm\"; });\n      d3.select(\"#graph462268 svg\").datum(datagraph462268).transition().duration(500).call(chartgraph462268);\n      nv.utils.windowResize(chartgraph462268.update);\n      return chartgraph462268;\n    });\nvar targetgraph462268 = document.getElementById(\"graph462268\");\nvar targetNodegraph462268 = targetgraph462268.parentElement.parentElement.parentElement.parentElement;\nvar modeStandard = true;\nvar modeElementorPopbox = false;\nvar testgraph462268 = targetgraph462268.closest(\".modal-body\");\n  if (testgraph462268 != null) {\n    testgraph462268 = testgraph462268.closest(\".modal-content\");\n    if (testgraph462268 != null) {\n      testgraph462268 = testgraph462268.closest(\".modal\");\n      if (testgraph462268 != null) {\n        targetNodegraph462268 = testgraph462268;\n        modeStandard = false;\n        modeElementorPopbox = true;\n      }\n    }\n  }\nvar callbackgraph462268 = 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 (chartgraph462268) {chartgraph462268.update();}}}}}}}\n        if (modeElementorPopbox) {if (mutation.type == \"attributes\") {if (mutation.attributeName == \"style\") {if (mutation.target.style.display == \"block\") {if (chartgraph462268) {chartgraph462268.update();}}}}}\n    })\n};\nvar observergraph462268 = new MutationObserver(callbackgraph462268);\nobservergraph462268.observe(targetNodegraph462268,{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":""},"class_list":["post-129","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/wettertessin.helminet.ch\/index.php\/wp-json\/wp\/v2\/pages\/129","targetHints":{"allow":["GET"]}}],"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}]}}