{"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#svg580375 .nvd3 text {font:normal 10px Verdana, Geneva, sans-serif;fill: #666666;}\n#svg580375 .nvd3 .nv-axis path.domain {stroke: #666666;stroke-opacity: 1;}\n#svg580375 .nvd3 .nv-axis line {stroke: #DDDDDD;}\n#svg580375 .nvd3 .nv-axis text.nv-axislabel {font-size: 15px;font-variant: small-caps;letter-spacing:2px;}\n#svg580375 .nvd3 .nv-x .nv-wrap g .tick:first-of-type text {text-anchor: start !important;}\n#svg580375 .nvd3 .nv-x .nv-wrap g .tick:last-of-type text {text-anchor: end !important;}\n#svg580375 .nvd3 .nv-groups .lws-dashed-line {stroke-dasharray:10,10 !important;}\n#svg580375 .nvd3 .nv-groups .lws-dotted-line {stroke-dasharray:2,2 !important;}\n#svg580375 .nvd3 .nv-groups .lws-thin-line {stroke-width: 1 !important;}\n#svg580375 .nvd3 .nv-groups .lws-regular-line {stroke-width: 2 !important;}\n#svg580375 .nvd3 .nv-groups .lws-thick-line {stroke-width: 3 !important;}\n#svg580375 .nvd3 .nv-groups .lws-serie-1 .nv-point {fill-opacity:1;stroke-opacity:1;stroke-width:1;}\n#svg580375 .nvd3 .nv-groups .lws-serie-2 .nv-point {fill-opacity:1;stroke-opacity:1;stroke-width:1;}\n#svg580375 .nvd3 .nv-groups .lws-serie-3 .nv-point {fill-opacity:1;stroke-opacity:1;stroke-width:1;}\n#svg580375 .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-580375\">\n<div id=\"graph580375\" style=\"background-color:#EEEEEE;border-radius: 3px;border: 1px solid #CCCCCC;padding:8px 14px 8px 14px;height: 300px;\"><svg id=\"svg580375\" style=\"overflow:hidden;\"><\/svg><\/div>\n<\/div>\n<script language=\"javascript\" type=\"text\/javascript\">\n  jQuery(document).ready(function($) {\n    var chartgraph580375 = null;\n    var datagraph580375 =[{\"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\":[[1783598400000,34.8],[1783684800000,34.8],[1783771200000,34.8],[1783857600000,34.8],[1783944000000,34.8],[1784030400000,34.8],[1784116800000,34.8]]}, {\"key\":\"Taupunkt - Durchschnittliche Werte\", \"strokeWidth\":\"2\", \"classed\":\"lws-serie-3 lws-regular-line\", \"values\":[[1783598400000,25.3],[1783684800000,25.3],[1783771200000,25.3],[1783857600000,25.3],[1783944000000,25.3],[1784030400000,25.3],[1784116800000,25.3]]}, {\"key\":\"Frostpunkt - Durchschnittliche Werte\", \"strokeWidth\":\"2\", \"classed\":\"lws-serie-4 lws-regular-line\", \"values\":[[1783598400000,20.7],[1783684800000,20.7],[1783771200000,20.7],[1783857600000,20.7],[1783944000000,20.7],[1784030400000,20.7],[1784116800000,20.7]]}];\n      var shiftgraph580375 = new Date();\n      var xgraph580375 = 60000 * shiftgraph580375.getTimezoneOffset();\n    var minDomaingraph580375 = new Date(xgraph580375 + 1783598400000);\n    var maxDomaingraph580375 = new Date(xgraph580375 + 1784116800000);\n    var h00Tickgraph580375 = new Date(xgraph580375 + 1783598400000);\n    var h01Tickgraph580375 = new Date(xgraph580375 + 1783771200000);\n    var h02Tickgraph580375 = new Date(xgraph580375 + 1783944000000);\n    var h03Tickgraph580375 = new Date(xgraph580375 + 1783944000000);\n    var h04Tickgraph580375 = new Date(xgraph580375 + 1784116800000);\n    var colorgraph580375 = colorbrewer.Set1[4].slice(0);\n    nv.addGraph(function() {\n       chartgraph580375 = nv.models.lineChart()\n               .x(function(d) {return xgraph580375 + d[0]})\n               .y(function(d) {return d[1]})\n               .interpolate(\"linear\")\n               .focusEnable(false)\n               .showLegend(true)\n               .xDomain([minDomaingraph580375, maxDomaingraph580375])\n               .yDomain([18.35, 37.541666666667])\n               .color(colorgraph580375)\n               .noData(\"Es k\u00f6nnen keine Daten angezeigt werden\")\n               .useInteractiveGuideline(false);\n      chartgraph580375.xAxis.axisLabel(\"Temperaturen  \u25cf  Letzten 7 Tage\").showMaxMin(false).tickFormat(function(d) {return d3.time.format(\"%Y-%m-%d\")(new Date(d)) });\n      chartgraph580375.xAxis.tickValues([h00Tickgraph580375, h01Tickgraph580375, h02Tickgraph580375, h03Tickgraph580375, h04Tickgraph580375]);\n      chartgraph580375.interactiveLayer.tooltip.headerFormatter(function (d) {if (typeof d === \"string\") {d=parseFloat(d);};return d3.time.format(\"%Y-%m-%d\")(new Date(d));});\n      chartgraph580375.tooltip.headerFormatter(function (d) {if (typeof d === \"string\") {d=parseFloat(d);};return d3.time.format(\"%Y-%m-%d\")(new Date(d));});\n      chartgraph580375.xAxis.axisLabelDistance(6);\n      chartgraph580375.interactiveLayer.tooltip.gravity(\"s\");\n      chartgraph580375.yAxis.showMaxMin(false).tickFormat(function(d) { return d + \" \u00b0C\"; });\n      chartgraph580375.yAxis.tickValues([22, 25, 28, 31, 34, 37]);\n      d3.select(\"#graph580375 svg\").datum(datagraph580375).transition().duration(500).call(chartgraph580375);\n      nv.utils.windowResize(chartgraph580375.update);\n      return chartgraph580375;\n    });\nvar targetgraph580375 = document.getElementById(\"graph580375\");\nvar targetNodegraph580375 = targetgraph580375.parentElement.parentElement.parentElement.parentElement;\nvar modeStandard = true;\nvar modeElementorPopbox = false;\nvar testgraph580375 = targetgraph580375.closest(\".modal-body\");\n  if (testgraph580375 != null) {\n    testgraph580375 = testgraph580375.closest(\".modal-content\");\n    if (testgraph580375 != null) {\n      testgraph580375 = testgraph580375.closest(\".modal\");\n      if (testgraph580375 != null) {\n        targetNodegraph580375 = testgraph580375;\n        modeStandard = false;\n        modeElementorPopbox = true;\n      }\n    }\n  }\nvar callbackgraph580375 = 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 (chartgraph580375) {chartgraph580375.update();}}}}}}}\n        if (modeElementorPopbox) {if (mutation.type == \"attributes\") {if (mutation.attributeName == \"style\") {if (mutation.target.style.display == \"block\") {if (chartgraph580375) {chartgraph580375.update();}}}}}\n    })\n};\nvar observergraph580375 = new MutationObserver(callbackgraph580375);\nobservergraph580375.observe(targetNodegraph580375,{attributes: true, subtree: true, attributeOldValue: true});\n\n\n  });\n<\/script>\n\n\n<style type=\"text\/css\">\n#svg037215 .nvd3 text {font:normal 10px Verdana, Geneva, sans-serif;fill: #666666;}\n#svg037215 .nvd3 .nv-axis path.domain {stroke: #666666;stroke-opacity: 1;}\n#svg037215 .nvd3 .nv-axis line {stroke: #DDDDDD;}\n#svg037215 .nvd3 .nv-axis text.nv-axislabel {font-size: 15px;font-variant: small-caps;letter-spacing:2px;}\n#svg037215 .nvd3 .nv-x .nv-wrap g .tick:first-of-type text {text-anchor: start !important;}\n#svg037215 .nvd3 .nv-x .nv-wrap g .tick:last-of-type text {text-anchor: end !important;}\n#svg037215 .nvd3 .nv-groups .lws-dashed-line {stroke-dasharray:10,10 !important;}\n#svg037215 .nvd3 .nv-groups .lws-dotted-line {stroke-dasharray:2,2 !important;}\n#svg037215 .nvd3 .nv-groups .lws-thin-line {stroke-width: 1 !important;}\n#svg037215 .nvd3 .nv-groups .lws-regular-line {stroke-width: 2 !important;}\n#svg037215 .nvd3 .nv-groups .lws-thick-line {stroke-width: 3 !important;}\n#svg037215 .nvd3 .nv-groups .lws-serie-1 .nv-point {fill-opacity:1;stroke-opacity:1;stroke-width:1;}\n#svg037215 .nvd3 .nv-groups .lws-serie-2 .nv-point {fill-opacity:1;stroke-opacity:1;stroke-width:1;}\n#svg037215 .nvd3 .nv-groups .lws-serie-3 .nv-point {fill-opacity:1;stroke-opacity:1;stroke-width:1;}\n#svg037215 .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-037215\">\n<div id=\"graph037215\" style=\"background-color:#EEEEEE;border-radius: 3px;border: 1px solid #CCCCCC;padding:8px 14px 8px 14px;height: 300px;\"><svg id=\"svg037215\" style=\"overflow:hidden;\"><\/svg><\/div>\n<\/div>\n<script language=\"javascript\" type=\"text\/javascript\">\n  jQuery(document).ready(function($) {\n    var chartgraph037215 = null;\n    var datagraph037215 =[{\"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 shiftgraph037215 = new Date();\n      var xgraph037215 = 60000 * shiftgraph037215.getTimezoneOffset();\n    var minDomaingraph037215 = new Date(xgraph037215 + 1783598400000);\n    var maxDomaingraph037215 = new Date(xgraph037215 + 1784116800000);\n    var h00Tickgraph037215 = new Date(xgraph037215 + 1783598400000);\n    var h01Tickgraph037215 = new Date(xgraph037215 + 1783771200000);\n    var h02Tickgraph037215 = new Date(xgraph037215 + 1783944000000);\n    var h03Tickgraph037215 = new Date(xgraph037215 + 1783944000000);\n    var h04Tickgraph037215 = new Date(xgraph037215 + 1784116800000);\n    var colorgraph037215 = colorbrewer.Set1[4].slice(0);\n    nv.addGraph(function() {\n       chartgraph037215 = nv.models.lineChart()\n               .x(function(d) {return xgraph037215 + d[0]})\n               .y(function(d) {return d[1]})\n               .interpolate(\"linear\")\n               .focusEnable(false)\n               .showLegend(true)\n               .xDomain([minDomaingraph037215, maxDomaingraph037215])\n               .yDomain([0, 0])\n               .color(colorgraph037215)\n               .noData(\"Es k\u00f6nnen keine Daten angezeigt werden\")\n               .useInteractiveGuideline(false);\n      chartgraph037215.xAxis.axisLabel(\"Wind  \u25cf  Letzten 7 Tage\").showMaxMin(false).tickFormat(function(d) {return d3.time.format(\"%Y-%m-%d\")(new Date(d)) });\n      chartgraph037215.xAxis.tickValues([h00Tickgraph037215, h01Tickgraph037215, h02Tickgraph037215, h03Tickgraph037215, h04Tickgraph037215]);\n      chartgraph037215.interactiveLayer.tooltip.headerFormatter(function (d) {if (typeof d === \"string\") {d=parseFloat(d);};return d3.time.format(\"%Y-%m-%d\")(new Date(d));});\n      chartgraph037215.tooltip.headerFormatter(function (d) {if (typeof d === \"string\") {d=parseFloat(d);};return d3.time.format(\"%Y-%m-%d\")(new Date(d));});\n      chartgraph037215.xAxis.axisLabelDistance(6);\n      chartgraph037215.interactiveLayer.tooltip.gravity(\"s\");\n      chartgraph037215.yAxis.showMaxMin(false).tickFormat(function(d) { return d + \" km\/h\"; });\n      chartgraph037215.yAxis.tickValues([0, 0]);\n      d3.select(\"#graph037215 svg\").datum(datagraph037215).transition().duration(500).call(chartgraph037215);\n      nv.utils.windowResize(chartgraph037215.update);\n      return chartgraph037215;\n    });\nvar targetgraph037215 = document.getElementById(\"graph037215\");\nvar targetNodegraph037215 = targetgraph037215.parentElement.parentElement.parentElement.parentElement;\nvar modeStandard = true;\nvar modeElementorPopbox = false;\nvar testgraph037215 = targetgraph037215.closest(\".modal-body\");\n  if (testgraph037215 != null) {\n    testgraph037215 = testgraph037215.closest(\".modal-content\");\n    if (testgraph037215 != null) {\n      testgraph037215 = testgraph037215.closest(\".modal\");\n      if (testgraph037215 != null) {\n        targetNodegraph037215 = testgraph037215;\n        modeStandard = false;\n        modeElementorPopbox = true;\n      }\n    }\n  }\nvar callbackgraph037215 = 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 (chartgraph037215) {chartgraph037215.update();}}}}}}}\n        if (modeElementorPopbox) {if (mutation.type == \"attributes\") {if (mutation.attributeName == \"style\") {if (mutation.target.style.display == \"block\") {if (chartgraph037215) {chartgraph037215.update();}}}}}\n    })\n};\nvar observergraph037215 = new MutationObserver(callbackgraph037215);\nobservergraph037215.observe(targetNodegraph037215,{attributes: true, subtree: true, attributeOldValue: true});\n\n\n  });\n<\/script>\n\n\n<style type=\"text\/css\">\n#svg684309 .nvd3 text {font:normal 10px Verdana, Geneva, sans-serif;fill: #666666;}\n#svg684309 .nvd3 .nv-axis path.domain {stroke: #666666;stroke-opacity: 1;}\n#svg684309 .nvd3 .nv-axis line {stroke: #DDDDDD;}\n#svg684309 .nvd3 .nv-axis text.nv-axislabel {font-size: 15px;font-variant: small-caps;letter-spacing:2px;}\n#svg684309 .nvd3 .nv-x .nv-wrap g .tick:first-of-type text {text-anchor: start !important;}\n#svg684309 .nvd3 .nv-x .nv-wrap g .tick:last-of-type text {text-anchor: end !important;}\n#svg684309 .nvd3 .nv-groups .lws-dashed-line {stroke-dasharray:10,10 !important;}\n#svg684309 .nvd3 .nv-groups .lws-dotted-line {stroke-dasharray:2,2 !important;}\n#svg684309 .nvd3 .nv-groups .lws-thin-line {stroke-width: 1 !important;}\n#svg684309 .nvd3 .nv-groups .lws-regular-line {stroke-width: 2 !important;}\n#svg684309 .nvd3 .nv-groups .lws-thick-line {stroke-width: 3 !important;}\n#svg684309 .nvd3 .nv-groups .lws-serie-1 .nv-point {fill-opacity:1;stroke-opacity:1;stroke-width:1;}\n#svg684309 .nvd3 .nv-groups .lws-serie-2 .nv-point {fill-opacity:1;stroke-opacity:1;stroke-width:1;}\n#svg684309 .nvd3 .nv-groups .lws-serie-3 .nv-point {fill-opacity:1;stroke-opacity:1;stroke-width:1;}\n#svg684309 .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-684309\">\n<div id=\"graph684309\" style=\"background-color:#EEEEEE;border-radius: 3px;border: 1px solid #CCCCCC;padding:8px 14px 8px 14px;height: 300px;\"><svg id=\"svg684309\" style=\"overflow:hidden;\"><\/svg><\/div>\n<\/div>\n<script language=\"javascript\" type=\"text\/javascript\">\n  jQuery(document).ready(function($) {\n    var chartgraph684309 = null;\n    var datagraph684309 =[{\"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 shiftgraph684309 = new Date();\n      var xgraph684309 = 60000 * shiftgraph684309.getTimezoneOffset();\n    var minDomaingraph684309 = new Date(xgraph684309 + 1783598400000);\n    var maxDomaingraph684309 = new Date(xgraph684309 + 1784116800000);\n    var h00Tickgraph684309 = new Date(xgraph684309 + 1783598400000);\n    var h01Tickgraph684309 = new Date(xgraph684309 + 1783771200000);\n    var h02Tickgraph684309 = new Date(xgraph684309 + 1783944000000);\n    var h03Tickgraph684309 = new Date(xgraph684309 + 1783944000000);\n    var h04Tickgraph684309 = new Date(xgraph684309 + 1784116800000);\n    var colorgraph684309 = colorbrewer.Set1[4].slice(0);\n    nv.addGraph(function() {\n       chartgraph684309 = nv.models.lineChart()\n               .x(function(d) {return xgraph684309 + d[0]})\n               .y(function(d) {return d[1]})\n               .interpolate(\"linear\")\n               .focusEnable(false)\n               .showLegend(true)\n               .xDomain([minDomaingraph684309, maxDomaingraph684309])\n               .yDomain([0, 360])\n               .color(colorgraph684309)\n               .noData(\"Es k\u00f6nnen keine Daten angezeigt werden\")\n               .useInteractiveGuideline(false);\n      chartgraph684309.xAxis.axisLabel(\"Windrichtung  \u25cf  Letzten 7 Tage\").showMaxMin(false).tickFormat(function(d) {return d3.time.format(\"%Y-%m-%d\")(new Date(d)) });\n      chartgraph684309.xAxis.tickValues([h00Tickgraph684309, h01Tickgraph684309, h02Tickgraph684309, h03Tickgraph684309, h04Tickgraph684309]);\n      chartgraph684309.interactiveLayer.tooltip.headerFormatter(function (d) {if (typeof d === \"string\") {d=parseFloat(d);};return d3.time.format(\"%Y-%m-%d\")(new Date(d));});\n      chartgraph684309.tooltip.headerFormatter(function (d) {if (typeof d === \"string\") {d=parseFloat(d);};return d3.time.format(\"%Y-%m-%d\")(new Date(d));});\n      chartgraph684309.xAxis.axisLabelDistance(6);\n      chartgraph684309.interactiveLayer.tooltip.gravity(\"s\");\n      chartgraph684309.yAxis.showMaxMin(false).tickFormat(function(d) { return d + \" \u00b0\"; });\n      chartgraph684309.yAxis.tickValues([90, 180, 270, 360]);\n      d3.select(\"#graph684309 svg\").datum(datagraph684309).transition().duration(500).call(chartgraph684309);\n      nv.utils.windowResize(chartgraph684309.update);\n      return chartgraph684309;\n    });\nvar targetgraph684309 = document.getElementById(\"graph684309\");\nvar targetNodegraph684309 = targetgraph684309.parentElement.parentElement.parentElement.parentElement;\nvar modeStandard = true;\nvar modeElementorPopbox = false;\nvar testgraph684309 = targetgraph684309.closest(\".modal-body\");\n  if (testgraph684309 != null) {\n    testgraph684309 = testgraph684309.closest(\".modal-content\");\n    if (testgraph684309 != null) {\n      testgraph684309 = testgraph684309.closest(\".modal\");\n      if (testgraph684309 != null) {\n        targetNodegraph684309 = testgraph684309;\n        modeStandard = false;\n        modeElementorPopbox = true;\n      }\n    }\n  }\nvar callbackgraph684309 = 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 (chartgraph684309) {chartgraph684309.update();}}}}}}}\n        if (modeElementorPopbox) {if (mutation.type == \"attributes\") {if (mutation.attributeName == \"style\") {if (mutation.target.style.display == \"block\") {if (chartgraph684309) {chartgraph684309.update();}}}}}\n    })\n};\nvar observergraph684309 = new MutationObserver(callbackgraph684309);\nobservergraph684309.observe(targetNodegraph684309,{attributes: true, subtree: true, attributeOldValue: true});\n\n\n  });\n<\/script>\n\n\n<style type=\"text\/css\">\n#svg224850 .nvd3 text {font:normal 10px Verdana, Geneva, sans-serif;fill: #666666;}\n#svg224850 .nvd3 .nv-axis path.domain {stroke: #666666;stroke-opacity: 1;}\n#svg224850 .nvd3 .nv-axis line {stroke: #DDDDDD;}\n#svg224850 .nvd3 .nv-axis text.nv-axislabel {font-size: 15px;font-variant: small-caps;letter-spacing:2px;}\n#svg224850 .nvd3 .nv-x .nv-wrap g .tick:first-of-type text {text-anchor: start !important;}\n#svg224850 .nvd3 .nv-x .nv-wrap g .tick:last-of-type text {text-anchor: end !important;}\n#svg224850 .nvd3 .nv-groups .lws-dashed-line {stroke-dasharray:10,10 !important;}\n#svg224850 .nvd3 .nv-groups .lws-dotted-line {stroke-dasharray:2,2 !important;}\n#svg224850 .nvd3 .nv-groups .lws-thin-line {stroke-width: 1 !important;}\n#svg224850 .nvd3 .nv-groups .lws-regular-line {stroke-width: 2 !important;}\n#svg224850 .nvd3 .nv-groups .lws-thick-line {stroke-width: 3 !important;}\n#svg224850 .nvd3 .nv-groups .lws-serie-1 .nv-point {fill-opacity:1;stroke-opacity:1;stroke-width:1;}\n#svg224850 .nvd3 .nv-groups .lws-serie-2 .nv-point {fill-opacity:1;stroke-opacity:1;stroke-width:1;}\n#svg224850 .nvd3 .nv-groups .lws-serie-3 .nv-point {fill-opacity:1;stroke-opacity:1;stroke-width:1;}\n#svg224850 .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-224850\">\n<div id=\"graph224850\" style=\"background-color:#EEEEEE;border-radius: 3px;border: 1px solid #CCCCCC;padding:8px 14px 8px 14px;height: 300px;\"><svg id=\"svg224850\" style=\"overflow:hidden;\"><\/svg><\/div>\n<\/div>\n<script language=\"javascript\" type=\"text\/javascript\">\n  jQuery(document).ready(function($) {\n    var chartgraph224850 = null;\n    var datagraph224850 =[{\"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 shiftgraph224850 = new Date();\n      var xgraph224850 = 60000 * shiftgraph224850.getTimezoneOffset();\n    var minDomaingraph224850 = new Date(xgraph224850 + 1783598400000);\n    var maxDomaingraph224850 = new Date(xgraph224850 + 1784116800000);\n    var h00Tickgraph224850 = new Date(xgraph224850 + 1783598400000);\n    var h01Tickgraph224850 = new Date(xgraph224850 + 1783771200000);\n    var h02Tickgraph224850 = new Date(xgraph224850 + 1783944000000);\n    var h03Tickgraph224850 = new Date(xgraph224850 + 1783944000000);\n    var h04Tickgraph224850 = new Date(xgraph224850 + 1784116800000);\n    var colorgraph224850 = colorbrewer.Set1[4].slice(0);\n    nv.addGraph(function() {\n       chartgraph224850 = nv.models.lineChart()\n               .x(function(d) {return xgraph224850 + d[0]})\n               .y(function(d) {return d[1]})\n               .interpolate(\"linear\")\n               .focusEnable(false)\n               .showLegend(true)\n               .xDomain([minDomaingraph224850, maxDomaingraph224850])\n               .yDomain([0, 100])\n               .color(colorgraph224850)\n               .noData(\"Es k\u00f6nnen keine Daten angezeigt werden\")\n               .useInteractiveGuideline(false);\n      chartgraph224850.xAxis.axisLabel(\"Relative Luftfeuchtigkeit  \u25cf  Letzten 7 Tage\").showMaxMin(false).tickFormat(function(d) {return d3.time.format(\"%Y-%m-%d\")(new Date(d)) });\n      chartgraph224850.xAxis.tickValues([h00Tickgraph224850, h01Tickgraph224850, h02Tickgraph224850, h03Tickgraph224850, h04Tickgraph224850]);\n      chartgraph224850.interactiveLayer.tooltip.headerFormatter(function (d) {if (typeof d === \"string\") {d=parseFloat(d);};return d3.time.format(\"%Y-%m-%d\")(new Date(d));});\n      chartgraph224850.tooltip.headerFormatter(function (d) {if (typeof d === \"string\") {d=parseFloat(d);};return d3.time.format(\"%Y-%m-%d\")(new Date(d));});\n      chartgraph224850.xAxis.axisLabelDistance(6);\n      chartgraph224850.interactiveLayer.tooltip.gravity(\"s\");\n      chartgraph224850.yAxis.showMaxMin(false).tickFormat(function(d) { return d + \" %\"; });\n      chartgraph224850.yAxis.tickValues([25, 50, 75, 100]);\n      d3.select(\"#graph224850 svg\").datum(datagraph224850).transition().duration(500).call(chartgraph224850);\n      nv.utils.windowResize(chartgraph224850.update);\n      return chartgraph224850;\n    });\nvar targetgraph224850 = document.getElementById(\"graph224850\");\nvar targetNodegraph224850 = targetgraph224850.parentElement.parentElement.parentElement.parentElement;\nvar modeStandard = true;\nvar modeElementorPopbox = false;\nvar testgraph224850 = targetgraph224850.closest(\".modal-body\");\n  if (testgraph224850 != null) {\n    testgraph224850 = testgraph224850.closest(\".modal-content\");\n    if (testgraph224850 != null) {\n      testgraph224850 = testgraph224850.closest(\".modal\");\n      if (testgraph224850 != null) {\n        targetNodegraph224850 = testgraph224850;\n        modeStandard = false;\n        modeElementorPopbox = true;\n      }\n    }\n  }\nvar callbackgraph224850 = 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 (chartgraph224850) {chartgraph224850.update();}}}}}}}\n        if (modeElementorPopbox) {if (mutation.type == \"attributes\") {if (mutation.attributeName == \"style\") {if (mutation.target.style.display == \"block\") {if (chartgraph224850) {chartgraph224850.update();}}}}}\n    })\n};\nvar observergraph224850 = new MutationObserver(callbackgraph224850);\nobservergraph224850.observe(targetNodegraph224850,{attributes: true, subtree: true, attributeOldValue: true});\n\n\n  });\n<\/script>\n\n\n<style type=\"text\/css\">\n#svg539603 .nvd3 text {font:normal 10px Verdana, Geneva, sans-serif;fill: #666666;}\n#svg539603 .nvd3 .nv-axis path.domain {stroke: #666666;stroke-opacity: 1;}\n#svg539603 .nvd3 .nv-axis line {stroke: #DDDDDD;}\n#svg539603 .nvd3 .nv-axis text.nv-axislabel {font-size: 15px;font-variant: small-caps;letter-spacing:2px;}\n#svg539603 .nvd3 .nv-x .nv-wrap g .tick:first-of-type text {text-anchor: start !important;}\n#svg539603 .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-539603\">\n<div id=\"graph539603\" style=\"background-color:#EEEEEE;border-radius: 3px;border: 1px solid #CCCCCC;padding:8px 14px 8px 14px;height: 300px;\"><svg id=\"svg539603\" style=\"overflow:hidden;\"><\/svg><\/div>\n<\/div>\n<script language=\"javascript\" type=\"text\/javascript\">\n  jQuery(document).ready(function($) {\n    var chartgraph539603 = null;\n    var datagraph539603 =[{\"key\":\"Niederschlag, heute - Kumulierte Werte\", \"classed\":\"lws-serie-1\", \"values\":[[1783598400000,0.0],[1783684800000,0.0],[1783771200000,0.0],[1783857600000,0.0],[1783944000000,0.0],[1784030400000,0.0],[1784116800000,0.0]]}];\n      var shiftgraph539603 = new Date();\n      var xgraph539603 = 60000 * shiftgraph539603.getTimezoneOffset();\n    var colorgraph539603 = colorbrewer.Set1[3].slice(0);\n      nv.addGraph(function() {\n         chartgraph539603 = nv.models.multiBarChart()\n               .x(function(d) {return xgraph539603 + 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(colorgraph539603)\n               .controlLabels({}).showControls(false);\n      chartgraph539603.xAxis.axisLabel(\"Niederschlag  \u25cf  Letzten 7 Tage\").showMaxMin(false).tickFormat(function(d) {return d3.time.format(\"%Y-%m-%d\")(new Date(d)) });\n      chartgraph539603.xAxis.axisLabelDistance(6);\n      chartgraph539603.yAxis.showMaxMin(false);      chartgraph539603.yAxis.tickValues([0, 0]);\n      chartgraph539603.yAxis.tickValues([0, 0]);\n      chartgraph539603.yAxis.tickFormat(function(d) { return d + \" mm\"; });\n      d3.select(\"#graph539603 svg\").datum(datagraph539603).transition().duration(500).call(chartgraph539603);\n      nv.utils.windowResize(chartgraph539603.update);\n      return chartgraph539603;\n    });\nvar targetgraph539603 = document.getElementById(\"graph539603\");\nvar targetNodegraph539603 = targetgraph539603.parentElement.parentElement.parentElement.parentElement;\nvar modeStandard = true;\nvar modeElementorPopbox = false;\nvar testgraph539603 = targetgraph539603.closest(\".modal-body\");\n  if (testgraph539603 != null) {\n    testgraph539603 = testgraph539603.closest(\".modal-content\");\n    if (testgraph539603 != null) {\n      testgraph539603 = testgraph539603.closest(\".modal\");\n      if (testgraph539603 != null) {\n        targetNodegraph539603 = testgraph539603;\n        modeStandard = false;\n        modeElementorPopbox = true;\n      }\n    }\n  }\nvar callbackgraph539603 = 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 (chartgraph539603) {chartgraph539603.update();}}}}}}}\n        if (modeElementorPopbox) {if (mutation.type == \"attributes\") {if (mutation.attributeName == \"style\") {if (mutation.target.style.display == \"block\") {if (chartgraph539603) {chartgraph539603.update();}}}}}\n    })\n};\nvar observergraph539603 = new MutationObserver(callbackgraph539603);\nobservergraph539603.observe(targetNodegraph539603,{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}]}}