{"id":24,"date":"2017-07-22T14:15:19","date_gmt":"2017-07-22T14:15:19","guid":{"rendered":"http:\/\/team-dohler.de\/?page_id=24"},"modified":"2020-12-16T19:10:06","modified_gmt":"2020-12-16T19:10:06","slug":"preise","status":"publish","type":"page","link":"https:\/\/team-dohler.de\/?page_id=24","title":{"rendered":"Wetter"},"content":{"rendered":"<style type=\"text\/css\">\n#svg378769 .nvd3 text {font:normal 11px Arial, Helvetica, sans-serif;}\n#svg378769 .nvd3 .nv-axis path.domain {stroke-opacity: .75;}\n#svg378769 .nvd3 .nv-axis text.nv-axislabel {font-size: 15px;letter-spacing:1px;}\n#svg378769 .nvd3 .nv-x .nv-wrap g .tick:first-of-type text {text-anchor: start !important;}\n#svg378769 .nvd3 .nv-x .nv-wrap g .tick:last-of-type text {text-anchor: end !important;}\n#svg378769 .nvd3 .nv-groups .lws-dashed-line {stroke-dasharray:10,10 !important;}\n#svg378769 .nvd3 .nv-groups .lws-dotted-line {stroke-dasharray:2,2 !important;}\n#svg378769 .nvd3 .nv-groups .lws-thin-line {stroke-width: 1 !important;}\n#svg378769 .nvd3 .nv-groups .lws-regular-line {stroke-width: 2 !important;}\n#svg378769 .nvd3 .nv-groups .lws-thick-line {stroke-width: 3 !important;}\n<\/style>\n<div class=\"lws-module-chart module-daily-line\" id=\"lws-container-378769\">\n<div id=\"graph378769\" style=\"padding:8px 14px 8px 14px;height: 300px;\"><svg id=\"svg378769\" style=\"overflow:hidden;\"><\/svg><\/div>\n<\/div>\n<script language=\"javascript\" type=\"text\/javascript\">\n  jQuery(document).ready(function($) {\n    var chartgraph378769 = null;\n    var datagraph378769 =[{\"key\":\"Temperatur\", \"strokeWidth\":\"3\", \"classed\":\"lws-serie-1 lws-thick-line\", \"values\":[]}];\n      var shiftgraph378769 = new Date();\n      var xgraph378769 = 60000 * shiftgraph378769.getTimezoneOffset();\n    var minDomaingraph378769 = new Date(xgraph378769 + 1783641600000);\n    var maxDomaingraph378769 = new Date(xgraph378769 + 1783727999000);\n    var h00Tickgraph378769 = new Date(xgraph378769 + 1783641600000);\n    var h04Tickgraph378769 = new Date(xgraph378769 + 1783656000000);\n    var h08Tickgraph378769 = new Date(xgraph378769 + 1783670400000);\n    var h12Tickgraph378769 = new Date(xgraph378769 + 1783684800000);\n    var h16Tickgraph378769 = new Date(xgraph378769 + 1783699200000);\n    var h20Tickgraph378769 = new Date(xgraph378769 + 1783713600000);\n    var h24Tickgraph378769 = new Date(xgraph378769 + 1783727999000);\n    var colorgraph378769 = colorbrewer.Blues[3].slice(0);\n    nv.addGraph(function() {\n       chartgraph378769 = nv.models.lineChart()\n               .x(function(d) {return xgraph378769 + d[0]})\n               .y(function(d) {return d[1]})\n               .interpolate(\"linear\")\n               .focusEnable(false)\n               .showLegend(false)\n               .xDomain([minDomaingraph378769, maxDomaingraph378769])\n               .yDomain([0, 0])\n               .color(colorgraph378769)\n               .noData(\"Es k\u00f6nnen keine Daten angezeigt werden\")\n               .useInteractiveGuideline(false);\n      chartgraph378769.xAxis.axisLabel(\"Temperatur\").showMaxMin(false).tickFormat(function(d) {return d3.time.format(\"%H:%M\")(new Date(d)) });\n      chartgraph378769.xAxis.tickValues([h00Tickgraph378769, h04Tickgraph378769, h08Tickgraph378769, h12Tickgraph378769, h16Tickgraph378769, h20Tickgraph378769, h24Tickgraph378769]);\n      chartgraph378769.interactiveLayer.tooltip.headerFormatter(function (d) {if (typeof d === \"string\") {d=parseFloat(d);};return d3.time.format(\"%Y-%m-%d %H:%M\")(new Date(d));});\n      chartgraph378769.tooltip.headerFormatter(function (d) {if (typeof d === \"string\") {d=parseFloat(d);};return d3.time.format(\"%Y-%m-%d %H:%M\")(new Date(d));});\n      chartgraph378769.xAxis.axisLabelDistance(6);\n      chartgraph378769.interactiveLayer.tooltip.gravity(\"s\");\n      chartgraph378769.yAxis.showMaxMin(false).tickFormat(function(d) { return d + \" \u00b0C\"; });\n      chartgraph378769.yAxis.tickValues([0, 0]);\n      d3.select(\"#graph378769 svg\").datum(datagraph378769).transition().duration(500).call(chartgraph378769);\n      nv.utils.windowResize(chartgraph378769.update);\n      return chartgraph378769;\n    });\nvar targetgraph378769 = document.getElementById(\"graph378769\");\nvar targetNodegraph378769 = targetgraph378769.parentElement.parentElement.parentElement.parentElement;\nvar modeStandard = true;\nvar modeElementorPopbox = false;\nvar testgraph378769 = targetgraph378769.closest(\".modal-body\");\n  if (testgraph378769 != null) {\n    testgraph378769 = testgraph378769.closest(\".modal-content\");\n    if (testgraph378769 != null) {\n      testgraph378769 = testgraph378769.closest(\".modal\");\n      if (testgraph378769 != null) {\n        targetNodegraph378769 = testgraph378769;\n        modeStandard = false;\n        modeElementorPopbox = true;\n      }\n    }\n  }\nvar callbackgraph378769 = 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 (chartgraph378769) {chartgraph378769.update();}}}}}}}\n        if (modeElementorPopbox) {if (mutation.type == \"attributes\") {if (mutation.attributeName == \"style\") {if (mutation.target.style.display == \"block\") {if (chartgraph378769) {chartgraph378769.update();}}}}}\n    })\n};\nvar observergraph378769 = new MutationObserver(callbackgraph378769);\nobservergraph378769.observe(targetNodegraph378769,{attributes: true, subtree: true, attributeOldValue: true});\n\n\n  });\n<\/script>\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"parent":2,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v15.5 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Wetter - team-dohler<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"http:\/\/team-dohler.de\/?page_id=24\" \/>\n<meta property=\"og:locale\" content=\"de_DE\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Wetter - team-dohler\" \/>\n<meta property=\"og:url\" content=\"http:\/\/team-dohler.de\/?page_id=24\" \/>\n<meta property=\"og:site_name\" content=\"team-dohler\" \/>\n<meta property=\"article:modified_time\" content=\"2020-12-16T19:10:06+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary\" \/>\n<meta name=\"twitter:label1\" content=\"Gesch\u00e4tzte Lesezeit\">\n\t<meta name=\"twitter:data1\" content=\"0\u00a0Minuten\">\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebSite\",\"@id\":\"http:\/\/team-dohler.de\/#website\",\"url\":\"http:\/\/team-dohler.de\/\",\"name\":\"team-dohler\",\"description\":\"Willkommen auf unserer Homepage\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":\"http:\/\/team-dohler.de\/?s={search_term_string}\",\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"de\"},{\"@type\":\"WebPage\",\"@id\":\"http:\/\/team-dohler.de\/?page_id=24#webpage\",\"url\":\"http:\/\/team-dohler.de\/?page_id=24\",\"name\":\"Wetter - team-dohler\",\"isPartOf\":{\"@id\":\"http:\/\/team-dohler.de\/#website\"},\"datePublished\":\"2017-07-22T14:15:19+00:00\",\"dateModified\":\"2020-12-16T19:10:06+00:00\",\"inLanguage\":\"de\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"http:\/\/team-dohler.de\/?page_id=24\"]}]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","_links":{"self":[{"href":"https:\/\/team-dohler.de\/index.php?rest_route=\/wp\/v2\/pages\/24"}],"collection":[{"href":"https:\/\/team-dohler.de\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/team-dohler.de\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/team-dohler.de\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/team-dohler.de\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=24"}],"version-history":[{"count":7,"href":"https:\/\/team-dohler.de\/index.php?rest_route=\/wp\/v2\/pages\/24\/revisions"}],"predecessor-version":[{"id":123,"href":"https:\/\/team-dohler.de\/index.php?rest_route=\/wp\/v2\/pages\/24\/revisions\/123"}],"up":[{"embeddable":true,"href":"https:\/\/team-dohler.de\/index.php?rest_route=\/wp\/v2\/pages\/2"}],"wp:attachment":[{"href":"https:\/\/team-dohler.de\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=24"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}