apexcharter/reference/apex.html

203 lines
138 KiB
HTML

<!DOCTYPE html>
<!-- Generated by pkgdown: do not edit by hand --><html lang="en"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><meta charset="utf-8"><meta http-equiv="X-UA-Compatible" content="IE=edge"><meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"><meta name="description" content="Initialize a chart with three main parameters :
data, mapping and type of chart."><title>Quick ApexCharts — apex • apexcharter</title><script src="../deps/jquery-3.6.0/jquery-3.6.0.min.js"></script><meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"><link href="../deps/bootstrap-5.3.1/bootstrap.min.css" rel="stylesheet"><script src="../deps/bootstrap-5.3.1/bootstrap.bundle.min.js"></script><link href="../deps/Poppins-0.4.9/font.css" rel="stylesheet"><!-- Font Awesome icons --><link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.12.1/css/all.min.css" integrity="sha256-mmgLkCYLUQbXn0B1SRqzHar6dCnv9oZFPEC1g1cwlkk=" crossorigin="anonymous"><link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.12.1/css/v4-shims.min.css" integrity="sha256-wZjR52fzng1pJHwx4aV2AO3yyTOXrcDW7jBpJtTwVxw=" crossorigin="anonymous"><!-- bootstrap-toc --><script src="https://cdn.jsdelivr.net/gh/afeld/bootstrap-toc@v1.0.1/dist/bootstrap-toc.min.js" integrity="sha256-4veVQbu7//Lk5TSmc7YV48MxtMy98e26cf5MrgZYnwo=" crossorigin="anonymous"></script><!-- headroom.js --><script src="https://cdnjs.cloudflare.com/ajax/libs/headroom/0.11.0/headroom.min.js" integrity="sha256-AsUX4SJE1+yuDu5+mAVzJbuYNPHj/WroHuZ8Ir/CkE0=" crossorigin="anonymous"></script><script src="https://cdnjs.cloudflare.com/ajax/libs/headroom/0.11.0/jQuery.headroom.min.js" integrity="sha256-ZX/yNShbjqsohH1k95liqY9Gd8uOiE1S4vZc+9KQ1K4=" crossorigin="anonymous"></script><!-- clipboard.js --><script src="https://cdnjs.cloudflare.com/ajax/libs/clipboard.js/2.0.6/clipboard.min.js" integrity="sha256-inc5kl9MA1hkeYUt+EC3BhlIgyp/2jDIyBLS6k3UxPI=" crossorigin="anonymous"></script><!-- search --><script src="https://cdnjs.cloudflare.com/ajax/libs/fuse.js/6.4.6/fuse.js" integrity="sha512-zv6Ywkjyktsohkbp9bb45V6tEMoWhzFzXis+LrMehmJZZSys19Yxf1dopHx7WzIKxr5tK2dVcYmaCk2uqdjF4A==" crossorigin="anonymous"></script><script src="https://cdnjs.cloudflare.com/ajax/libs/autocomplete.js/0.38.0/autocomplete.jquery.min.js" integrity="sha512-GU9ayf+66Xx2TmpxqJpliWbT5PiGYxpaG8rfnBEk1LL8l1KGkRShhngwdXK1UgqhAzWpZHSiYPc09/NwDQIGyg==" crossorigin="anonymous"></script><script src="https://cdnjs.cloudflare.com/ajax/libs/mark.js/8.11.1/mark.min.js" integrity="sha512-5CYOlHXGh6QpOFA/TeTylKLWfB3ftPsde7AnmhuitiTX4K5SqCLBeKro6sPS8ilsz1Q4NRx3v8Ko2IBiszzdww==" crossorigin="anonymous"></script><!-- pkgdown --><script src="../pkgdown.js"></script><meta property="og:title" content="Quick ApexCharts — apex"><meta property="og:description" content="Initialize a chart with three main parameters :
data, mapping and type of chart."><!-- mathjax --><script src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.5/MathJax.js" integrity="sha256-nvJJv9wWKEm88qvoQl9ekL2J+k/RWIsaSScxxlsrv8k=" crossorigin="anonymous"></script><script src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.5/config/TeX-AMS-MML_HTMLorMML.js" integrity="sha256-84DKXVJXs0/F8OTMzX4UR909+jtl4G7SPypPavF+GfA=" crossorigin="anonymous"></script><!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.3/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]--><!-- dependencies from examples --><script src="libs/htmlwidgets-1.6.4/htmlwidgets.js"></script><script src="libs/apexcharter-binding-0.4.1.9300/apexcharter.js"></script></head><body>
<a href="#main" class="visually-hidden-focusable">Skip to contents</a>
<nav class="navbar fixed-top navbar-dark navbar-expand-lg bg-primary"><div class="container">
<a class="navbar-brand me-2" href="../index.html">apexcharter</a>
<small class="nav-text text-muted me-auto" data-bs-toggle="tooltip" data-bs-placement="bottom" title="">0.4.1.9300</small>
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbar" aria-controls="navbar" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div id="navbar" class="collapse navbar-collapse ms-3">
<ul class="navbar-nav me-auto"><li class="nav-item">
<a class="nav-link" href="../articles/apexcharter.html">Get started</a>
</li>
<li class="active nav-item">
<a class="nav-link" href="../reference/index.html">Reference</a>
</li>
<li class="nav-item dropdown">
<a href="#" class="nav-link dropdown-toggle" data-bs-toggle="dropdown" role="button" aria-expanded="false" aria-haspopup="true" id="dropdown-articles">Articles</a>
<div class="dropdown-menu" aria-labelledby="dropdown-articles">
<a class="dropdown-item" href="../articles/extra/advanced-configuration.html">Advanced configuration examples</a>
<a class="dropdown-item" href="../articles/extra/chart-options.html">Customize chart options</a>
<a class="dropdown-item" href="../articles/extra/facets.html">Create grid of charts</a>
<a class="dropdown-item" href="../articles/extra/shiny-integration.html">Use in Shiny application</a>
<a class="dropdown-item" href="../articles/extra/spark-box.html">Create boxes with sparklines</a>
<a class="dropdown-item" href="../articles/extra/sync-charts.html">Synchronize charts with each other</a>
</div>
</li>
<li class="nav-item">
<a class="nav-link" href="../news/index.html">Changelog</a>
</li>
</ul><form class="form-inline my-2 my-lg-0" role="search">
<input type="search" class="form-control me-sm-2" aria-label="Toggle navigation" name="search-input" data-search-index="../search.json" id="search-input" placeholder="Search for" autocomplete="off"></form>
<ul class="navbar-nav"><li class="nav-item">
<a class="external-link nav-link" href="https://github.com/dreamRs/apexcharter/" aria-label="github">
<span class="fab fa fab fa-github fa-lg"></span>
</a>
</li>
</ul></div>
</div>
</nav><div class="container template-reference-topic">
<div class="row">
<main id="main" class="col-md-9"><div class="page-header">
<img src="" class="logo" alt=""><h1>Quick ApexCharts</h1>
<small class="dont-index">Source: <a href="https://github.com/dreamRs/apexcharter/blob/HEAD/R/apex.R" class="external-link"><code>R/apex.R</code></a></small>
<div class="d-none name"><code>apex.Rd</code></div>
</div>
<div class="ref-description section level2">
<p>Initialize a chart with three main parameters :
data, mapping and type of chart.</p>
</div>
<div class="section level2">
<h2 id="ref-usage">Usage<a class="anchor" aria-label="anchor" href="#ref-usage"></a></h2>
<div class="sourceCode"><pre class="sourceCode r"><code><span><span class="fu">apex</span><span class="op">(</span></span>
<span> <span class="va">data</span>,</span>
<span> <span class="va">mapping</span>,</span>
<span> type <span class="op">=</span> <span class="st">"column"</span>,</span>
<span> <span class="va">...</span>,</span>
<span> auto_update <span class="op">=</span> <span class="cn">TRUE</span>,</span>
<span> synchronize <span class="op">=</span> <span class="cn">NULL</span>,</span>
<span> serie_name <span class="op">=</span> <span class="cn">NULL</span>,</span>
<span> width <span class="op">=</span> <span class="cn">NULL</span>,</span>
<span> height <span class="op">=</span> <span class="cn">NULL</span>,</span>
<span> elementId <span class="op">=</span> <span class="cn">NULL</span></span>
<span><span class="op">)</span></span></code></pre></div>
</div>
<div class="section level2">
<h2 id="arguments">Arguments<a class="anchor" aria-label="anchor" href="#arguments"></a></h2>
<dl><dt>data</dt>
<dd><p>Default dataset to use for chart. If not already
a <code>data.frame</code>, it will be coerced to with <code>as.data.frame</code>.</p></dd>
<dt>mapping</dt>
<dd><p>Default list of aesthetic mappings to use for chart</p></dd>
<dt>type</dt>
<dd><p>Specify the chart type. Available options:
<code>"column"</code>, <code>"bar"</code>,
<code>"line"</code>, <code>"step"</code>, <code>"spline"</code>,
<code>"area"</code>, <code>"area-step"</code>, <code>"area-spline"</code>,
<code>"pie"</code>, <code>"donut"</code>,
<code>"radialBar"</code>, <code>"radar"</code>, <code>"scatter"</code>,
<code>"heatmap"</code>, <code>"treemap"</code>,
<code>"timeline"</code> and <code>"dumbbell"</code>.</p></dd>
<dt>...</dt>
<dd><p>Other arguments passed on to methods. Not currently used.</p></dd>
<dt>auto_update</dt>
<dd><p>In Shiny application, update existing chart
rather than generating new one. Can be <code>TRUE</code>/<code>FALSE</code> or
use <code><a href="config_update.html">config_update()</a></code> for more control.</p></dd>
<dt>synchronize</dt>
<dd><p>Give a common id to charts to synchronize them (tooltip and zoom).</p></dd>
<dt>serie_name</dt>
<dd><p>Name for the serie displayed in tooltip,
only used for single serie.</p></dd>
<dt>width, height</dt>
<dd><p>A numeric input in pixels.</p></dd>
<dt>elementId</dt>
<dd><p>Use an explicit element ID for the widget.</p></dd>
</dl></div>
<div class="section level2">
<h2 id="value">Value<a class="anchor" aria-label="anchor" href="#value"></a></h2>
<p>An <code><a href="apexchart.html">apexchart()</a></code></p>
<p></p>
<p><code>htmlwidget</code> object.</p>
</div>
<div class="section level2">
<h2 id="ref-examples">Examples<a class="anchor" aria-label="anchor" href="#ref-examples"></a></h2>
<div class="sourceCode"><pre class="sourceCode r"><code><span class="r-in"><span><span class="kw"><a href="https://rdrr.io/r/base/library.html" class="external-link">library</a></span><span class="op">(</span><span class="va"><a href="https://ggplot2.tidyverse.org" class="external-link">ggplot2</a></span><span class="op">)</span></span></span>
<span class="r-in"><span><span class="kw"><a href="https://rdrr.io/r/base/library.html" class="external-link">library</a></span><span class="op">(</span><span class="va"><a href="https://github.com/dreamRs/apexcharter" class="external-link">apexcharter</a></span><span class="op">)</span></span></span>
<span class="r-in"><span></span></span>
<span class="r-in"><span><span class="co"># make a barchart with a frequency table</span></span></span>
<span class="r-in"><span><span class="fu"><a href="https://rdrr.io/r/utils/data.html" class="external-link">data</a></span><span class="op">(</span><span class="st">"mpg"</span>, package <span class="op">=</span> <span class="st">"ggplot2"</span><span class="op">)</span></span></span>
<span class="r-in"><span><span class="fu">apex</span><span class="op">(</span><span class="va">mpg</span>, <span class="fu"><a href="apexcharter-exports.html">aes</a></span><span class="op">(</span><span class="va">manufacturer</span><span class="op">)</span>, type <span class="op">=</span> <span class="st">"bar"</span><span class="op">)</span></span></span>
<div id="htmlwidget-da403bf8187c892ade73" style="width:700px;height:432.632880098888px;" class="apexcharter html-widget"></div>
<script type="application/json" data-for="htmlwidget-da403bf8187c892ade73">{"x":{"ax_opts":{"chart":{"type":"bar"},"series":[{"name":[],"data":[{"x":"audi","y":18},{"x":"chevrolet","y":19},{"x":"dodge","y":37},{"x":"ford","y":25},{"x":"honda","y":9},{"x":"hyundai","y":14},{"x":"jeep","y":8},{"x":"land rover","y":4},{"x":"lincoln","y":3},{"x":"mercury","y":4},{"x":"nissan","y":13},{"x":"pontiac","y":5},{"x":"subaru","y":14},{"x":"toyota","y":34},{"x":"volkswagen","y":27}]}],"dataLabels":{"enabled":false},"plotOptions":{"bar":{"horizontal":true,"isDumbbell":false}},"tooltip":{"shared":true,"intersect":false,"followCursor":true},"grid":{"yaxis":{"lines":{"show":false}},"xaxis":{"lines":{"show":true}}},"yaxis":{"labels":{"style":{"colors":"#848484"}}},"xaxis":{"labels":{"style":{"colors":"#848484"}}}},"auto_update":{"series_animate":true,"update_options":false,"options_animate":true,"options_redrawPaths":true,"update_synced_charts":false},"sparkbox":false,"xaxis":{"min":"audi","max":"volkswagen"},"type":"bar"},"evals":[],"jsHooks":[]}</script><span class="r-in"><span></span></span>
<span class="r-in"><span></span></span>
<span class="r-in"><span><span class="co"># timeseries</span></span></span>
<span class="r-in"><span><span class="fu"><a href="https://rdrr.io/r/utils/data.html" class="external-link">data</a></span><span class="op">(</span><span class="st">"economics"</span>, package <span class="op">=</span> <span class="st">"ggplot2"</span><span class="op">)</span></span></span>
<span class="r-in"><span><span class="fu">apex</span><span class="op">(</span></span></span>
<span class="r-in"><span> data <span class="op">=</span> <span class="va">economics</span>, </span></span>
<span class="r-in"><span> mapping <span class="op">=</span> <span class="fu"><a href="apexcharter-exports.html">aes</a></span><span class="op">(</span>x <span class="op">=</span> <span class="va">date</span>, y <span class="op">=</span> <span class="va">uempmed</span><span class="op">)</span>, </span></span>
<span class="r-in"><span> type <span class="op">=</span> <span class="st">"line"</span></span></span>
<span class="r-in"><span><span class="op">)</span></span></span>
<div id="htmlwidget-756e3bf13eb93ebd21f9" style="width:700px;height:432.632880098888px;" class="apexcharter html-widget"></div>
<script type="application/json" data-for="htmlwidget-756e3bf13eb93ebd21f9">{"x":{"ax_opts":{"chart":{"type":"line"},"series":[{"name":"uempmed","type":"line","data":[[-79056000000,4.5],[-76377600000,4.7],[-73699200000,4.6],[-71107200000,4.9],[-68428800000,4.7],[-65836800000,4.8],[-63158400000,5.1],[-60480000000,4.5],[-57974400000,4.1],[-55296000000,4.6],[-52704000000,4.4],[-50025600000,4.4],[-47433600000,4.5],[-44755200000,4.2],[-42076800000,4.6],[-39484800000,4.8],[-36806400000,4.4],[-34214400000,4.4],[-31536000000,4.4],[-28857600000,4.9],[-26438400000,4],[-23760000000,4],[-21168000000,4.2],[-18489600000,4.4],[-15897600000,4.4],[-13219200000,4.4],[-10540800000,4.7],[-7948800000,4.5],[-5270400000,4.8],[-2678400000,4.6],[0,4.6],[2678400000,4.5],[5097600000,4.6],[7776000000,4.1],[10368000000,4.7],[13046400000,4.9],[15638400000,5.1],[18316800000,5.4],[20995200000,5.2],[23587200000,5.2],[26265600000,5.6],[28857600000,5.9],[31536000000,6.2],[34214400000,6.3],[36633600000,6.4],[39312000000,6.5],[41904000000,6.7],[44582400000,5.7],[47174400000,6.2],[49852800000,6.4],[52531200000,5.8],[55123200000,6.5],[57801600000,6.4],[60393600000,6.2],[63072000000,6.2],[65750400000,6.6],[68256000000,6.6],[70934400000,6.7],[73526400000,6.6],[76204800000,5.4],[78796800000,6.1],[81475200000,6],[84153600000,5.6],[86745600000,5.7],[89424000000,5.7],[92016000000,6.1],[94694400000,5.7],[97372800000,5.2],[99792000000,5.5],[102470400000,5],[105062400000,4.9],[107740800000,5],[110332800000,5.2],[113011200000,4.9],[115689600000,5.4],[118281600000,5.5],[120960000000,5.1],[123552000000,4.7],[126230400000,5],[128908800000,5.1],[131328000000,4.8],[134006400000,5],[136598400000,4.6],[139276800000,5.3],[141868800000,5.7],[144547200000,5],[147225600000,5.3],[149817600000,5.5],[152496000000,5.2],[155088000000,5.7],[157766400000,6.3],[160444800000,7.1],[162864000000,7.2],[165542400000,8.699999999999999],[168134400000,9.4],[170812800000,8.800000000000001],[173404800000,8.6],[176083200000,9.199999999999999],[178761600000,9.199999999999999],[181353600000,8.6],[184032000000,9.5],[186624000000,9],[189302400000,9],[191980800000,8.199999999999999],[194486400000,8.699999999999999],[197164800000,8.199999999999999],[199756800000,8.300000000000001],[202435200000,7.8],[205027200000,7.7],[207705600000,7.9],[210384000000,7.8],[212976000000,7.7],[215654400000,8.4],[218246400000,8],[220924800000,7.5],[223603200000,7.2],[226022400000,7.2],[228700800000,7.3],[231292800000,7.9],[233971200000,6.2],[236563200000,7.1],[239241600000,7],[241920000000,6.7],[244512000000,6.9],[247190400000,7],[249782400000,6.8],[252460800000,6.5],[255139200000,6.7],[257558400000,6.2],[260236800000,6.1],[262828800000,5.7],[265507200000,6],[268099200000,5.8],[270777600000,5.8],[273456000000,5.6],[276048000000,5.9],[278726400000,5.5],[281318400000,5.6],[283996800000,5.9],[286675200000,5.9],[289094400000,5.9],[291772800000,5.4],[294364800000,5.6],[297043200000,5.6],[299635200000,5.9],[302313600000,4.8],[304992000000,5.5],[307584000000,5.5],[310262400000,5.3],[312854400000,5.7],[315532800000,5.3],[318211200000,5.8],[320716800000,6],[323395200000,5.8],[325987200000,5.7],[328665600000,6.4],[331257600000,7],[333936000000,7.5],[336614400000,7.7],[339206400000,7.5],[341884800000,7.7],[344476800000,7.5],[347155200000,7.4],[349833600000,7.1],[352252800000,7.1],[354931200000,7.4],[357523200000,6.9],[360201600000,6.6],[362793600000,7.1],[365472000000,7.2],[368150400000,6.8],[370742400000,6.8],[373420800000,6.9],[376012800000,6.9],[378691200000,7.1],[381369600000,7.5],[383788800000,7.7],[386467200000,8.1],[389059200000,8.5],[391737600000,9.5],[394329600000,8.5],[397008000000,8.699999999999999],[399686400000,9.5],[402278400000,9.699999999999999],[404956800000,10],[407548800000,10.2],[410227200000,11.1],[412905600000,9.800000000000001],[415324800000,10.4],[418003200000,10.9],[420595200000,12.3],[423273600000,11.3],[425865600000,10.1],[428544000000,9.300000000000001],[431222400000,9.300000000000001],[433814400000,9.4],[436492800000,9.300000000000001],[439084800000,8.699999999999999],[441763200000,9.1],[444441600000,8.300000000000001],[446947200000,8.300000000000001],[449625600000,8.199999999999999],[452217600000,9.1],[454896000000,7.5],[457488000000,7.5],[460166400000,7.3],[462844800000,7.6],[465436800000,7.2],[468115200000,7.2],[470707200000,7.3],[473385600000,6.8],[476064000000,7.1],[478483200000,7.1],[481161600000,6.9],[483753600000,6.9],[486432000000,6.6],[489024000000,6.9],[491702400000,7.1],[494380800000,6.9],[496972800000,7.1],[499651200000,7],[502243200000,6.8],[504921600000,6.7],[507600000000,6.9],[510019200000,6.8],[512697600000,6.7],[515289600000,6.8],[517968000000,7],[520560000000,6.9],[523238400000,7.1],[525916800000,7.4],[528508800000,7],[531187200000,7.1],[533779200000,7.1],[536457600000,6.9],[539136000000,6.6],[541555200000,6.6],[544233600000,7.1],[546825600000,6.6],[549504000000,6.5],[552096000000,6.5],[554774400000,6.4],[557452800000,6],[560044800000,6.3],[562723200000,6.2],[565315200000,6],[567993600000,6.2],[570672000000,6.3],[573177600000,6.4],[575856000000,5.9],[578448000000,5.9],[581126400000,5.8],[583718400000,6.1],[586396800000,5.9],[589075200000,5.7],[591667200000,5.6],[594345600000,5.7],[596937600000,5.9],[599616000000,5.6],[602294400000,5.4],[604713600000,5.4],[607392000000,5.4],[609984000000,5.3],[612662400000,5.4],[615254400000,5.6],[617932800000,5],[620611200000,4.9],[623203200000,4.9],[625881600000,4.8],[628473600000,4.9],[631152000000,5.1],[633830400000,5.3],[636249600000,5.1],[638928000000,4.8],[641520000000,5.2],[644198400000,5.2],[646790400000,5.4],[649468800000,5.4],[652147200000,5.6],[654739200000,5.8],[657417600000,5.7],[660009600000,5.9],[662688000000,6],[665366400000,6.2],[667785600000,6.7],[670464000000,6.6],[673056000000,6.4],[675734400000,6.9],[678326400000,7],[681004800000,7.3],[683683200000,6.8],[686275200000,7.2],[688953600000,7.5],[691545600000,7.8],[694224000000,8.1],[696902400000,8.199999999999999],[699408000000,8.300000000000001],[702086400000,8.5],[704678400000,8.800000000000001],[707356800000,8.699999999999999],[709948800000,8.6],[712627200000,8.800000000000001],[715305600000,8.6],[717897600000,9],[720576000000,9],[723168000000,9.300000000000001],[725846400000,8.6],[728524800000,8.5],[730944000000,8.5],[733622400000,8.4],[736214400000,8.1],[738892800000,8.300000000000001],[741484800000,8.199999999999999],[744163200000,8.199999999999999],[746841600000,8.300000000000001],[749433600000,8],[752112000000,8.300000000000001],[754704000000,8.300000000000001],[757382400000,8.6],[760060800000,9.199999999999999],[762480000000,9.300000000000001],[765158400000,9.1],[767750400000,9.199999999999999],[770428800000,9.300000000000001],[773020800000,9],[775699200000,8.9],[778377600000,9.199999999999999],[780969600000,10],[783648000000,9],[786240000000,8.699999999999999],[788918400000,8],[791596800000,8.1],[794016000000,8.300000000000001],[796694400000,8.300000000000001],[799286400000,9.1],[801964800000,7.9],[804556800000,8.5],[807235200000,8.300000000000001],[809913600000,7.9],[812505600000,8.199999999999999],[815184000000,8],[817776000000,8.300000000000001],[820454400000,8.300000000000001],[823132800000,7.8],[825638400000,8.300000000000001],[828316800000,8.6],[830908800000,8.6],[833587200000,8.300000000000001],[836179200000,8.300000000000001],[838857600000,8.4],[841536000000,8.5],[844128000000,8.300000000000001],[846806400000,7.7],[849398400000,7.8],[852076800000,7.8],[854755200000,8.1],[857174400000,7.9],[859852800000,8.300000000000001],[862444800000,8],[865123200000,8],[867715200000,8.300000000000001],[870393600000,7.8],[873072000000,8.199999999999999],[875664000000,7.7],[878342400000,7.6],[880934400000,7.5],[883612800000,7.4],[886291200000,7],[888710400000,6.8],[891388800000,6.7],[893980800000,6],[896659200000,6.9],[899251200000,6.7],[901929600000,6.8],[904608000000,6.7],[907200000000,5.8],[909878400000,6.6],[912470400000,6.8],[915148800000,6.9],[917827200000,6.8],[920246400000,6.8],[922924800000,6.2],[925516800000,6.5],[928195200000,6.3],[930787200000,5.8],[933465600000,6.5],[936144000000,6],[938736000000,6.1],[941414400000,6.2],[944006400000,5.8],[946684800000,5.8],[949363200000,6.1],[951868800000,6],[954547200000,6.1],[957139200000,5.8],[959817600000,5.7],[962409600000,6],[965088000000,6.3],[967766400000,5.2],[970358400000,6.1],[973036800000,6.1],[975628800000,6],[978307200000,5.8],[980985600000,6.1],[983404800000,6.6],[986083200000,5.9],[988675200000,6.3],[991353600000,6],[993945600000,6.8],[996624000000,6.9],[999302400000,7.2],[1001894400000,7.3],[1004572800000,7.7],[1007164800000,8.199999999999999],[1009843200000,8.4],[1012521600000,8.300000000000001],[1014940800000,8.4],[1017619200000,8.9],[1020211200000,9.5],[1022889600000,11],[1025481600000,8.9],[1028160000000,9],[1030838400000,9.5],[1033430400000,9.6],[1036108800000,9.300000000000001],[1038700800000,9.6],[1041379200000,9.6],[1044057600000,9.5],[1046476800000,9.699999999999999],[1049155200000,10.2],[1051747200000,9.9],[1054425600000,11.5],[1057017600000,10.3],[1059696000000,10.1],[1062374400000,10.2],[1064966400000,10.4],[1067644800000,10.3],[1070236800000,10.4],[1072915200000,10.6],[1075593600000,10.2],[1078099200000,10.2],[1080777600000,9.5],[1083369600000,9.9],[1086048000000,11],[1088640000000,8.9],[1091318400000,9.199999999999999],[1093996800000,9.6],[1096588800000,9.5],[1099267200000,9.699999999999999],[1101859200000,9.5],[1104537600000,9.4],[1107216000000,9.199999999999999],[1109635200000,9.300000000000001],[1112313600000,9],[1114905600000,9.1],[1117584000000,9],[1120176000000,8.800000000000001],[1122854400000,9.199999999999999],[1125532800000,8.4],[1128124800000,8.6],[1130803200000,8.5],[1133395200000,8.699999999999999],[1136073600000,8.6],[1138752000000,9.1],[1141171200000,8.699999999999999],[1143849600000,8.4],[1146441600000,8.5],[1149120000000,7.3],[1151712000000,8],[1154390400000,8.4],[1157068800000,8],[1159660800000,7.9],[1162339200000,8.300000000000001],[1164931200000,7.5],[1167609600000,8.300000000000001],[1170288000000,8.5],[1172707200000,9.1],[1175385600000,8.6],[1177977600000,8.199999999999999],[1180656000000,7.7],[1183248000000,8.699999999999999],[1185926400000,8.800000000000001],[1188604800000,8.699999999999999],[1191196800000,8.4],[1193875200000,8.6],[1196467200000,8.4],[1199145600000,9],[1201824000000,8.699999999999999],[1204329600000,8.699999999999999],[1207008000000,9.4],[1209600000000,7.9],[1212278400000,9],[1214870400000,9.699999999999999],[1217548800000,9.699999999999999],[1220227200000,10.2],[1222819200000,10.4],[1225497600000,9.800000000000001],[1228089600000,10.5],[1230768000000,10.7],[1233446400000,11.7],[1235865600000,12.3],[1238544000000,13.1],[1241136000000,14.2],[1243814400000,17.2],[1246406400000,16],[1249084800000,16.3],[1251763200000,17.8],[1254355200000,18.9],[1257033600000,19.8],[1259625600000,20.1],[1262304000000,20],[1264982400000,19.9],[1267401600000,20.4],[1270080000000,22.1],[1272672000000,22.3],[1275350400000,25.2],[1277942400000,22.3],[1280620800000,21],[1283299200000,20.3],[1285891200000,21.2],[1288569600000,21],[1291161600000,21.9],[1293840000000,21.5],[1296518400000,21.1],[1298937600000,21.5],[1301616000000,20.9],[1304208000000,21.6],[1306886400000,22.4],[1309478400000,22],[1312156800000,22.4],[1314835200000,22],[1317427200000,20.6],[1320105600000,20.8],[1322697600000,20.5],[1325376000000,20.8],[1328054400000,19.7],[1330560000000,19.2],[1333238400000,19.1],[1335830400000,19.9],[1338508800000,20.4],[1341100800000,17.5],[1343779200000,18.4],[1346457600000,18.8],[1349049600000,19.9],[1351728000000,18.6],[1354320000000,17.7],[1356998400000,15.8],[1359676800000,17.2],[1362096000000,17.6],[1364774400000,17.1],[1367366400000,17.1],[1370044800000,17],[1372636800000,16.2],[1375315200000,16.5],[1377993600000,16.5],[1380585600000,16.3],[1383264000000,17.1],[1385856000000,17.3],[1388534400000,15.4],[1391212800000,15.9],[1393632000000,15.8],[1396310400000,15.7],[1398902400000,14.6],[1401580800000,13.8],[1404172800000,13.1],[1406851200000,12.9],[1409529600000,13.4],[1412121600000,13.6],[1414800000000,13],[1417392000000,12.9],[1420070400000,13.2],[1422748800000,12.9],[1425168000000,12],[1427846400000,11.5]]}],"dataLabels":{"enabled":false},"stroke":{"curve":"straight","width":2},"yaxis":{"decimalsInFloat":2,"labels":{"style":{"colors":"#848484"}}},"xaxis":{"type":"datetime","labels":{"style":{"colors":"#848484"}}}},"auto_update":{"series_animate":true,"update_options":false,"options_animate":true,"options_redrawPaths":true,"update_synced_charts":false},"sparkbox":false,"xaxis":{"min":"1967-07-01","max":"2015-04-01"},"type":"line"},"evals":[],"jsHooks":[]}</script><span class="r-in"><span></span></span>
<span class="r-in"><span><span class="co"># you can add option to apex result :</span></span></span>
<span class="r-in"><span><span class="fu">apex</span><span class="op">(</span></span></span>
<span class="r-in"><span> data <span class="op">=</span> <span class="va">economics</span>, </span></span>
<span class="r-in"><span> mapping <span class="op">=</span> <span class="fu"><a href="apexcharter-exports.html">aes</a></span><span class="op">(</span>x <span class="op">=</span> <span class="va">date</span>, y <span class="op">=</span> <span class="va">uempmed</span><span class="op">)</span>, </span></span>
<span class="r-in"><span> type <span class="op">=</span> <span class="st">"line"</span></span></span>
<span class="r-in"><span><span class="op">)</span> <span class="op"><a href="apexcharter-exports.html">%&gt;%</a></span> </span></span>
<span class="r-in"><span> <span class="fu"><a href="ax_stroke.html">ax_stroke</a></span><span class="op">(</span>width <span class="op">=</span> <span class="fl">1</span><span class="op">)</span></span></span>
<div id="htmlwidget-2931a41253ddcd61f464" style="width:700px;height:432.632880098888px;" class="apexcharter html-widget"></div>
<script type="application/json" data-for="htmlwidget-2931a41253ddcd61f464">{"x":{"ax_opts":{"chart":{"type":"line"},"series":[{"name":"uempmed","type":"line","data":[[-79056000000,4.5],[-76377600000,4.7],[-73699200000,4.6],[-71107200000,4.9],[-68428800000,4.7],[-65836800000,4.8],[-63158400000,5.1],[-60480000000,4.5],[-57974400000,4.1],[-55296000000,4.6],[-52704000000,4.4],[-50025600000,4.4],[-47433600000,4.5],[-44755200000,4.2],[-42076800000,4.6],[-39484800000,4.8],[-36806400000,4.4],[-34214400000,4.4],[-31536000000,4.4],[-28857600000,4.9],[-26438400000,4],[-23760000000,4],[-21168000000,4.2],[-18489600000,4.4],[-15897600000,4.4],[-13219200000,4.4],[-10540800000,4.7],[-7948800000,4.5],[-5270400000,4.8],[-2678400000,4.6],[0,4.6],[2678400000,4.5],[5097600000,4.6],[7776000000,4.1],[10368000000,4.7],[13046400000,4.9],[15638400000,5.1],[18316800000,5.4],[20995200000,5.2],[23587200000,5.2],[26265600000,5.6],[28857600000,5.9],[31536000000,6.2],[34214400000,6.3],[36633600000,6.4],[39312000000,6.5],[41904000000,6.7],[44582400000,5.7],[47174400000,6.2],[49852800000,6.4],[52531200000,5.8],[55123200000,6.5],[57801600000,6.4],[60393600000,6.2],[63072000000,6.2],[65750400000,6.6],[68256000000,6.6],[70934400000,6.7],[73526400000,6.6],[76204800000,5.4],[78796800000,6.1],[81475200000,6],[84153600000,5.6],[86745600000,5.7],[89424000000,5.7],[92016000000,6.1],[94694400000,5.7],[97372800000,5.2],[99792000000,5.5],[102470400000,5],[105062400000,4.9],[107740800000,5],[110332800000,5.2],[113011200000,4.9],[115689600000,5.4],[118281600000,5.5],[120960000000,5.1],[123552000000,4.7],[126230400000,5],[128908800000,5.1],[131328000000,4.8],[134006400000,5],[136598400000,4.6],[139276800000,5.3],[141868800000,5.7],[144547200000,5],[147225600000,5.3],[149817600000,5.5],[152496000000,5.2],[155088000000,5.7],[157766400000,6.3],[160444800000,7.1],[162864000000,7.2],[165542400000,8.699999999999999],[168134400000,9.4],[170812800000,8.800000000000001],[173404800000,8.6],[176083200000,9.199999999999999],[178761600000,9.199999999999999],[181353600000,8.6],[184032000000,9.5],[186624000000,9],[189302400000,9],[191980800000,8.199999999999999],[194486400000,8.699999999999999],[197164800000,8.199999999999999],[199756800000,8.300000000000001],[202435200000,7.8],[205027200000,7.7],[207705600000,7.9],[210384000000,7.8],[212976000000,7.7],[215654400000,8.4],[218246400000,8],[220924800000,7.5],[223603200000,7.2],[226022400000,7.2],[228700800000,7.3],[231292800000,7.9],[233971200000,6.2],[236563200000,7.1],[239241600000,7],[241920000000,6.7],[244512000000,6.9],[247190400000,7],[249782400000,6.8],[252460800000,6.5],[255139200000,6.7],[257558400000,6.2],[260236800000,6.1],[262828800000,5.7],[265507200000,6],[268099200000,5.8],[270777600000,5.8],[273456000000,5.6],[276048000000,5.9],[278726400000,5.5],[281318400000,5.6],[283996800000,5.9],[286675200000,5.9],[289094400000,5.9],[291772800000,5.4],[294364800000,5.6],[297043200000,5.6],[299635200000,5.9],[302313600000,4.8],[304992000000,5.5],[307584000000,5.5],[310262400000,5.3],[312854400000,5.7],[315532800000,5.3],[318211200000,5.8],[320716800000,6],[323395200000,5.8],[325987200000,5.7],[328665600000,6.4],[331257600000,7],[333936000000,7.5],[336614400000,7.7],[339206400000,7.5],[341884800000,7.7],[344476800000,7.5],[347155200000,7.4],[349833600000,7.1],[352252800000,7.1],[354931200000,7.4],[357523200000,6.9],[360201600000,6.6],[362793600000,7.1],[365472000000,7.2],[368150400000,6.8],[370742400000,6.8],[373420800000,6.9],[376012800000,6.9],[378691200000,7.1],[381369600000,7.5],[383788800000,7.7],[386467200000,8.1],[389059200000,8.5],[391737600000,9.5],[394329600000,8.5],[397008000000,8.699999999999999],[399686400000,9.5],[402278400000,9.699999999999999],[404956800000,10],[407548800000,10.2],[410227200000,11.1],[412905600000,9.800000000000001],[415324800000,10.4],[418003200000,10.9],[420595200000,12.3],[423273600000,11.3],[425865600000,10.1],[428544000000,9.300000000000001],[431222400000,9.300000000000001],[433814400000,9.4],[436492800000,9.300000000000001],[439084800000,8.699999999999999],[441763200000,9.1],[444441600000,8.300000000000001],[446947200000,8.300000000000001],[449625600000,8.199999999999999],[452217600000,9.1],[454896000000,7.5],[457488000000,7.5],[460166400000,7.3],[462844800000,7.6],[465436800000,7.2],[468115200000,7.2],[470707200000,7.3],[473385600000,6.8],[476064000000,7.1],[478483200000,7.1],[481161600000,6.9],[483753600000,6.9],[486432000000,6.6],[489024000000,6.9],[491702400000,7.1],[494380800000,6.9],[496972800000,7.1],[499651200000,7],[502243200000,6.8],[504921600000,6.7],[507600000000,6.9],[510019200000,6.8],[512697600000,6.7],[515289600000,6.8],[517968000000,7],[520560000000,6.9],[523238400000,7.1],[525916800000,7.4],[528508800000,7],[531187200000,7.1],[533779200000,7.1],[536457600000,6.9],[539136000000,6.6],[541555200000,6.6],[544233600000,7.1],[546825600000,6.6],[549504000000,6.5],[552096000000,6.5],[554774400000,6.4],[557452800000,6],[560044800000,6.3],[562723200000,6.2],[565315200000,6],[567993600000,6.2],[570672000000,6.3],[573177600000,6.4],[575856000000,5.9],[578448000000,5.9],[581126400000,5.8],[583718400000,6.1],[586396800000,5.9],[589075200000,5.7],[591667200000,5.6],[594345600000,5.7],[596937600000,5.9],[599616000000,5.6],[602294400000,5.4],[604713600000,5.4],[607392000000,5.4],[609984000000,5.3],[612662400000,5.4],[615254400000,5.6],[617932800000,5],[620611200000,4.9],[623203200000,4.9],[625881600000,4.8],[628473600000,4.9],[631152000000,5.1],[633830400000,5.3],[636249600000,5.1],[638928000000,4.8],[641520000000,5.2],[644198400000,5.2],[646790400000,5.4],[649468800000,5.4],[652147200000,5.6],[654739200000,5.8],[657417600000,5.7],[660009600000,5.9],[662688000000,6],[665366400000,6.2],[667785600000,6.7],[670464000000,6.6],[673056000000,6.4],[675734400000,6.9],[678326400000,7],[681004800000,7.3],[683683200000,6.8],[686275200000,7.2],[688953600000,7.5],[691545600000,7.8],[694224000000,8.1],[696902400000,8.199999999999999],[699408000000,8.300000000000001],[702086400000,8.5],[704678400000,8.800000000000001],[707356800000,8.699999999999999],[709948800000,8.6],[712627200000,8.800000000000001],[715305600000,8.6],[717897600000,9],[720576000000,9],[723168000000,9.300000000000001],[725846400000,8.6],[728524800000,8.5],[730944000000,8.5],[733622400000,8.4],[736214400000,8.1],[738892800000,8.300000000000001],[741484800000,8.199999999999999],[744163200000,8.199999999999999],[746841600000,8.300000000000001],[749433600000,8],[752112000000,8.300000000000001],[754704000000,8.300000000000001],[757382400000,8.6],[760060800000,9.199999999999999],[762480000000,9.300000000000001],[765158400000,9.1],[767750400000,9.199999999999999],[770428800000,9.300000000000001],[773020800000,9],[775699200000,8.9],[778377600000,9.199999999999999],[780969600000,10],[783648000000,9],[786240000000,8.699999999999999],[788918400000,8],[791596800000,8.1],[794016000000,8.300000000000001],[796694400000,8.300000000000001],[799286400000,9.1],[801964800000,7.9],[804556800000,8.5],[807235200000,8.300000000000001],[809913600000,7.9],[812505600000,8.199999999999999],[815184000000,8],[817776000000,8.300000000000001],[820454400000,8.300000000000001],[823132800000,7.8],[825638400000,8.300000000000001],[828316800000,8.6],[830908800000,8.6],[833587200000,8.300000000000001],[836179200000,8.300000000000001],[838857600000,8.4],[841536000000,8.5],[844128000000,8.300000000000001],[846806400000,7.7],[849398400000,7.8],[852076800000,7.8],[854755200000,8.1],[857174400000,7.9],[859852800000,8.300000000000001],[862444800000,8],[865123200000,8],[867715200000,8.300000000000001],[870393600000,7.8],[873072000000,8.199999999999999],[875664000000,7.7],[878342400000,7.6],[880934400000,7.5],[883612800000,7.4],[886291200000,7],[888710400000,6.8],[891388800000,6.7],[893980800000,6],[896659200000,6.9],[899251200000,6.7],[901929600000,6.8],[904608000000,6.7],[907200000000,5.8],[909878400000,6.6],[912470400000,6.8],[915148800000,6.9],[917827200000,6.8],[920246400000,6.8],[922924800000,6.2],[925516800000,6.5],[928195200000,6.3],[930787200000,5.8],[933465600000,6.5],[936144000000,6],[938736000000,6.1],[941414400000,6.2],[944006400000,5.8],[946684800000,5.8],[949363200000,6.1],[951868800000,6],[954547200000,6.1],[957139200000,5.8],[959817600000,5.7],[962409600000,6],[965088000000,6.3],[967766400000,5.2],[970358400000,6.1],[973036800000,6.1],[975628800000,6],[978307200000,5.8],[980985600000,6.1],[983404800000,6.6],[986083200000,5.9],[988675200000,6.3],[991353600000,6],[993945600000,6.8],[996624000000,6.9],[999302400000,7.2],[1001894400000,7.3],[1004572800000,7.7],[1007164800000,8.199999999999999],[1009843200000,8.4],[1012521600000,8.300000000000001],[1014940800000,8.4],[1017619200000,8.9],[1020211200000,9.5],[1022889600000,11],[1025481600000,8.9],[1028160000000,9],[1030838400000,9.5],[1033430400000,9.6],[1036108800000,9.300000000000001],[1038700800000,9.6],[1041379200000,9.6],[1044057600000,9.5],[1046476800000,9.699999999999999],[1049155200000,10.2],[1051747200000,9.9],[1054425600000,11.5],[1057017600000,10.3],[1059696000000,10.1],[1062374400000,10.2],[1064966400000,10.4],[1067644800000,10.3],[1070236800000,10.4],[1072915200000,10.6],[1075593600000,10.2],[1078099200000,10.2],[1080777600000,9.5],[1083369600000,9.9],[1086048000000,11],[1088640000000,8.9],[1091318400000,9.199999999999999],[1093996800000,9.6],[1096588800000,9.5],[1099267200000,9.699999999999999],[1101859200000,9.5],[1104537600000,9.4],[1107216000000,9.199999999999999],[1109635200000,9.300000000000001],[1112313600000,9],[1114905600000,9.1],[1117584000000,9],[1120176000000,8.800000000000001],[1122854400000,9.199999999999999],[1125532800000,8.4],[1128124800000,8.6],[1130803200000,8.5],[1133395200000,8.699999999999999],[1136073600000,8.6],[1138752000000,9.1],[1141171200000,8.699999999999999],[1143849600000,8.4],[1146441600000,8.5],[1149120000000,7.3],[1151712000000,8],[1154390400000,8.4],[1157068800000,8],[1159660800000,7.9],[1162339200000,8.300000000000001],[1164931200000,7.5],[1167609600000,8.300000000000001],[1170288000000,8.5],[1172707200000,9.1],[1175385600000,8.6],[1177977600000,8.199999999999999],[1180656000000,7.7],[1183248000000,8.699999999999999],[1185926400000,8.800000000000001],[1188604800000,8.699999999999999],[1191196800000,8.4],[1193875200000,8.6],[1196467200000,8.4],[1199145600000,9],[1201824000000,8.699999999999999],[1204329600000,8.699999999999999],[1207008000000,9.4],[1209600000000,7.9],[1212278400000,9],[1214870400000,9.699999999999999],[1217548800000,9.699999999999999],[1220227200000,10.2],[1222819200000,10.4],[1225497600000,9.800000000000001],[1228089600000,10.5],[1230768000000,10.7],[1233446400000,11.7],[1235865600000,12.3],[1238544000000,13.1],[1241136000000,14.2],[1243814400000,17.2],[1246406400000,16],[1249084800000,16.3],[1251763200000,17.8],[1254355200000,18.9],[1257033600000,19.8],[1259625600000,20.1],[1262304000000,20],[1264982400000,19.9],[1267401600000,20.4],[1270080000000,22.1],[1272672000000,22.3],[1275350400000,25.2],[1277942400000,22.3],[1280620800000,21],[1283299200000,20.3],[1285891200000,21.2],[1288569600000,21],[1291161600000,21.9],[1293840000000,21.5],[1296518400000,21.1],[1298937600000,21.5],[1301616000000,20.9],[1304208000000,21.6],[1306886400000,22.4],[1309478400000,22],[1312156800000,22.4],[1314835200000,22],[1317427200000,20.6],[1320105600000,20.8],[1322697600000,20.5],[1325376000000,20.8],[1328054400000,19.7],[1330560000000,19.2],[1333238400000,19.1],[1335830400000,19.9],[1338508800000,20.4],[1341100800000,17.5],[1343779200000,18.4],[1346457600000,18.8],[1349049600000,19.9],[1351728000000,18.6],[1354320000000,17.7],[1356998400000,15.8],[1359676800000,17.2],[1362096000000,17.6],[1364774400000,17.1],[1367366400000,17.1],[1370044800000,17],[1372636800000,16.2],[1375315200000,16.5],[1377993600000,16.5],[1380585600000,16.3],[1383264000000,17.1],[1385856000000,17.3],[1388534400000,15.4],[1391212800000,15.9],[1393632000000,15.8],[1396310400000,15.7],[1398902400000,14.6],[1401580800000,13.8],[1404172800000,13.1],[1406851200000,12.9],[1409529600000,13.4],[1412121600000,13.6],[1414800000000,13],[1417392000000,12.9],[1420070400000,13.2],[1422748800000,12.9],[1425168000000,12],[1427846400000,11.5]]}],"dataLabels":{"enabled":false},"stroke":{"curve":"straight","width":1},"yaxis":{"decimalsInFloat":2,"labels":{"style":{"colors":"#848484"}}},"xaxis":{"type":"datetime","labels":{"style":{"colors":"#848484"}}}},"auto_update":{"series_animate":true,"update_options":false,"options_animate":true,"options_redrawPaths":true,"update_synced_charts":false},"sparkbox":false,"xaxis":{"min":"1967-07-01","max":"2015-04-01"},"type":"line"},"evals":[],"jsHooks":[]}</script><span class="r-in"><span></span></span>
<span class="r-in"><span></span></span>
<span class="r-in"><span><span class="co"># with group variable</span></span></span>
<span class="r-in"><span><span class="fu"><a href="https://rdrr.io/r/utils/data.html" class="external-link">data</a></span><span class="op">(</span><span class="st">"economics_long"</span>, package <span class="op">=</span> <span class="st">"ggplot2"</span><span class="op">)</span></span></span>
<span class="r-in"><span><span class="fu">apex</span><span class="op">(</span></span></span>
<span class="r-in"><span> data <span class="op">=</span> <span class="va">economics_long</span>, </span></span>
<span class="r-in"><span> mapping <span class="op">=</span> <span class="fu"><a href="apexcharter-exports.html">aes</a></span><span class="op">(</span>x <span class="op">=</span> <span class="va">date</span>, y <span class="op">=</span> <span class="va">value01</span>, group <span class="op">=</span> <span class="va">variable</span><span class="op">)</span>, </span></span>
<span class="r-in"><span> type <span class="op">=</span> <span class="st">"line"</span></span></span>
<span class="r-in"><span><span class="op">)</span></span></span>
<div id="htmlwidget-853270d7a7ddd5c78dff" style="width:700px;height:432.632880098888px;" class="apexcharter html-widget"></div>
<script type="application/json" data-for="htmlwidget-853270d7a7ddd5c78dff">{"x":{"ax_opts":{"chart":{"type":"line"},"series":[{"name":"pce","type":"line","data":[[-79056000000,0],[-76377600000,0.0002652497197765077],[-73699200000,0.0007615233890357775],[-71107200000,0.0004706043415389667],[-68428800000,0.0009155393553576157],[-65836800000,0.001574385433512166],[-63158400000,0.002070659102771431],[-60480000000,0.002301683052254198],[-57974400000,0.003217222407611809],[-55296000000,0.003191553079891505],[-52704000000,0.00368782674915077],[-50025600000,0.004243995516424089],[-47433600000,0.004834390053991158],[-44755200000,0.00515953487178171],[-42076800000,0.005262212182662942],[-39484800000,0.005553131230159753],[-36806400000,0.005989509801404973],[-34214400000,0.005972396916258099],[-31536000000,0.006571347896398595],[-28857600000,0.007016282910217254],[-26438400000,0.00703339579536412],[-23760000000,0.007461217924035903],[-21168000000,0.008008830248735783],[-18489600000,0.0080601689041764],[-15897600000,0.008214184870498248],[-13219200000,0.00883024873578561],[-10540800000,0.009112611340708994],[-7948800000,0.00956610279710108],[-5270400000,0.009737231648569792],[-2678400000,0.00993402982775881],[0,0.01043885993959152],[2678400000,0.01089235139598361],[5097600000,0.0107468918722352],[7776000000,0.01106348024745232],[10368000000,0.0116110925721522],[13046400000,0.01194479383251619],[15638400000,0.01213303556913178],[18316800000,0.01250951904236295],[20995200000,0.01304001848191596],[23587200000,0.01297156694132847],[26265600000,0.01282610741758007],[28857600000,0.01359618724918928],[31536000000,0.01449461371940003],[34214400000,0.0147769763243234],[36633600000,0.01499944383123273],[39312000000,0.01558128192622635],[41904000000,0.01577808010541538],[44582400000,0.01652249060930427],[47174400000,0.01644548262614336],[49852800000,0.0169588691805495],[52531200000,0.01765194102899779],[55123200000,0.01789152142105398],[57801600000,0.0183278999922992],[60393600000,0.01896963318530688],[63072000000,0.01923488290508338],[65750400000,0.01963703570603487],[68256000000,0.0207493732405815],[70934400000,0.02103173584550488],[73526400000,0.02150234018704384],[76204800000,0.02181037211968753],[78796800000,0.02252055685328268],[81475200000,0.02306816917798256],[84153600000,0.02347887842150748],[86745600000,0.0246596674966416],[89424000000,0.025138828280754],[92016000000,0.0256179890648664],[94694400000,0.0265078590925037],[97372800000,0.02730360825183322],[99792000000,0.02790255923197371],[102470400000,0.02815069606660336],[105062400000,0.02865552617843606],[107740800000,0.02888655012791882],[110332800000,0.02972508150011552],[113011200000,0.02965662995952803],[115689600000,0.03101710432870431],[118281600000,0.03093153990296995],[120960000000,0.03167595040685885],[123552000000,0.03165028107913855],[126230400000,0.03232624004243996],[128908800000,0.03277117505625862],[131328000000,0.03377227883735059],[134006400000,0.03457658443925354],[136598400000,0.03556913177777208],[139276800000,0.03604829256188448],[141868800000,0.03689538037665461],[144547200000,0.03834141917156523],[147225600000,0.03836708849928554],[149817600000,0.03871790264479641],[152496000000,0.03846120936759334],[155088000000,0.03894037015170573],[157766400000,0.04012115922683986],[160444800000,0.04130194830197398],[162864000000,0.0414046256128552],[165542400000,0.04178110908608638],[168134400000,0.0438260988611375],[170812800000,0.04450205782443891],[173404800000,0.04561439535898554],[176083200000,0.04623045922427292],[178761600000,0.04689786174500089],[181353600000,0.04741980474198049],[184032000000,0.04869471468542239],[186624000000,0.0500894148248924],[189302400000,0.05137288121090774],[191980800000,0.05142421986634838],[194486400000,0.05204028373163574],[197164800000,0.05293871020184649],[199756800000,0.05270768625236372],[202435200000,0.05423073303043527],[205027200000,0.05500936930461791],[207705600000,0.05572811048078651],[210384000000,0.05665220627871756],[212976000000,0.05733672168459241],[215654400000,0.05838060767855157],[218246400000,0.0603058072575746],[220924800000,0.06060528274764485],[223603200000,0.06199998288711486],[226022400000,0.06259893386725535],[228700800000,0.06336901369886457],[231292800000,0.06420754507106124],[233971200000,0.06476371383833457],[236563200000,0.0662097526332452],[239241600000,0.06665468764706386],[241920000000,0.0674076545935262],[244512000000,0.06885369338843683],[247190400000,0.07018849842989279],[249782400000,0.07095857826150201],[252460800000,0.07040240949422868],[255139200000,0.07259285879302821],[257558400000,0.07450950192947781],[260236800000,0.07612666957585716],[262828800000,0.07746147461731311],[265507200000,0.07864226369244723],[268099200000,0.07872782811818159],[270777600000,0.08045622951801559],[273456000000,0.08096105962984831],[276048000000,0.0821589615901293],[278726400000,0.08333119422268997],[281318400000,0.08469166859186625],[283996800000,0.08519649870369897],[286675200000,0.08651419086000804],[289094400000,0.08766075416484843],[291772800000,0.0882768180301358],[294364800000,0.09002233231511667],[297043200000,0.09146837111002731],[299635200000,0.09235824113766461],[302313600000,0.09488239169682813],[304992000000,0.09644822068776687],[307584000000,0.0971070667659214],[310262400000,0.0984504282499508],[312854400000,0.09922050808156002],[315532800000,0.1018730052793251],[318211200000,0.102223819424836],[320716800000,0.1028056575198296],[323395200000,0.1016933199852829],[325987200000,0.1021125856713813],[328665600000,0.1037126404326137],[331257600000,0.106134113680896],[333936000000,0.1075630395906598],[336614400000,0.1089919655004236],[339206400000,0.112123623482301],[341884800000,0.1129535984119243],[344476800000,0.1150841526127098],[347155200000,0.1166499816036485],[349833600000,0.1178649964490763],[352252800000,0.1194650512103088],[354931200000,0.1195933978489104],[357523200000,0.1203977034508133],[360201600000,0.1221688870635145],[362793600000,0.1228191766990956],[365472000000,0.1249155051295873],[368150400000,0.1248213842612795],[370742400000,0.1246844811801046],[373420800000,0.1252577628325248],[376012800000,0.1268150353808901],[378691200000,0.1275252201144852],[381369600000,0.1295873227746832],[383788800000,0.1298354596093128],[386467200000,0.1300237013459284],[389059200000,0.1315809738942937],[391737600000,0.1318890058269374],[394329600000,0.1339511084871354],[397008000000,0.1346270674504368],[399686400000,0.1367233958809285],[402278400000,0.1385373617064969],[404956800000,0.1405481257112543],[407548800000,0.1416005681477869],[410227200000,0.1426615670268929],[412905600000,0.142918260304096],[415324800000,0.1451258224880424],[418003200000,0.1471451429353732],[420595200000,0.1488136492371932],[423273600000,0.1513891384517973],[425865600000,0.153819168142653],[428544000000,0.1551881989544028],[431222400000,0.1564288831275509],[433814400000,0.1583711955917208],[436492800000,0.1591156060956097],[439084800000,0.1614515149181576],[441763200000,0.1636590771021041],[444441600000,0.1622986027329278],[446947200000,0.1647029630960632],[449625600000,0.166919081722583],[452217600000,0.1683736769600671],[454896000000,0.170179086343062],[457488000000,0.1700935219173277],[460166400000,0.1715994558102523],[462844800000,0.1734476474061145],[465436800000,0.1732337363417786],[468115200000,0.1766648698137263],[470707200000,0.1776231913819511],[473385600000,0.1807206235935348],[476064000000,0.1826030409596907],[478483200000,0.1832618870378452],[481161600000,0.1842030957209231],[483753600000,0.1873604230305209],[486432000000,0.1867614720503804],[489024000000,0.1890118164471939],[491702400000,0.1921263615439245],[494380800000,0.1957714060802081],[496972800000,0.1924429499191417],[499651200000,0.1937520856328773],[502243200000,0.1971917755473985],[504921600000,0.1985436934740013],[507600000000,0.1979532989364342],[510019200000,0.198244217983931],[512697600000,0.1992367653224495],[515289600000,0.2011448520163257],[517968000000,0.20150422260441],[520560000000,0.20317272890623],[523238400000,0.2046615499140078],[525916800000,0.2109248658777627],[528508800000,0.2075964097166962],[531187200000,0.2072113698008916],[533779200000,0.2130896458488419],[536457600000,0.2078188772236056],[539136000000,0.21348324220722],[541555200000,0.2144757895457385],[544233600000,0.2166576824019646],[546825600000,0.2174791008890144],[549504000000,0.2195668728769327],[552096000000,0.2214407338005151],[554774400000,0.2245296095695254],[557452800000,0.2241616825388677],[560044800000,0.2248461979447425],[562723200000,0.2256761728743658],[565315200000,0.2282345492038231],[567993600000,0.2316229004629036],[570672000000,0.2322817465410582],[573177600000,0.2356273155872715],[575856000000,0.2358412266516074],[578448000000,0.2384594980790787],[581126400000,0.2405900522798642],[583718400000,0.2426607113826356],[586396800000,0.2448254913537148],[589075200000,0.2454244423338553],[591667200000,0.2487357856097749],[594345600000,0.2501475986343918],[596937600000,0.2526717491935553],[599616000000,0.2547252954111799],[602294400000,0.2550932224418376],[604713600000,0.2560173182397687],[607392000000,0.2597992658572272],[609984000000,0.2605522328036896],[612662400000,0.2618185863045581],[615254400000,0.2634528668360843],[617932800000,0.2664390652942133],[620611200000,0.266550299047668],[623203200000,0.2675514028287599],[625881600000,0.2683813777583832],[628473600000,0.2718809627709184],[631152000000,0.275859708567566],[633830400000,0.2756457975032301],[636249600000,0.2779303676703375],[638928000000,0.2792223904989262],[641520000000,0.2797186641681855],[644198400000,0.2821743631867615],[646790400000,0.2836460713093925],[649468800000,0.2859220850339264],[652147200000,0.2877873895149353],[654739200000,0.2878301717278025],[657417600000,0.2879414054812572],[660009600000,0.287034422568473],[662688000000,0.2852974647260655],[665366400000,0.2874964704674385],[667785600000,0.2914581033789392],[670464000000,0.2909532732671065],[673056000000,0.2931865047787732],[675734400000,0.293811125086634],[678326400000,0.2959930179428601],[681004800000,0.2962582676626366],[683683200000,0.2975930727040926],[686275200000,0.2968486622002037],[688953600000,0.2992102403504719],[691545600000,0.3006562791453826],[694224000000,0.3061495152775283],[696902400000,0.3074158687783968],[699408000000,0.308913246228748],[702086400000,0.3101539304018961],[704678400000,0.3124556134541503],[707356800000,0.3140556682153828],[709948800000,0.3164258028082245],[712627200000,0.3178033900625476],[715305600000,0.3207468063078096],[717897600000,0.3232624004243996],[720576000000,0.3246143183510025],[723168000000,0.3276860812348658],[725846400000,0.3280540082655236],[728524800000,0.3293032488812452],[730944000000,0.329063668489189],[733622400000,0.3325632535017242],[736214400000,0.3350446218480205],[738892800000,0.3365505557409452],[741484800000,0.3390233676446681],[744163200000,0.3400672536386273],[746841600000,0.3426684121809517],[749433600000,0.3444909344490935],[752112000000,0.3463134567172353],[754704000000,0.3477680519547194],[757382400000,0.3489659539150004],[760060800000,0.3530302641373823],[762480000000,0.3541768274422227],[765158400000,0.3563244945281551],[767750400000,0.3561875914469801],[770428800000,0.3595588298209137],[773020800000,0.3605599336020057],[775699200000,0.3641536394828487],[778377600000,0.3652146383619547],[780969600000,0.3684575300972868],[783648000000,0.3695441983041132],[786240000000,0.3709132291158629],[788918400000,0.3717346476029126],[791596800000,0.3717004218326189],[794016000000,0.3746609509630277],[796694400000,0.3750716602065526],[799286400000,0.3787423740705565],[801964800000,0.3825414345731619],[804556800000,0.3819168142653011],[807235200000,0.3849201256085771],[809913600000,0.3862207048797393],[812505600000,0.3856559796698925],[815184000000,0.3892240162230152],[817776000000,0.3928091656612847],[820454400000,0.3917995054376193],[823132800000,0.3958295898897075],[825638400000,0.399294949131949],[828316800000,0.4022640347049312],[830908800000,0.403615952631534],[833587200000,0.4041293391859401],[836179200000,0.4060203129946694],[838857600000,0.407996851229133],[841536000000,0.4098450428249952],[844128000000,0.4125745480059211],[846806400000,0.414516860470091],[849398400000,0.4168613257352125],[852076800000,0.419642169571579],[854755200000,0.4216015949208958],[857174400000,0.4233299963207298],[859852800000,0.423766374891975],[862444800000,0.4238433828751359],[865123200000,0.426752573350104],[867715200000,0.4314243909951999],[870393600000,0.4346929520582523],[873072000000,0.4359507491165474],[875664000000,0.4390310684429842],[878342400000,0.4410332760051682],[880934400000,0.4436857732029332],[883612800000,0.4434975314663176],[886291200000,0.4463981654987124],[888710400000,0.4486656227806728],[891388800000,0.4518999580734315],[893980800000,0.4561610664750024],[896659200000,0.4590531440648237],[899251200000,0.4606189730557624],[901929600000,0.4636137279564649],[904608000000,0.4670876436412798],[907200000000,0.4699283825756604],[909878400000,0.4713487520428507],[912470400000,0.4760633519008138],[915148800000,0.4762687065225762],[917827200000,0.4787415184262992],[920246400000,0.4814025720666376],[922924800000,0.4868188002156224],[925516800000,0.489342950774786],[928195200000,0.4917644240230682],[930787200000,0.494117445730763],[933465600000,0.4979678448888091],[936144000000,0.502442864354716],[938736000000,0.5044365154743266],[941414400000,0.5074997219156164],[944006400000,0.5161246160296395],[946684800000,0.5158336969821428],[949363200000,0.5230553345141224],[951868800000,0.5287111430551635],[954547200000,0.5274533459968684],[957139200000,0.5305764475361725],[959817600000,0.5336824361903295],[962409600000,0.5354108375901636],[965088000000,0.5384055924908661],[967766400000,0.5455758913674051],[970358400000,0.5460293828237972],[973036800000,0.5472443976692251],[975628800000,0.5509493373035228],[978307200000,0.5536275038290082],[980985600000,0.555236115032814],[983404800000,0.5545601560695126],[986083200000,0.5556981629317795],[988675200000,0.5596255700729865],[991353600000,0.5607892462629738],[993945600000,0.5617732371589189],[996624000000,0.5649134515833698],[999302400000,0.5566907102702982],[1001894400000,0.5734271119439383],[1004572800000,0.5699617527016968],[1007164800000,0.5682333513018628],[1009843200000,0.5705093650263967],[1012521600000,0.5742741997587084],[1014940800000,0.5758913674050877],[1017619200000,0.5817268612401708],[1020211200000,0.5797845487760009],[1022889600000,0.5828220858895706],[1025481600000,0.5881441931702476],[1028160000000,0.5899496025532426],[1030838400000,0.5890511760830318],[1033430400000,0.5924480837846857],[1036108800000,0.5949294521309821],[1038700800000,0.5994729231374765],[1041379200000,0.6012098809798839],[1044057600000,0.6014494613719401],[1046476800000,0.6067972379803374],[1049155200000,0.6087309940019339],[1051747200000,0.6093385014246478],[1054425600000,0.6136595049242328],[1057017600000,0.6187591446980004],[1059696000000,0.626998998896219],[1062374400000,0.6270417811090861],[1064966400000,0.6279573204644437],[1067644800000,0.6325692430115256],[1070236800000,0.6351019500132625],[1072915200000,0.6400817995910021],[1075593600000,0.6428540869847953],[1078099200000,0.6476628077110661],[1080777600000,0.6487409194753191],[1083369600000,0.6551240256351021],[1086048000000,0.6537549948233523],[1088640000000,0.6598899641485056],[1091318400000,0.6628162675086208],[1093996800000,0.668634648458557],[1096588800000,0.6732123452353451],[1099267200000,0.6771483088191255],[1101859200000,0.6823591823463477],[1104537600000,0.6813923043355496],[1107216000000,0.6864406054538766],[1109635200000,0.6898888518109711],[1112313600000,0.6964003046093558],[1114905600000,0.6962548450856073],[1117584000000,0.7031770071275166],[1120176000000,0.7121356025019039],[1122854400000,0.7123837393365334],[1125532800000,0.7169528796707481],[1128124800000,0.7204439082407099],[1130803200000,0.7214621249069487],[1133395200000,0.7241231785472872],[1136073600000,0.7318410897485261],[1138752000000,0.7344336918482772],[1141171200000,0.7371717534717767],[1143849600000,0.7416809987079771],[1146441600000,0.7451292450650718],[1149120000000,0.7473282508064447],[1151712000000,0.7543274208315152],[1154390400000,0.7542589692909276],[1157068800000,0.7570740388975881],[1159660800000,0.7586569807736736],[1162339200000,0.7592559317538141],[1164931200000,0.766854052759025],[1167609600000,0.77090125009626],[1170288000000,0.7735109650811578],[1172707200000,0.7767880825867838],[1175385600000,0.7794063540142552],[1177977600000,0.7824524475703981],[1180656000000,0.7838214783821478],[1183248000000,0.7874408535907111],[1185926400000,0.7912313576507432],[1188604800000,0.7949961923830549],[1191196800000,0.7974861171719246],[1193875200000,0.8035440785139171],[1196467200000,0.8044510614267012],[1199145600000,0.8062992530225633],[1201824000000,0.8048788835553731],[1204329600000,0.8088148471391534],[1207008000000,0.8120149566616184],[1209600000000,0.8168921289284766],[1212278400000,0.8215211643607054],[1214870400000,0.8212473581983556],[1217548800000,0.820391713941012],[1220227200000,0.8160108153434129],[1222819200000,0.8088918551223143],[1225497600000,0.7969556177323716],[1228089600000,0.7892462629737061],[1230768000000,0.7937897339802004],[1233446400000,0.7922666872021289],[1235865600000,0.7882023769797469],[1238544000000,0.7887414328618734],[1241136000000,0.7908035355220714],[1243814400000,0.795766272214664],[1246406400000,0.7987439142302197],[1249084800000,0.8089517502203284],[1251763200000,0.8023119507833423],[1254355200000,0.8064618254314586],[1257033600000,0.8071976794927741],[1259625600000,0.8121946419556605],[1262304000000,0.8124427787902901],[1264982400000,0.8149070342514397],[1267401600000,0.8199125531568996],[1270080000000,0.8219489864893772],[1272672000000,0.8234977025951691],[1275350400000,0.8252432168801499],[1277942400000,0.8280925122571041],[1280620800000,0.8318145647765486],[1283299200000,0.8335943048318232],[1285891200000,0.8383602433452269],[1288569600000,0.8426384646319447],[1291161600000,0.8458385741544097],[1293840000000,0.8495520702312807],[1296518400000,0.8525125993616894],[1298937600000,0.8593919791907317],[1301616000000,0.8625664193854764],[1304208000000,0.8646541913733946],[1306886400000,0.8667761891316066],[1309478400000,0.870258661258995],[1312156800000,0.8722351994934586],[1314835200000,0.8754438654584971],[1317427200000,0.8767273318445125],[1320105600000,0.8772749441692123],[1322697600000,0.8783616123760386],[1325376000000,0.8860538542495573],[1328054400000,0.8938744427616775],[1330560000000,0.8937289832379289],[1333238400000,0.8961162307159176],[1335830400000,0.8951664655902662],[1338508800000,0.89325837889639],[1341100800000,0.8959023196515817],[1343779200000,0.8982040027038359],[1346457600000,0.903115400740988],[1349049600000,0.9063925182466138],[1351728000000,0.909558401998785],[1354320000000,0.9098749903740021],[1356998400000,0.9152056540972525],[1359676800000,0.9183544249642769],[1362096000000,0.9172848696425975],[1364774400000,0.9154281216041619],[1367366400000,0.9187822470929488],[1370044800000,0.92085290619572],[1372636800000,0.9232401536737087],[1375315200000,0.9260209975100753],[1377993600000,0.9292467763602604],[1380585600000,0.9337731344816079],[1383264000000,0.9395744025463973],[1385856000000,0.9421670046461483],[1388534400000,0.9417049567471828],[1391212800000,0.9462997664091178],[1393632000000,0.9528711143055164],[1396310400000,0.9579707540792841],[1398902400000,0.9618896047779175],[1401580800000,0.9677593243832945],[1404172800000,0.9714813769027389],[1406851200000,0.978651675779278],[1409529600000,0.9797725697563981],[1412121600000,0.985385596084572],[1414800000000,0.9878156257754276],[1417392000000,0.9887226086882118],[1420070400000,0.9873535778764622],[1422748800000,0.9904681229731926],[1425168000000,0.9969624628864303],[1427846400000,1]]},{"name":"pop","type":"line","data":[[-79056000000,0],[-76377600000,0.001635298854358106],[-73699200000,0.003295250455264325],[-71107200000,0.004922331727439728],[-68428800000,0.006459019595605386],[-65836800000,0.00776561516265533],[-63158400000,0.009006470072243642],[-60480000000,0.009926839276706496],[-57974400000,0.01104443045355425],[-55296000000,0.01229350294532526],[-52704000000,0.01355079301927898],[-50025600000,0.01498886990125219],[-47433600000,0.01638585887231188],[-44755200000,0.01796363465139106],[-42076800000,0.01958249834138376],[-39484800000,0.02118492686701105],[-36806400000,0.02263122133116696],[-34214400000,0.02390494656948609],[-31536000000,0.02504719049288195],[-28857600000,0.02604151793698915],[-26438400000,0.02720841460693312],[-23760000000,0.02834244094814628],[-21168000000,0.02973942991920597],[-18489600000,0.03118572438336188],[-15897600000,0.03258271335442157],[-13219200000,0.03422622979096238],[-10540800000,0.03597657479587835],[-7948800000,0.0377187022186116],[-5270400000,0.039345783490787],[-2678400000,0.04078386037276022],[0,0.04221371967255072],[2678400000,0.04352031523960066],[5097600000,0.04473651740264087],[7776000000,0.04674982503740336],[10368000000,0.04844264696704039],[13046400000,0.0502751677937834],[15638400000,0.0520994710383437],[18316800000,0.05409634350874078],[20995200000,0.05610965114350328],[23587200000,0.05814761152481388],[26265600000,0.06008696091993204],[28857600000,0.0618455235070307],[31536000000,0.06371913224468723],[34214400000,0.06537908384559345],[36633600000,0.06691577171375911],[39312000000,0.06864146397212696],[41904000000,0.07024389249775424],[44582400000,0.07190384409866046],[47174400000,0.07353914295301857],[49852800000,0.07534701103321347],[52531200000,0.0772617076817835],[55123200000,0.07915996916598815],[57801600000,0.08088566142435599],[60393600000,0.08240591412815625],[63072000000,0.08386042617449486],[65750400000,0.08504375800880425],[68256000000,0.08628461291839255],[70934400000,0.08771447221818307],[73526400000,0.08902106778523301],[76204800000,0.09050023257811973],[78796800000,0.09190543913136213],[81475200000,0.09337638634206616],[84153600000,0.09504455552515507],[86745600000,0.0966962895438786],[89424000000,0.09815080159021722],[92016000000,0.09950670265036338],[94694400000,0.1008543861283268],[97372800000,0.1019637597229919],[99792000000,0.1030649157354742],[102470400000,0.1044290343778031],[105062400000,0.1057191947804876],[107740800000,0.1071079661693646],[110332800000,0.1084474320651454],[113011200000,0.1099512496045802],[115689600000,0.1115701132945729],[118281600000,0.1130985835805559],[120960000000,0.1144051791476058],[123552000000,0.1156460340571941],[126230400000,0.1168540186380516],[128908800000,0.1180209153079956],[131328000000,0.1191467240670261],[134006400000,0.1203793613944317],[136598400000,0.1216284338862027],[139276800000,0.1230500756038105],[141868800000,0.1244306294105048],[144547200000,0.1259755348608531],[147225600000,0.1276519216261248],[149817600000,0.1293365259735791],[152496000000,0.1307663852733696],[155088000000,0.1320565456760541],[157766400000,0.133280965421277],[160444800000,0.1343821214337594],[162864000000,0.135475059864059],[165542400000,0.1367487851023781],[168134400000,0.1381457740734378],[170812800000,0.1401590817082003],[173404800000,0.1418436860556547],[176083200000,0.143667989300215],[178761600000,0.1452950705723904],[181353600000,0.1468892815158349],[184032000000,0.1484013166374525],[186624000000,0.1497161297866851],[189302400000,0.1510638132646486],[191980800000,0.152329320920785],[194486400000,0.153414041768902],[197164800000,0.1546220263497595],[199756800000,0.155912186752444],[202435200000,0.1573584812165999],[205027200000,0.1587883405163904],[207705600000,0.1604154217885658],[210384000000,0.1621164613003856],[212976000000,0.1637928480656572],[215654400000,0.165354188680371],[218246400000,0.1667676128157961],[220924800000,0.1681892545334039],[223603200000,0.16954515559355],[226022400000,0.1708599687427827],[228700800000,0.1723391335356694],[231292800000,0.1737772104176426],[233971200000,0.1753138982858083],[236563200000,0.1768998916470702],[239241600000,0.1786995421450824],[241920000000,0.1805895860471043],[244512000000,0.1823645837985683],[247190400000,0.1840491881460227],[249782400000,0.1856433990894673],[252460800000,0.1870732583892578],[255139200000,0.1883223308810288],[257558400000,0.1896617967768096],[260236800000,0.1912970956311676],[262828800000,0.1928173483349679],[265507200000,0.1944855175180568],[268099200000,0.1961783394476939],[270777600000,0.1979862075278888],[273456000000,0.2000241679091994],[276048000000,0.2018156008250288],[278726400000,0.2035084227546659],[281318400000,0.2050944161159278],[283996800000,0.206696844641555],[286675200000,0.2082417500919034],[289094400000,0.2097373500491556],[291772800000,0.2114055192322445],[294364800000,0.2129997301756891],[297043200000,0.2147336400162396],[299635200000,0.2164757674389729],[302313600000,0.2184479871628218],[304992000000,0.2205188178728633],[307584000000,0.2226060837472701],[310262400000,0.2244632573205612],[312854400000,0.2262382550720253],[315532800000,0.2279475121660277],[318211200000,0.2296321165134821],[320716800000,0.2312181098747439],[323395200000,0.2329602372974772],[325987200000,0.234521577912191],[328665600000,0.2367485426837038],[331257600000,0.2384249294489754],[333936000000,0.2402903206044492],[336614400000,0.2422050172530193],[339206400000,0.2441032787372239],[341884800000,0.2457057072628512],[344476800000,0.2470780434873628],[347155200000,0.24837642147223],[349833600000,0.2494775774847124],[352252800000,0.2507348675586661],[354931200000,0.2522058147693701],[357523200000,0.2536192389047952],[360201600000,0.2551477091907782],[362793600000,0.2568323135382325],[365472000000,0.2586483992006101],[368150400000,0.2604973551917185],[370742400000,0.2623791815115577],[373420800000,0.2638665638866272],[376012800000,0.2652389001111387],[378691200000,0.266619453917833],[381369600000,0.2679013967383349],[383788800000,0.2691915571410194],[386467200000,0.2706296340229926],[389059200000,0.2719773175009561],[391737600000,0.2734811350403909],[394329600000,0.2750917811482009],[397008000000,0.2767681679134725],[399686400000,0.2784692074252922],[402278400000,0.280252422758939],[404956800000,0.2817069348052776],[407548800000,0.2830792710297892],[410227200000,0.2844105193433873],[412905600000,0.2856513742529756],[415324800000,0.2868018357585542],[418003200000,0.2881823895652484],[420595200000,0.2893410686530097],[423273600000,0.2909517147608197],[425865600000,0.2925048377933508],[428544000000,0.2940990487367954],[431222400000,0.2957425651733362],[433814400000,0.2974353871029732],[436492800000,0.2988405936562156],[439084800000,0.3001307540589002],[441763200000,0.3013633913863057],[444441600000,0.3025302880562497],[446947200000,0.3037464902192899],[449625600000,0.3050941736972534],[452217600000,0.3063596813533898],[454896000000,0.3077320175779014],[457488000000,0.3092769230282498],[460166400000,0.3109286570469733],[462844800000,0.3126625668875238],[465436800000,0.3144375646389879],[468115200000,0.3159413821784227],[470707200000,0.3172315425811073],[473385600000,0.3184806150728783],[476064000000,0.3195817710853606],[478483200000,0.3206500567691122],[481161600000,0.3220306105758065],[483753600000,0.323460469875597],[486432000000,0.3250711159834069],[489024000000,0.3266817620912169],[491702400000,0.3284321070961329],[494380800000,0.3302317575941451],[496972800000,0.3319985377634265],[499651200000,0.3335927487068711],[502243200000,0.3349897376779307],[504921600000,0.3363127684093461],[507600000000,0.3375454057367517],[510019200000,0.3386958672423303],[512697600000,0.3400599858846591],[515289600000,0.3415144979309978],[517968000000,0.3430594033813461],[520560000000,0.3446371791604253],[523238400000,0.3463053483435142],[525916800000,0.3480639109306129],[528508800000,0.3497567328602499],[531187200000,0.3513427262215118],[533779200000,0.3526000162954655],[536457600000,0.353947699773429],[539136000000,0.3551474667721038],[541555200000,0.3563718865173267],[544233600000,0.3577935282349345],[546825600000,0.3591987347881769],[549504000000,0.3607189874919771],[552096000000,0.3623296335997871],[554774400000,0.3640388906937896],[557452800000,0.3657728005343401],[560044800000,0.3676053213610831],[562723200000,0.369191314722345],[565315200000,0.3705883036934047],[567993600000,0.3720017278288298],[570672000000,0.3732343651562354],[573177600000,0.3744505673192756],[575856000000,0.3758146859616044],[578448000000,0.3771705870217507],[581126400000,0.3787812331295606],[583718400000,0.380548013298842],[586396800000,0.3823476637968542],[589075200000,0.3841884022057799],[591667200000,0.3860702285256191],[594345600000,0.3876397867225156],[596937600000,0.3890532108579407],[599616000000,0.390433764664635],[602294400000,0.3916992723207714],[604713600000,0.3929483448125424],[607392000000,0.3945179030094389],[609984000000,0.3960381557132391],[612662400000,0.3977474128072416],[615254400000,0.3996210215448981],[617932800000,0.4015192830291027],[620611200000,0.4035161554994998],[623203200000,0.4055787686273585],[625881600000,0.4073373312144572],[628473600000,0.4089644124866326],[631152000000,0.4104435772795194],[633830400000,0.4118241310862136],[636249600000,0.4133443837900139],[638928000000,0.4157603529517289],[641520000000,0.4178887067370492],[644198400000,0.4202225000769372],[646790400000,0.4225480758346424],[649468800000,0.4250708735647326],[652147200000,0.4276347592057362],[654739200000,0.4301493393536437],[657417600000,0.4325242206044451],[660009600000,0.4348251436156023],[662688000000,0.4369863677296534],[665366400000,0.4390078929465986],[667785600000,0.4409554599238995],[670464000000,0.4431824246954123],[673056000000,0.4454011718847424],[675734400000,0.4478171410464574],[678326400000,0.4501673695507107],[681004800000,0.4527476903560798],[683683200000,0.4553690990723624],[686275200000,0.457908331966818],[688953600000,0.4602339077245232],[691545600000,0.4622554329414684],[694224000000,0.4643098284871444],[696902400000,0.4662327427178972],[699408000000,0.4683282261744867],[702086400000,0.4707031074252881],[704678400000,0.4731108590048205],[707356800000,0.4756090039883625],[709948800000,0.4781153665540872],[712627200000,0.4808929093318412],[715305600000,0.4834896653015757],[717897600000,0.486061768524762],[720576000000,0.4884119970290154],[723168000000,0.4905978738896147],[725846400000,0.492783750750214],[728524800000,0.4947559704740629],[730944000000,0.496670667122633],[733622400000,0.4988236736545014],[736214400000,0.5010095505151008],[738892800000,0.503335126272806],[741484800000,0.5057346602701556],[744163200000,0.5082903283289765],[746841600000,0.5107638205659705],[749433600000,0.5131962248920509],[752112000000,0.5153492314239193],[754704000000,0.5173954093874126],[757382400000,0.5194087170221751],[760060800000,0.5210851037874468],[762480000000,0.5229669301072859],[765158400000,0.5252596355362604],[767750400000,0.5272811607532055],[770428800000,0.5295409958534492],[773020800000,0.5318747891933372],[775699200000,0.5342414528619559],[778377600000,0.5366492044414882],[780969600000,0.5389829977813761],[783648000000,0.5411031339845138],[786240000000,0.5431164416192763],[788918400000,0.5450886613431253],[791596800000,0.5469458349164164],[794016000000,0.5487947909075248],[796694400000,0.5509313622750278],[799286400000,0.552928234745425],[801964800000,0.5551634170991204],[804556800000,0.5575218631855565],[807235200000,0.5598720916898099],[809913600000,0.5624113245842653],[812505600000,0.5649094695678074],[815184000000,0.5670378233531278],[817776000000,0.5689114320907843],[820454400000,0.5706206891847867],[823132800000,0.5723710341897027],[825638400000,0.5742692956739074],[828316800000,0.5763894318770449],[830908800000,0.5784849153336346],[833587200000,0.5807694031804262],[836179200000,0.5830785437737661],[838857600000,0.5856177766682217],[841536000000,0.5881487919804945],[844128000000,0.5905894138887576],[846806400000,0.5930300357970207],[849398400000,0.5950597785961486],[852076800000,0.596990910409084],[854755200000,0.5988398664001925],[857174400000,0.6007792157953106],[859852800000,0.6029322223271791],[862444800000,0.6050605761124994],[865123200000,0.6073614991236566],[867715200000,0.6097445979566407],[870393600000,0.6124153121660195],[873072000000,0.615012068135754],[875664000000,0.6174691252083826],[878342400000,0.6197207427264435],[880934400000,0.6217422679433887],[883612800000,0.6238295338177955],[886291200000,0.6255716612405288],[888710400000,0.6272891359167139],[891388800000,0.6294010545376688],[893980800000,0.6315376259051719],[896659200000,0.6337728082588674],[899251200000,0.6360655136878418],[901929600000,0.6385554410892011],[904608000000,0.6409878454152815],[907200000000,0.6433627266660831],[909878400000,0.645614344184144],[912470400000,0.6476605221476373],[915148800000,0.6498299638438712],[917827200000,0.6514899154447773],[920246400000,0.6531827373744143],[922924800000,0.6552617856666385],[925516800000,0.6574476625272377],[928195200000,0.6597814558671258],[930787200000,0.6621974250288407],[933465600000,0.6647202227589308],[936144000000,0.6671937149959248],[938736000000,0.669658989650736],[941414400000,0.6718613016757007],[944006400000,0.6738746093104632],[946684800000,0.6760111806779663],[949363200000,0.6777697432650649],[951868800000,0.6795693937630771],[954547200000,0.6815744838156569],[957139200000,0.6834152222245826],[959817600000,0.6854614001880759],[962409600000,0.6875897539733963],[965088000000,0.689792065998361],[967766400000,0.6920847714273354],[970358400000,0.6942953010344828],[973036800000,0.6963661317445242],[975628800000,0.6983630042149213],[978307200000,0.700203742623847],[980985600000,0.7019869579574938],[983404800000,0.7037373029624097],[986083200000,0.7056355644466143],[988675200000,0.7075173907664536],[991353600000,0.709588221476495],[993945600000,0.7116179642756228],[996624000000,0.7137627532253087],[999302400000,0.7160061531611869],[1001894400000,0.7181016366177764],[1004572800000,0.7200985090881735],[1007164800000,0.7219803354080127],[1009843200000,0.7237717683238422],[1012521600000,0.7254645902534792],[1014940800000,0.7270752363612892],[1017619200000,0.728776275873109],[1020211200000,0.7306334494464001],[1022889600000,0.7326138867524318],[1025481600000,0.7345943240584635],[1028160000000,0.736689807515053],[1030838400000,0.7388099437181906],[1033430400000,0.7408807744282321],[1036108800000,0.7428201238233502],[1038700800000,0.7445211633351699],[1041379200000,0.7462057676826243],[1044057600000,0.7478164137904343],[1046476800000,0.7494352774804269],[1049155200000,0.7511938400675257],[1051747200000,0.7530099257299032],[1054425600000,0.7549657102893867],[1057017600000,0.7569050596845049],[1059696000000,0.7589758903945464],[1062374400000,0.7610220683580396],[1064966400000,0.7631011166502638],[1067644800000,0.7650158132988338],[1070236800000,0.7666675473175574],[1072915200000,0.7681795824391749],[1075593600000,0.7696258769033308],[1078099200000,0.7712118702645927],[1080777600000,0.7730033031804222],[1083369600000,0.7747947360962517],[1086048000000,0.7766519096695428],[1088640000000,0.7786241293933918],[1091318400000,0.780727830432164],[1093996800000,0.7827986611422054],[1096588800000,0.7849270149275257],[1099267200000,0.7868663643226439],[1101859200000,0.7887399730603004],[1104537600000,0.7905478411404954],[1107216000000,0.7921173993373918],[1109635200000,0.7936129992946439],[1112313600000,0.7952811684777329],[1114905600000,0.7970397310648315],[1117584000000,0.7989462101312189],[1120176000000,0.8010006056768949],[1122854400000,0.8030878715513017],[1125532800000,0.8052819659940837],[1128124800000,0.8074596252725003],[1130803200000,0.8093907570854357],[1133395200000,0.8112314954943615],[1136073600000,0.8130064932458255],[1138752000000,0.8147075327576453],[1141171200000,0.8164003546872822],[1143849600000,0.8182164403496599],[1146441600000,0.8199832205189412],[1149120000000,0.8219800929893384],[1151712000000,0.8240920116102932],[1154390400000,0.8262861060530753],[1157068800000,0.8286774224682422],[1159660800000,0.830986563061582],[1162339200000,0.8331149168469023],[1164931200000,0.8351364420638475],[1167609600000,0.8370593562946003],[1170288000000,0.8389329650322568],[1172707200000,0.840732615530269],[1175385600000,0.842647312178839],[1177977600000,0.8445291384986783],[1180656000000,0.8466328395374505],[1183248000000,0.8488104988158671],[1185926400000,0.8509717229299182],[1188604800000,0.8532644283588927],[1191196800000,0.8554092173085784],[1193875200000,0.8574389601077064],[1196467200000,0.8593536567562764],[1199145600000,0.8611533072542885],[1201824000000,0.8628379116017428],[1204329600000,0.8644485577095529],[1207008000000,0.8661742499679207],[1209600000000,0.8678670718975577],[1212278400000,0.8697817685461278],[1214870400000,0.8717704234343422],[1217548800000,0.8738001662334701],[1220227200000,0.8759696079297039],[1222819200000,0.8779829155644665],[1225497600000,0.8798893946308538],[1228089600000,0.8816808275466833],[1230768000000,0.8833572143119549],[1233446400000,0.8849514252553995],[1235865600000,0.8864798955413824],[1238544000000,0.8881151943957406],[1241136000000,0.8897340580857332],[1243814400000,0.8915583613302935],[1246406400000,0.8934730579788636],[1249084800000,0.8954945831958088],[1251763200000,0.8976393721454945],[1254355200000,0.8996362446158916],[1257033600000,0.9015180709357309],[1259625600000,0.9032848511050122],[1262304000000,0.904928367541553],[1264982400000,0.9065225784849976],[1267401600000,0.9080428311887979],[1270080000000,0.9078719958728018],[1272672000000,0.9093334271233382],[1275350400000,0.9108080640284419],[1277942400000,0.9124285383645424],[1280620800000,0.9141712985411042],[1283299200000,0.9159684098062219],[1285891200000,0.9178049736833985],[1288569600000,0.9194140255802654],[1291161600000,0.9209420110288995],[1293840000000,0.9224132458549796],[1296518400000,0.9236675447290189],[1298937600000,0.924916847313091],[1301616000000,0.9263206897476913],[1304208000000,0.9277245979229488],[1306886400000,0.9292378081588184],[1309478400000,0.9309292002291556],[1312156800000,0.9326410705142923],[1314835200000,0.9344797627452546],[1317427200000,0.9362468798354051],[1320105600000,0.9377701237391198],[1322697600000,0.9392508416550392],[1325376000000,0.9406763209835264],[1328054400000,0.9419566038524274],[1330560000000,0.9432746382938756],[1333238400000,0.9446532034456815],[1335830400000,0.9459959810270823],[1338508800000,0.9475331948205072],[1341100800000,0.9491207659575486],[1343779200000,0.9508592365562104],[1346457600000,0.9527033277386666],[1349049600000,0.9544062490768062],[1351728000000,0.9560488204913961],[1354320000000,0.9575188555504774],[1356998400000,0.9588077257927593],[1359676800000,0.959880514711547],[1362096000000,0.9610480770056479],[1364774400000,0.9623269875383242],[1367366400000,0.9636894544466343],[1370044800000,0.9652293307366872],[1372636800000,0.9667720667453391],[1375315200000,0.968592663860335],[1377993600000,0.9704481774820253],[1380585600000,0.972224366782906],[1383264000000,0.9739151836224904],[1385856000000,0.9754233153925709],[1388534400000,0.9769219722903952],[1391212800000,0.9782364567363403],[1393632000000,0.9795785522584196],[1396310400000,0.9809920996575775],[1398902400000,0.9824736228965508],[1401580800000,0.9840731506156676],[1404172800000,0.9857020068855945],[1406851200000,0.9876037033191516],[1409529600000,0.989506155770269],[1412121600000,0.9913833638089218],[1414800000000,0.9931129594188262],[1417392000000,0.9946081320618051],[1420070400000,0.9961077504167446],[1422748800000,0.9973064080418247],[1425168000000,0.9985906106974269],[1427846400000,1]]},{"name":"psavert","type":"line","data":[[-79056000000,0.6887417218543045],[-76377600000,0.6887417218543045],[-73699200000,0.6423841059602647],[-71107200000,0.7086092715231787],[-68428800000,0.7019867549668874],[-65836800000,0.6357615894039735],[-63158400000,0.6291390728476821],[-60480000000,0.6688741721854305],[-57974400000,0.6291390728476821],[-55296000000,0.6688741721854305],[-52704000000,0.6490066225165563],[-50025600000,0.6291390728476821],[-47433600000,0.5629139072847682],[-44755200000,0.5496688741721855],[-42076800000,0.5562913907284767],[-39484800000,0.5695364238410596],[-36806400000,0.5562913907284767],[-34214400000,0.5894039735099337],[-31536000000,0.5364238410596027],[-28857600000,0.4966887417218542],[-26438400000,0.5298013245033112],[-23760000000,0.4966887417218542],[-21168000000,0.5231788079470198],[-18489600000,0.5894039735099337],[-15897600000,0.6357615894039735],[-13219200000,0.6158940397350994],[-10540800000,0.6225165562913906],[-7948800000,0.6092715231788078],[-5270400000,0.6225165562913906],[-2678400000,0.6357615894039735],[0,0.6357615894039735],[2678400000,0.6291390728476821],[5097600000,0.6754966887417218],[7776000000,0.7350993377483444],[10368000000,0.6754966887417218],[13046400000,0.6688741721854305],[15638400000,0.7483443708609271],[18316800000,0.7417218543046357],[20995200000,0.7086092715231787],[23587200000,0.7218543046357614],[26265600000,0.7549668874172184],[28857600000,0.7284768211920529],[31536000000,0.7350993377483444],[34214400000,0.7350993377483444],[36633600000,0.7483443708609271],[39312000000,0.7284768211920529],[41904000000,0.7549668874172184],[44582400000,0.8278145695364237],[47174400000,0.7682119205298014],[49852800000,0.7549668874172184],[52531200000,0.7350993377483444],[55123200000,0.7350993377483444],[57801600000,0.7218543046357614],[60393600000,0.7152317880794702],[63072000000,0.6821192052980132],[65750400000,0.7019867549668874],[68256000000,0.6357615894039735],[70934400000,0.6158940397350994],[73526400000,0.6291390728476821],[76204800000,0.6291390728476821],[78796800000,0.6291390728476821],[81475200000,0.6490066225165563],[84153600000,0.662251655629139],[86745600000,0.7152317880794702],[89424000000,0.7549668874172184],[92016000000,0.7615894039735098],[94694400000,0.6754966887417218],[97372800000,0.6821192052980132],[99792000000,0.6953642384105959],[102470400000,0.7284768211920529],[105062400000,0.7284768211920529],[107740800000,0.7549668874172184],[110332800000,0.7284768211920529],[113011200000,0.7748344370860926],[115689600000,0.7218543046357614],[118281600000,0.8079470198675496],[120960000000,0.8079470198675496],[123552000000,0.8344370860927153],[126230400000,0.8013245033112583],[128908800000,0.7947019867549668],[131328000000,0.7417218543046357],[134006400000,0.7218543046357614],[136598400000,0.7019867549668874],[139276800000,0.7019867549668874],[141868800000,0.7019867549668874],[144547200000,0.6556291390728475],[147225600000,0.7086092715231787],[149817600000,0.7417218543046357],[152496000000,0.7682119205298014],[155088000000,0.7814569536423841],[157766400000,0.7284768211920529],[160444800000,0.6821192052980132],[162864000000,0.6953642384105959],[165542400000,0.7947019867549668],[168134400000,1],[170812800000,0.8013245033112583],[173404800000,0.6887417218543045],[176083200000,0.7152317880794702],[178761600000,0.7152317880794702],[181353600000,0.7417218543046357],[184032000000,0.6953642384105959],[186624000000,0.6490066225165563],[189302400000,0.6291390728476821],[191980800000,0.6688741721854305],[194486400000,0.662251655629139],[197164800000,0.6291390728476821],[199756800000,0.6688741721854305],[202435200000,0.6092715231788078],[205027200000,0.6291390728476821],[207705600000,0.6291390728476821],[210384000000,0.6092715231788078],[212976000000,0.5894039735099337],[215654400000,0.6092715231788078],[218246400000,0.5562913907284767],[220924800000,0.5562913907284767],[223603200000,0.4701986754966888],[226022400000,0.5496688741721855],[228700800000,0.5496688741721855],[231292800000,0.5364238410596027],[233971200000,0.5562913907284767],[236563200000,0.5496688741721855],[239241600000,0.5761589403973509],[241920000000,0.5894039735099337],[244512000000,0.5827814569536424],[247190400000,0.5960264900662251],[249782400000,0.6092715231788078],[252460800000,0.6423841059602647],[255139200000,0.5894039735099337],[257558400000,0.5827814569536424],[260236800000,0.5695364238410596],[262828800000,0.5364238410596027],[265507200000,0.5165562913907285],[268099200000,0.5761589403973509],[270777600000,0.5496688741721855],[273456000000,0.5562913907284767],[276048000000,0.5629139072847682],[278726400000,0.5496688741721855],[281318400000,0.5430463576158939],[283996800000,0.5894039735099337],[286675200000,0.5894039735099337],[289094400000,0.5960264900662251],[291772800000,0.5827814569536424],[294364800000,0.5364238410596027],[297043200000,0.509933774834437],[299635200000,0.5562913907284767],[302313600000,0.4966887417218542],[304992000000,0.4768211920529801],[307584000000,0.4966887417218542],[310262400000,0.4966887417218542],[312854400000,0.5231788079470198],[315532800000,0.509933774834437],[318211200000,0.5231788079470198],[320716800000,0.5298013245033112],[323395200000,0.6026490066225166],[325987200000,0.6092715231788078],[328665600000,0.5960264900662251],[331257600000,0.6026490066225166],[333936000000,0.6026490066225166],[336614400000,0.6291390728476821],[339206400000,0.6026490066225166],[341884800000,0.6225165562913906],[344476800000,0.6092715231788078],[347155200000,0.5761589403973509],[349833600000,0.5695364238410596],[352252800000,0.5695364238410596],[354931200000,0.5761589403973509],[357523200000,0.5827814569536424],[360201600000,0.5695364238410596],[362793600000,0.6688741721854305],[365472000000,0.6490066225165563],[368150400000,0.6754966887417218],[370742400000,0.7152317880794702],[373420800000,0.7284768211920529],[376012800000,0.6821192052980132],[378691200000,0.6953642384105959],[381369600000,0.6556291390728475],[383788800000,0.662251655629139],[386467200000,0.7086092715231787],[389059200000,0.6688741721854305],[391737600000,0.6688741721854305],[394329600000,0.6821192052980132],[397008000000,0.6887417218543045],[399686400000,0.6357615894039735],[402278400000,0.6026490066225166],[404956800000,0.5761589403973509],[407548800000,0.5761589403973509],[410227200000,0.5894039735099337],[412905600000,0.5894039735099337],[415324800000,0.5562913907284767],[418003200000,0.5364238410596027],[420595200000,0.509933774834437],[423273600000,0.4569536423841059],[425865600000,0.4900662251655628],[428544000000,0.4635761589403973],[431222400000,0.4900662251655628],[433814400000,0.4966887417218542],[436492800000,0.5364238410596027],[439084800000,0.5231788079470198],[441763200000,0.5165562913907285],[444441600000,0.6291390728476821],[446947200000,0.6158940397350994],[449625600000,0.6158940397350994],[452217600000,0.5894039735099337],[454896000000,0.5894039735099337],[457488000000,0.6225165562913906],[460166400000,0.6357615894039735],[462844800000,0.6357615894039735],[465436800000,0.6291390728476821],[468115200000,0.5761589403973509],[470707200000,0.5960264900662251],[473385600000,0.5364238410596027],[476064000000,0.4569536423841059],[478483200000,0.4304635761589403],[481161600000,0.509933774834437],[483753600000,0.5894039735099337],[486432000000,0.4900662251655628],[489024000000,0.4569536423841059],[491702400000,0.3973509933774834],[494380800000,0.3377483443708609],[496972800000,0.4569536423841059],[499651200000,0.4503311258278145],[502243200000,0.423841059602649],[504921600000,0.423841059602649],[507600000000,0.4701986754966888],[510019200000,0.509933774834437],[512697600000,0.4966887417218542],[515289600000,0.4701986754966888],[517968000000,0.4768211920529801],[520560000000,0.4701986754966888],[523238400000,0.4503311258278145],[525916800000,0.3311258278145695],[528508800000,0.4105960264900662],[531187200000,0.4370860927152318],[533779200000,0.3178807947019867],[536457600000,0.4966887417218542],[539136000000,0.4172185430463576],[541555200000,0.4172185430463576],[544233600000,0.152317880794702],[546825600000,0.3973509933774834],[549504000000,0.3642384105960265],[552096000000,0.3509933774834437],[554774400000,0.3311258278145695],[557452800000,0.357615894039735],[560044800000,0.4039735099337748],[562723200000,0.4172185430463576],[565315200000,0.4304635761589403],[567993600000,0.390728476821192],[570672000000,0.423841059602649],[573177600000,0.3973509933774834],[575856000000,0.4370860927152318],[578448000000,0.4105960264900662],[581126400000,0.4105960264900662],[583718400000,0.423841059602649],[586396800000,0.4105960264900662],[589075200000,0.4437086092715232],[591667200000,0.423841059602649],[594345600000,0.4105960264900662],[596937600000,0.4039735099337748],[599616000000,0.4172185430463576],[602294400000,0.4503311258278145],[604713600000,0.4834437086092714],[607392000000,0.4105960264900662],[609984000000,0.390728476821192],[612662400000,0.3973509933774834],[615254400000,0.3973509933774834],[617932800000,0.357615894039735],[620611200000,0.390728476821192],[623203200000,0.4172185430463576],[625881600000,0.423841059602649],[628473600000,0.3708609271523178],[631152000000,0.3841059602649006],[633830400000,0.423841059602649],[636249600000,0.4039735099337748],[638928000000,0.4370860927152318],[641520000000,0.4304635761589403],[644198400000,0.423841059602649],[646790400000,0.4304635761589403],[649468800000,0.390728476821192],[652147200000,0.390728476821192],[654739200000,0.3708609271523178],[657417600000,0.3774834437086093],[660009600000,0.4370860927152318],[662688000000,0.4701986754966888],[665366400000,0.4370860927152318],[667785600000,0.3841059602649006],[670464000000,0.423841059602649],[673056000000,0.4105960264900662],[675734400000,0.4437086092715232],[678326400000,0.3973509933774834],[681004800000,0.423841059602649],[683683200000,0.4370860927152318],[686275200000,0.4701986754966888],[688953600000,0.4503311258278145],[691545600000,0.4966887417218542],[694224000000,0.4768211920529801],[696902400000,0.5033112582781457],[699408000000,0.4966887417218542],[702086400000,0.509933774834437],[704678400000,0.509933774834437],[707356800000,0.5231788079470198],[709948800000,0.4900662251655628],[712627200000,0.4966887417218542],[715305600000,0.4304635761589403],[717897600000,0.3841059602649006],[720576000000,0.3841059602649006],[723168000000,0.5562913907284767],[725846400000,0.423841059602649],[728524800000,0.4437086092715232],[730944000000,0.4437086092715232],[733622400000,0.4304635761589403],[736214400000,0.4039735099337748],[738892800000,0.3708609271523178],[741484800000,0.357615894039735],[744163200000,0.3642384105960265],[746841600000,0.3112582781456953],[749433600000,0.271523178807947],[752112000000,0.271523178807947],[754704000000,0.4569536423841059],[757382400000,0.3245033112582781],[760060800000,0.2847682119205298],[762480000000,0.3046357615894039],[765158400000,0.2781456953642384],[767750400000,0.357615894039735],[770428800000,0.3112582781456953],[773020800000,0.3178807947019867],[775699200000,0.2847682119205298],[778377600000,0.3046357615894039],[780969600000,0.3245033112582781],[783648000000,0.3178807947019867],[786240000000,0.3311258278145695],[788918400000,0.3509933774834437],[791596800000,0.3708609271523178],[794016000000,0.3509933774834437],[796694400000,0.3112582781456953],[799286400000,0.3245033112582781],[801964800000,0.2980132450331126],[804556800000,0.3245033112582781],[807235200000,0.2980132450331126],[809913600000,0.3046357615894039],[812505600000,0.3245033112582781],[815184000000,0.2913907284768211],[817776000000,0.2582781456953642],[820454400000,0.2980132450331126],[823132800000,0.2980132450331126],[825638400000,0.2913907284768211],[828316800000,0.2317880794701987],[830908800000,0.2980132450331126],[833587200000,0.3245033112582781],[836179200000,0.2980132450331126],[838857600000,0.2913907284768211],[841536000000,0.2980132450331126],[844128000000,0.2781456953642384],[846806400000,0.2781456953642384],[849398400000,0.2781456953642384],[852076800000,0.2649006622516556],[854755200000,0.2649006622516556],[857174400000,0.2781456953642384],[859852800000,0.2847682119205298],[862444800000,0.3046357615894039],[865123200000,0.2913907284768211],[867715200000,0.2582781456953642],[870393600000,0.2516556291390728],[873072000000,0.2649006622516556],[875664000000,0.2649006622516556],[878342400000,0.2781456953642384],[880934400000,0.2781456953642384],[883612800000,0.3443708609271523],[886291200000,0.3443708609271523],[888710400000,0.3509933774834437],[891388800000,0.3311258278145695],[893980800000,0.3112582781456953],[896659200000,0.3046357615894039],[899251200000,0.3112582781456953],[901929600000,0.3046357615894039],[904608000000,0.2781456953642384],[907200000000,0.2649006622516556],[909878400000,0.271523178807947],[912470400000,0.23841059602649],[915148800000,0.2781456953642384],[917827200000,0.2649006622516556],[920246400000,0.2450331125827815],[922924800000,0.1986754966887417],[925516800000,0.1788079470198675],[928195200000,0.1721854304635761],[930787200000,0.1721854304635761],[933465600000,0.1655629139072848],[936144000000,0.1324503311258278],[938736000000,0.1589403973509933],[941414400000,0.1721854304635761],[944006400000,0.1456953642384106],[946684800000,0.2119205298013245],[949363200000,0.1721854304635761],[951868800000,0.152317880794702],[954547200000,0.1854304635761589],[957139200000,0.1788079470198675],[959817600000,0.1788079470198675],[962409600000,0.1986754966887417],[965088000000,0.1986754966887417],[967766400000,0.152317880794702],[970358400000,0.1589403973509933],[973036800000,0.152317880794702],[975628800000,0.1324503311258278],[978307200000,0.1721854304635761],[980985600000,0.1788079470198675],[983404800000,0.2052980132450331],[986083200000,0.1854304635761589],[988675200000,0.152317880794702],[991353600000,0.152317880794702],[993945600000,0.2251655629139072],[996624000000,0.3046357615894039],[999302400000,0.3178807947019867],[1001894400000,0.07947019867549666],[1004572800000,0.1258278145695364],[1007164800000,0.152317880794702],[1009843200000,0.2582781456953642],[1012521600000,0.23841059602649],[1014940800000,0.2450331125827815],[1017619200000,0.23841059602649],[1020211200000,0.2847682119205298],[1022889600000,0.2781456953642384],[1025481600000,0.2185430463576159],[1028160000000,0.2119205298013245],[1030838400000,0.2317880794701987],[1033430400000,0.2317880794701987],[1036108800000,0.2317880794701987],[1038700800000,0.2185430463576159],[1041379200000,0.2185430463576159],[1044057600000,0.2251655629139072],[1046476800000,0.2052980132450331],[1049155200000,0.2052980132450331],[1051747200000,0.23841059602649],[1054425600000,0.2251655629139072],[1057017600000,0.271523178807947],[1059696000000,0.2516556291390728],[1062374400000,0.1986754966887417],[1064966400000,0.2052980132450331],[1067644800000,0.2119205298013245],[1070236800000,0.2119205298013245],[1072915200000,0.1854304635761589],[1075593600000,0.1854304635761589],[1078099200000,0.1788079470198675],[1080777600000,0.2052980132450331],[1083369600000,0.2052980132450331],[1086048000000,0.23841059602649],[1088640000000,0.2052980132450331],[1091318400000,0.1986754966887417],[1093996800000,0.1589403973509933],[1096588800000,0.152317880794702],[1099267200000,0.1258278145695364],[1101859200000,0.3112582781456953],[1104537600000,0.09933774834437085],[1107216000000,0.07947019867549666],[1109635200000,0.09271523178807946],[1112313600000,0.0596026490066225],[1114905600000,0.08609271523178806],[1117584000000,0.04635761589403972],[1120176000000,0],[1122854400000,0.03311258278145695],[1125532800000,0.03311258278145695],[1128124800000,0.0596026490066225],[1130803200000,0.08609271523178806],[1133395200000,0.09933774834437085],[1136073600000,0.1324503311258278],[1138752000000,0.1324503311258278],[1141171200000,0.1324503311258278],[1143849600000,0.119205298013245],[1146441600000,0.1059602649006622],[1149120000000,0.119205298013245],[1151712000000,0.07947019867549666],[1154390400000,0.09271523178807946],[1157068800000,0.09271523178807946],[1159660800000,0.09271523178807946],[1162339200000,0.1125827814569536],[1164931200000,0.09933774834437085],[1167609600000,0.09933774834437085],[1170288000000,0.1258278145695364],[1172707200000,0.1456953642384106],[1175385600000,0.1324503311258278],[1177977600000,0.119205298013245],[1180656000000,0.1059602649006622],[1183248000000,0.09933774834437085],[1185926400000,0.07947019867549666],[1188604800000,0.08609271523178806],[1191196800000,0.07947019867549666],[1193875200000,0.0596026490066225],[1196467200000,0.09271523178807946],[1199145600000,0.09933774834437085],[1201824000000,0.1258278145695364],[1204329600000,0.119205298013245],[1207008000000,0.07947019867549666],[1209600000000,0.3708609271523178],[1212278400000,0.2185430463576159],[1214870400000,0.1456953642384106],[1217548800000,0.1059602649006622],[1220227200000,0.1655629139072848],[1222819200000,0.2185430463576159],[1225497600000,0.2781456953642384],[1228089600000,0.2781456953642384],[1230768000000,0.2649006622516556],[1233446400000,0.2185430463576159],[1235865600000,0.2450331125827815],[1238544000000,0.3046357615894039],[1241136000000,0.3973509933774834],[1243814400000,0.2980132450331126],[1246406400000,0.2516556291390728],[1249084800000,0.1788079470198675],[1251763200000,0.2450331125827815],[1254355200000,0.2119205298013245],[1257033600000,0.2450331125827815],[1259625600000,0.2450331125827815],[1262304000000,0.2582781456953642],[1264982400000,0.23841059602649],[1267401600000,0.2317880794701987],[1270080000000,0.2781456953642384],[1272672000000,0.3178807947019867],[1275350400000,0.3112582781456953],[1277942400000,0.3046357615894039],[1280620800000,0.3112582781456953],[1283299200000,0.2980132450331126],[1285891200000,0.2913907284768211],[1288569600000,0.2913907284768211],[1291161600000,0.3245033112582781],[1293840000000,0.3443708609271523],[1296518400000,0.357615894039735],[1298937600000,0.3178807947019867],[1301616000000,0.3112582781456953],[1304208000000,0.3112582781456953],[1306886400000,0.3311258278145695],[1309478400000,0.3377483443708609],[1312156800000,0.3311258278145695],[1314835200000,0.3046357615894039],[1317427200000,0.3046357615894039],[1320105600000,0.3178807947019867],[1322697600000,0.3708609271523178],[1325376000000,0.3841059602649006],[1328054400000,0.3841059602649006],[1330560000000,0.4172185430463576],[1333238400000,0.4304635761589403],[1335830400000,0.4370860927152318],[1338508800000,0.4569536423841059],[1341100800000,0.3973509933774834],[1343779200000,0.3841059602649006],[1346457600000,0.3973509933774834],[1349049600000,0.4370860927152318],[1351728000000,0.4966887417218542],[1354320000000,0.6490066225165563],[1356998400000,0.271523178807947],[1359676800000,0.23841059602649],[1362096000000,0.2450331125827815],[1364774400000,0.2781456953642384],[1367366400000,0.2980132450331126],[1370044800000,0.3046357615894039],[1372636800000,0.2913907284768211],[1375315200000,0.2980132450331126],[1377993600000,0.3046357615894039],[1380585600000,0.271523178807947],[1383264000000,0.2649006622516556],[1385856000000,0.2781456953642384],[1388534400000,0.3245033112582781],[1391212800000,0.3377483443708609],[1393632000000,0.3443708609271523],[1396310400000,0.3443708609271523],[1398902400000,0.3443708609271523],[1401580800000,0.3443708609271523],[1404172800000,0.3509933774834437],[1406851200000,0.3311258278145695],[1409529600000,0.3443708609271523],[1412121600000,0.3311258278145695],[1414800000000,0.3377483443708609],[1417392000000,0.357615894039735],[1420070400000,0.3642384105960265],[1422748800000,0.3774834437086093],[1425168000000,0.3443708609271523],[1427846400000,0.357615894039735]]},{"name":"uempmed","type":"line","data":[[-79056000000,0.02358490566037736],[-76377600000,0.03301886792452831],[-73699200000,0.02830188679245281],[-71107200000,0.04245283018867926],[-68428800000,0.03301886792452831],[-65836800000,0.03773584905660377],[-63158400000,0.05188679245283017],[-60480000000,0.02358490566037736],[-57974400000,0.004716981132075455],[-55296000000,0.02830188679245281],[-52704000000,0.0188679245283019],[-50025600000,0.0188679245283019],[-47433600000,0.02358490566037736],[-44755200000,0.009433962264150952],[-42076800000,0.02830188679245281],[-39484800000,0.03773584905660377],[-36806400000,0.0188679245283019],[-34214400000,0.0188679245283019],[-31536000000,0.0188679245283019],[-28857600000,0.04245283018867926],[-26438400000,0],[-23760000000,0],[-21168000000,0.009433962264150952],[-18489600000,0.0188679245283019],[-15897600000,0.0188679245283019],[-13219200000,0.0188679245283019],[-10540800000,0.03301886792452831],[-7948800000,0.02358490566037736],[-5270400000,0.03773584905660377],[-2678400000,0.02830188679245281],[0,0.02830188679245281],[2678400000,0.02358490566037736],[5097600000,0.02830188679245281],[7776000000,0.004716981132075455],[10368000000,0.03301886792452831],[13046400000,0.04245283018867926],[15638400000,0.05188679245283017],[18316800000,0.06603773584905662],[20995200000,0.05660377358490567],[23587200000,0.05660377358490567],[26265600000,0.07547169811320753],[28857600000,0.08962264150943398],[31536000000,0.1037735849056604],[34214400000,0.1084905660377358],[36633600000,0.1132075471698113],[39312000000,0.1179245283018868],[41904000000,0.1273584905660377],[44582400000,0.08018867924528303],[47174400000,0.1037735849056604],[49852800000,0.1132075471698113],[52531200000,0.08490566037735849],[55123200000,0.1179245283018868],[57801600000,0.1132075471698113],[60393600000,0.1037735849056604],[63072000000,0.1037735849056604],[65750400000,0.1226415094339623],[68256000000,0.1226415094339623],[70934400000,0.1273584905660377],[73526400000,0.1226415094339623],[76204800000,0.06603773584905662],[78796800000,0.0990566037735849],[81475200000,0.09433962264150944],[84153600000,0.07547169811320753],[86745600000,0.08018867924528303],[89424000000,0.08018867924528303],[92016000000,0.0990566037735849],[94694400000,0.08018867924528303],[97372800000,0.05660377358490567],[99792000000,0.07075471698113207],[102470400000,0.04716981132075472],[105062400000,0.04245283018867926],[107740800000,0.04716981132075472],[110332800000,0.05660377358490567],[113011200000,0.04245283018867926],[115689600000,0.06603773584905662],[118281600000,0.07075471698113207],[120960000000,0.05188679245283017],[123552000000,0.03301886792452831],[126230400000,0.04716981132075472],[128908800000,0.05188679245283017],[131328000000,0.03773584905660377],[134006400000,0.04716981132075472],[136598400000,0.02830188679245281],[139276800000,0.06132075471698113],[141868800000,0.08018867924528303],[144547200000,0.04716981132075472],[147225600000,0.06132075471698113],[149817600000,0.07075471698113207],[152496000000,0.05660377358490567],[155088000000,0.08018867924528303],[157766400000,0.1084905660377358],[160444800000,0.1462264150943396],[162864000000,0.1509433962264151],[165542400000,0.2216981132075471],[168134400000,0.2547169811320755],[170812800000,0.2264150943396227],[173404800000,0.2169811320754717],[176083200000,0.2452830188679245],[178761600000,0.2452830188679245],[181353600000,0.2169811320754717],[184032000000,0.2594339622641509],[186624000000,0.2358490566037736],[189302400000,0.2358490566037736],[191980800000,0.1981132075471698],[194486400000,0.2216981132075471],[197164800000,0.1981132075471698],[199756800000,0.2028301886792453],[202435200000,0.1792452830188679],[205027200000,0.1745283018867925],[207705600000,0.1839622641509434],[210384000000,0.1792452830188679],[212976000000,0.1745283018867925],[215654400000,0.2075471698113208],[218246400000,0.1886792452830189],[220924800000,0.1650943396226415],[223603200000,0.1509433962264151],[226022400000,0.1509433962264151],[228700800000,0.1556603773584906],[231292800000,0.1839622641509434],[233971200000,0.1037735849056604],[236563200000,0.1462264150943396],[239241600000,0.1415094339622641],[241920000000,0.1273584905660377],[244512000000,0.1367924528301887],[247190400000,0.1415094339622641],[249782400000,0.1320754716981132],[252460800000,0.1179245283018868],[255139200000,0.1273584905660377],[257558400000,0.1037735849056604],[260236800000,0.0990566037735849],[262828800000,0.08018867924528303],[265507200000,0.09433962264150944],[268099200000,0.08490566037735849],[270777600000,0.08490566037735849],[273456000000,0.07547169811320753],[276048000000,0.08962264150943398],[278726400000,0.07075471698113207],[281318400000,0.07547169811320753],[283996800000,0.08962264150943398],[286675200000,0.08962264150943398],[289094400000,0.08962264150943398],[291772800000,0.06603773584905662],[294364800000,0.07547169811320753],[297043200000,0.07547169811320753],[299635200000,0.08962264150943398],[302313600000,0.03773584905660377],[304992000000,0.07075471698113207],[307584000000,0.07075471698113207],[310262400000,0.06132075471698113],[312854400000,0.08018867924528303],[315532800000,0.06132075471698113],[318211200000,0.08490566037735849],[320716800000,0.09433962264150944],[323395200000,0.08490566037735849],[325987200000,0.08018867924528303],[328665600000,0.1132075471698113],[331257600000,0.1415094339622641],[333936000000,0.1650943396226415],[336614400000,0.1745283018867925],[339206400000,0.1650943396226415],[341884800000,0.1745283018867925],[344476800000,0.1650943396226415],[347155200000,0.1603773584905661],[349833600000,0.1462264150943396],[352252800000,0.1462264150943396],[354931200000,0.1603773584905661],[357523200000,0.1367924528301887],[360201600000,0.1226415094339623],[362793600000,0.1462264150943396],[365472000000,0.1509433962264151],[368150400000,0.1320754716981132],[370742400000,0.1320754716981132],[373420800000,0.1367924528301887],[376012800000,0.1367924528301887],[378691200000,0.1462264150943396],[381369600000,0.1650943396226415],[383788800000,0.1745283018867925],[386467200000,0.1933962264150943],[389059200000,0.2122641509433962],[391737600000,0.2594339622641509],[394329600000,0.2122641509433962],[397008000000,0.2216981132075471],[399686400000,0.2594339622641509],[402278400000,0.2688679245283019],[404956800000,0.2830188679245283],[407548800000,0.2924528301886792],[410227200000,0.3349056603773585],[412905600000,0.2735849056603774],[415324800000,0.3018867924528302],[418003200000,0.3254716981132076],[420595200000,0.3915094339622642],[423273600000,0.3443396226415095],[425865600000,0.2877358490566038],[428544000000,0.2500000000000001],[431222400000,0.2500000000000001],[433814400000,0.2547169811320755],[436492800000,0.2500000000000001],[439084800000,0.2216981132075471],[441763200000,0.2405660377358491],[444441600000,0.2028301886792453],[446947200000,0.2028301886792453],[449625600000,0.1981132075471698],[452217600000,0.2405660377358491],[454896000000,0.1650943396226415],[457488000000,0.1650943396226415],[460166400000,0.1556603773584906],[462844800000,0.169811320754717],[465436800000,0.1509433962264151],[468115200000,0.1509433962264151],[470707200000,0.1556603773584906],[473385600000,0.1320754716981132],[476064000000,0.1462264150943396],[478483200000,0.1462264150943396],[481161600000,0.1367924528301887],[483753600000,0.1367924528301887],[486432000000,0.1226415094339623],[489024000000,0.1367924528301887],[491702400000,0.1462264150943396],[494380800000,0.1367924528301887],[496972800000,0.1462264150943396],[499651200000,0.1415094339622641],[502243200000,0.1320754716981132],[504921600000,0.1273584905660377],[507600000000,0.1367924528301887],[510019200000,0.1320754716981132],[512697600000,0.1273584905660377],[515289600000,0.1320754716981132],[517968000000,0.1415094339622641],[520560000000,0.1367924528301887],[523238400000,0.1462264150943396],[525916800000,0.1603773584905661],[528508800000,0.1415094339622641],[531187200000,0.1462264150943396],[533779200000,0.1462264150943396],[536457600000,0.1367924528301887],[539136000000,0.1226415094339623],[541555200000,0.1226415094339623],[544233600000,0.1462264150943396],[546825600000,0.1226415094339623],[549504000000,0.1179245283018868],[552096000000,0.1179245283018868],[554774400000,0.1132075471698113],[557452800000,0.09433962264150944],[560044800000,0.1084905660377358],[562723200000,0.1037735849056604],[565315200000,0.09433962264150944],[567993600000,0.1037735849056604],[570672000000,0.1084905660377358],[573177600000,0.1132075471698113],[575856000000,0.08962264150943398],[578448000000,0.08962264150943398],[581126400000,0.08490566037735849],[583718400000,0.0990566037735849],[586396800000,0.08962264150943398],[589075200000,0.08018867924528303],[591667200000,0.07547169811320753],[594345600000,0.08018867924528303],[596937600000,0.08962264150943398],[599616000000,0.07547169811320753],[602294400000,0.06603773584905662],[604713600000,0.06603773584905662],[607392000000,0.06603773584905662],[609984000000,0.06132075471698113],[612662400000,0.06603773584905662],[615254400000,0.07547169811320753],[617932800000,0.04716981132075472],[620611200000,0.04245283018867926],[623203200000,0.04245283018867926],[625881600000,0.03773584905660377],[628473600000,0.04245283018867926],[631152000000,0.05188679245283017],[633830400000,0.06132075471698113],[636249600000,0.05188679245283017],[638928000000,0.03773584905660377],[641520000000,0.05660377358490567],[644198400000,0.05660377358490567],[646790400000,0.06603773584905662],[649468800000,0.06603773584905662],[652147200000,0.07547169811320753],[654739200000,0.08490566037735849],[657417600000,0.08018867924528303],[660009600000,0.08962264150943398],[662688000000,0.09433962264150944],[665366400000,0.1037735849056604],[667785600000,0.1273584905660377],[670464000000,0.1226415094339623],[673056000000,0.1132075471698113],[675734400000,0.1367924528301887],[678326400000,0.1415094339622641],[681004800000,0.1556603773584906],[683683200000,0.1320754716981132],[686275200000,0.1509433962264151],[688953600000,0.1650943396226415],[691545600000,0.1792452830188679],[694224000000,0.1933962264150943],[696902400000,0.1981132075471698],[699408000000,0.2028301886792453],[702086400000,0.2122641509433962],[704678400000,0.2264150943396227],[707356800000,0.2216981132075471],[709948800000,0.2169811320754717],[712627200000,0.2264150943396227],[715305600000,0.2169811320754717],[717897600000,0.2358490566037736],[720576000000,0.2358490566037736],[723168000000,0.2500000000000001],[725846400000,0.2169811320754717],[728524800000,0.2122641509433962],[730944000000,0.2122641509433962],[733622400000,0.2075471698113208],[736214400000,0.1933962264150943],[738892800000,0.2028301886792453],[741484800000,0.1981132075471698],[744163200000,0.1981132075471698],[746841600000,0.2028301886792453],[749433600000,0.1886792452830189],[752112000000,0.2028301886792453],[754704000000,0.2028301886792453],[757382400000,0.2169811320754717],[760060800000,0.2452830188679245],[762480000000,0.2500000000000001],[765158400000,0.2405660377358491],[767750400000,0.2452830188679245],[770428800000,0.2500000000000001],[773020800000,0.2358490566037736],[775699200000,0.2311320754716981],[778377600000,0.2452830188679245],[780969600000,0.2830188679245283],[783648000000,0.2358490566037736],[786240000000,0.2216981132075471],[788918400000,0.1886792452830189],[791596800000,0.1933962264150943],[794016000000,0.2028301886792453],[796694400000,0.2028301886792453],[799286400000,0.2405660377358491],[801964800000,0.1839622641509434],[804556800000,0.2122641509433962],[807235200000,0.2028301886792453],[809913600000,0.1839622641509434],[812505600000,0.1981132075471698],[815184000000,0.1886792452830189],[817776000000,0.2028301886792453],[820454400000,0.2028301886792453],[823132800000,0.1792452830188679],[825638400000,0.2028301886792453],[828316800000,0.2169811320754717],[830908800000,0.2169811320754717],[833587200000,0.2028301886792453],[836179200000,0.2028301886792453],[838857600000,0.2075471698113208],[841536000000,0.2122641509433962],[844128000000,0.2028301886792453],[846806400000,0.1745283018867925],[849398400000,0.1792452830188679],[852076800000,0.1792452830188679],[854755200000,0.1933962264150943],[857174400000,0.1839622641509434],[859852800000,0.2028301886792453],[862444800000,0.1886792452830189],[865123200000,0.1886792452830189],[867715200000,0.2028301886792453],[870393600000,0.1792452830188679],[873072000000,0.1981132075471698],[875664000000,0.1745283018867925],[878342400000,0.169811320754717],[880934400000,0.1650943396226415],[883612800000,0.1603773584905661],[886291200000,0.1415094339622641],[888710400000,0.1320754716981132],[891388800000,0.1273584905660377],[893980800000,0.09433962264150944],[896659200000,0.1367924528301887],[899251200000,0.1273584905660377],[901929600000,0.1320754716981132],[904608000000,0.1273584905660377],[907200000000,0.08490566037735849],[909878400000,0.1226415094339623],[912470400000,0.1320754716981132],[915148800000,0.1367924528301887],[917827200000,0.1320754716981132],[920246400000,0.1320754716981132],[922924800000,0.1037735849056604],[925516800000,0.1179245283018868],[928195200000,0.1084905660377358],[930787200000,0.08490566037735849],[933465600000,0.1179245283018868],[936144000000,0.09433962264150944],[938736000000,0.0990566037735849],[941414400000,0.1037735849056604],[944006400000,0.08490566037735849],[946684800000,0.08490566037735849],[949363200000,0.0990566037735849],[951868800000,0.09433962264150944],[954547200000,0.0990566037735849],[957139200000,0.08490566037735849],[959817600000,0.08018867924528303],[962409600000,0.09433962264150944],[965088000000,0.1084905660377358],[967766400000,0.05660377358490567],[970358400000,0.0990566037735849],[973036800000,0.0990566037735849],[975628800000,0.09433962264150944],[978307200000,0.08490566037735849],[980985600000,0.0990566037735849],[983404800000,0.1226415094339623],[986083200000,0.08962264150943398],[988675200000,0.1084905660377358],[991353600000,0.09433962264150944],[993945600000,0.1320754716981132],[996624000000,0.1367924528301887],[999302400000,0.1509433962264151],[1001894400000,0.1556603773584906],[1004572800000,0.1745283018867925],[1007164800000,0.1981132075471698],[1009843200000,0.2075471698113208],[1012521600000,0.2028301886792453],[1014940800000,0.2075471698113208],[1017619200000,0.2311320754716981],[1020211200000,0.2594339622641509],[1022889600000,0.3301886792452831],[1025481600000,0.2311320754716981],[1028160000000,0.2358490566037736],[1030838400000,0.2594339622641509],[1033430400000,0.2641509433962264],[1036108800000,0.2500000000000001],[1038700800000,0.2641509433962264],[1041379200000,0.2641509433962264],[1044057600000,0.2594339622641509],[1046476800000,0.2688679245283019],[1049155200000,0.2924528301886792],[1051747200000,0.2783018867924529],[1054425600000,0.3537735849056604],[1057017600000,0.2971698113207548],[1059696000000,0.2877358490566038],[1062374400000,0.2924528301886792],[1064966400000,0.3018867924528302],[1067644800000,0.2971698113207548],[1070236800000,0.3018867924528302],[1072915200000,0.3113207547169811],[1075593600000,0.2924528301886792],[1078099200000,0.2924528301886792],[1080777600000,0.2594339622641509],[1083369600000,0.2783018867924529],[1086048000000,0.3301886792452831],[1088640000000,0.2311320754716981],[1091318400000,0.2452830188679245],[1093996800000,0.2641509433962264],[1096588800000,0.2594339622641509],[1099267200000,0.2688679245283019],[1101859200000,0.2594339622641509],[1104537600000,0.2547169811320755],[1107216000000,0.2452830188679245],[1109635200000,0.2500000000000001],[1112313600000,0.2358490566037736],[1114905600000,0.2405660377358491],[1117584000000,0.2358490566037736],[1120176000000,0.2264150943396227],[1122854400000,0.2452830188679245],[1125532800000,0.2075471698113208],[1128124800000,0.2169811320754717],[1130803200000,0.2122641509433962],[1133395200000,0.2216981132075471],[1136073600000,0.2169811320754717],[1138752000000,0.2405660377358491],[1141171200000,0.2216981132075471],[1143849600000,0.2075471698113208],[1146441600000,0.2122641509433962],[1149120000000,0.1556603773584906],[1151712000000,0.1886792452830189],[1154390400000,0.2075471698113208],[1157068800000,0.1886792452830189],[1159660800000,0.1839622641509434],[1162339200000,0.2028301886792453],[1164931200000,0.1650943396226415],[1167609600000,0.2028301886792453],[1170288000000,0.2122641509433962],[1172707200000,0.2405660377358491],[1175385600000,0.2169811320754717],[1177977600000,0.1981132075471698],[1180656000000,0.1745283018867925],[1183248000000,0.2216981132075471],[1185926400000,0.2264150943396227],[1188604800000,0.2216981132075471],[1191196800000,0.2075471698113208],[1193875200000,0.2169811320754717],[1196467200000,0.2075471698113208],[1199145600000,0.2358490566037736],[1201824000000,0.2216981132075471],[1204329600000,0.2216981132075471],[1207008000000,0.2547169811320755],[1209600000000,0.1839622641509434],[1212278400000,0.2358490566037736],[1214870400000,0.2688679245283019],[1217548800000,0.2688679245283019],[1220227200000,0.2924528301886792],[1222819200000,0.3018867924528302],[1225497600000,0.2735849056603774],[1228089600000,0.3066037735849056],[1230768000000,0.3160377358490566],[1233446400000,0.3632075471698113],[1235865600000,0.3915094339622642],[1238544000000,0.4292452830188679],[1241136000000,0.4811320754716981],[1243814400000,0.6226415094339622],[1246406400000,0.5660377358490566],[1249084800000,0.5801886792452831],[1251763200000,0.6509433962264152],[1254355200000,0.7028301886792453],[1257033600000,0.7452830188679246],[1259625600000,0.7594339622641511],[1262304000000,0.7547169811320755],[1264982400000,0.75],[1267401600000,0.7735849056603773],[1270080000000,0.8537735849056605],[1272672000000,0.8632075471698114],[1275350400000,1],[1277942400000,0.8632075471698114],[1280620800000,0.8018867924528302],[1283299200000,0.768867924528302],[1285891200000,0.8113207547169812],[1288569600000,0.8018867924528302],[1291161600000,0.8443396226415094],[1293840000000,0.8254716981132075],[1296518400000,0.8066037735849058],[1298937600000,0.8254716981132075],[1301616000000,0.7971698113207547],[1304208000000,0.8301886792452832],[1306886400000,0.8679245283018867],[1309478400000,0.8490566037735849],[1312156800000,0.8679245283018867],[1314835200000,0.8490566037735849],[1317427200000,0.7830188679245284],[1320105600000,0.7924528301886793],[1322697600000,0.7783018867924528],[1325376000000,0.7924528301886793],[1328054400000,0.7405660377358491],[1330560000000,0.7169811320754716],[1333238400000,0.7122641509433963],[1335830400000,0.75],[1338508800000,0.7735849056603773],[1341100800000,0.6367924528301887],[1343779200000,0.6792452830188679],[1346457600000,0.6981132075471699],[1349049600000,0.75],[1351728000000,0.6886792452830189],[1354320000000,0.6462264150943396],[1356998400000,0.5566037735849058],[1359676800000,0.6226415094339622],[1362096000000,0.6415094339622642],[1364774400000,0.6179245283018869],[1367366400000,0.6179245283018869],[1370044800000,0.6132075471698113],[1372636800000,0.5754716981132075],[1375315200000,0.589622641509434],[1377993600000,0.589622641509434],[1380585600000,0.5801886792452831],[1383264000000,0.6179245283018869],[1385856000000,0.6273584905660378],[1388534400000,0.5377358490566038],[1391212800000,0.5613207547169812],[1393632000000,0.5566037735849058],[1396310400000,0.5518867924528301],[1398902400000,0.5],[1401580800000,0.4622641509433963],[1404172800000,0.4292452830188679],[1406851200000,0.419811320754717],[1409529600000,0.4433962264150944],[1412121600000,0.4528301886792453],[1414800000000,0.4245283018867925],[1417392000000,0.419811320754717],[1420070400000,0.4339622641509434],[1422748800000,0.419811320754717],[1425168000000,0.3773584905660378],[1427846400000,0.3537735849056604]]},{"name":"unemploy","type":"line","data":[[-79056000000,0.02044683034656983],[-76377600000,0.02052577563748323],[-73699200000,0.02155206441935738],[-71107200000,0.03615694323833583],[-68428800000,0.03007815583800426],[-65836800000,0.02628878187416121],[-63158400000,0.01523644114628562],[-60480000000,0.02494671192863346],[-57974400000,0.01515749585537223],[-55296000000,0.001894686981921528],[-52704000000,0.004341991000236836],[-50025600000,0.01997315860108944],[-47433600000,0.01563116760085261],[-44755200000,0.006552459145811952],[-42076800000,7.894529091339702e-05],[-39484800000,0.0003157811636535881],[-36806400000,0.002368358727401911],[-34214400000,0],[-31536000000,0.002605194600142102],[-28857600000,0.0005526170363937791],[-26438400000,0.002131522854661719],[-23760000000,0.005763006236677982],[-21168000000,0.002210468145575116],[-18489600000,0.01034183310965501],[-15897600000,0.01444698823715165],[-13219200000,0.01349964474619089],[-10540800000,0.02802557827425594],[-7948800000,0.02873608589247651],[-5270400000,0.01349964474619089],[-2678400000,0.01571011289176601],[0,0.04073577011131286],[2678400000,0.06062998342148891],[5097600000,0.07499802636772716],[7776000000,0.08778716349569748],[10368000000,0.09741848898713192],[13046400000,0.1094181732059683],[15638400000,0.1176284834609616],[18316800000,0.1240230520249467],[20995200000,0.1398121102076261],[23587200000,0.1504697244809347],[26265600000,0.1747059287913476],[28857600000,0.1887581905739323],[31536000000,0.1816531143917265],[34214400000,0.1751006552459146],[36633600000,0.1817320596826399],[39312000000,0.1795215915370648],[41904000000,0.1824425673008605],[44582400000,0.1787321386279308],[47174400000,0.185521433646483],[49852800000,0.1933370174469093],[52531200000,0.1860740506828768],[55123200000,0.1791268650824978],[57801600000,0.195468540301571],[60393600000,0.1949159232651772],[63072000000,0.1842583089918686],[65750400000,0.1770742875187495],[68256000000,0.1857582695192232],[70934400000,0.1795215915370648],[73526400000,0.1766006157732691],[76204800000,0.1766795610641825],[78796800000,0.1758901081550485],[81475200000,0.1779426857187969],[84153600000,0.1708376095365911],[86745600000,0.1728901871003395],[89424000000,0.1513381226809821],[92016000000,0.1466803505170917],[94694400000,0.1295492223888845],[97372800000,0.1394963290439725],[99792000000,0.1349175021709955],[102470400000,0.1400489460803663],[105062400000,0.1297860582616247],[107740800000,0.1324701981526802],[110332800000,0.1278913712797032],[113011200000,0.1278913712797032],[115689600000,0.131443909370806],[118281600000,0.1151811794426462],[120960000000,0.1350753927528223],[123552000000,0.1424173048077682],[126230400000,0.1546538248993448],[128908800000,0.1615220652088103],[131328000000,0.1538643719902108],[134006400000,0.1526012473355964],[136598400000,0.159469487645062],[139276800000,0.1769953422278361],[141868800000,0.1877319017920581],[144547200000,0.1844951448646088],[147225600000,0.2172574405936686],[149817600000,0.2240467356122207],[152496000000,0.2727559801057867],[155088000000,0.3119128443988316],[157766400000,0.38020052103892],[160444800000,0.3817004815662746],[162864000000,0.4178574248046104],[165542400000,0.4361727322965185],[168134400000,0.4537775321702061],[170812800000,0.4369621852056525],[173404800000,0.4296202731507066],[176083200000,0.4139101602589406],[178761600000,0.4135154338043736],[181353600000,0.4114628562406252],[184032000000,0.4033314912765453],[186624000000,0.3993842267308755],[189302400000,0.3828057156390621],[191980800000,0.3663850951290756],[194486400000,0.3588063472013894],[197164800000,0.3667008762927291],[199756800000,0.3448330307097182],[202435200000,0.366069313965422],[205027200000,0.3793321228388727],[207705600000,0.3815425909844478],[210384000000,0.370648140838399],[212976000000,0.3745954053840688],[215654400000,0.3895950106576143],[218246400000,0.3836741138391095],[220924800000,0.3627536117470593],[223603200000,0.375621694165943],[226022400000,0.364885134601721],[228700800000,0.3453067024551986],[231292800000,0.3336227994000158],[233971200000,0.3512275992737033],[236563200000,0.3271492855451172],[239241600000,0.3347280334728033],[241920000000,0.3209915528538723],[244512000000,0.321938896344833],[247190400000,0.3260440514723297],[249782400000,0.2921765216704824],[252460800000,0.3003078866345623],[255139200000,0.2868082418883713],[257558400000,0.2883082024157259],[260236800000,0.2759137917423226],[262828800000,0.2717296913239125],[265507200000,0.2639141075234862],[268099200000,0.2860977342701508],[270777600000,0.2680192626509829],[273456000000,0.2715718007420858],[276048000000,0.2575195389595011],[278726400000,0.2677824267782427],[281318400000,0.2797031657061656],[283996800000,0.2703086760874714],[286675200000,0.2753611747059288],[289094400000,0.2703086760874714],[291772800000,0.2671508644509355],[294364800000,0.2490723928317676],[297043200000,0.2584668824504618],[299635200000,0.2613878582142575],[302313600000,0.2869661324701981],[304992000000,0.2767032446514565],[307584000000,0.2850714454882766],[310262400000,0.2804926186152996],[312854400000,0.2873608589247652],[315532800000,0.3156232730717612],[318211200000,0.3171232335991158],[320716800000,0.3192547564537775],[323395200000,0.3689113444383043],[325987200000,0.4183310965500908],[328665600000,0.427330859714218],[331257600000,0.4482513618062682],[333936000000,0.4417778479513697],[336614400000,0.4212520723138864],[339206400000,0.4265414068050841],[341884800000,0.4214099628957133],[344476800000,0.3973316491671272],[347155200000,0.4251993368595564],[349833600000,0.4236204310412884],[352252800000,0.418173205968264],[354931200000,0.4092523880950502],[357523200000,0.4333307018236362],[360201600000,0.427330859714218],[362793600000,0.4087787163495697],[365472000000,0.4224362516775874],[368150400000,0.4377516381147865],[370742400000,0.4705928791347596],[373420800000,0.5008289255545907],[376012800000,0.5196179047919791],[378691200000,0.5298807926107207],[381369600000,0.554195942212047],[383788800000,0.5691955474855925],[386467200000,0.596747454014368],[389059200000,0.6039314754874872],[391737600000,0.6199573695429068],[394329600000,0.6445093550169733],[397008000000,0.647035604326202],[399686400000,0.6735612220731033],[402278400000,0.6981921528380832],[404956800000,0.7304807768216626],[407548800000,0.7394015946948764],[410227200000,0.6985868792926502],[412905600000,0.6994552774926975],[415324800000,0.6886397726375622],[418003200000,0.6775874319096866],[420595200000,0.6685876687455593],[423273600000,0.6758506355095919],[425865600000,0.6207468224520407],[428544000000,0.6266677192705455],[431222400000,0.5997473750690772],[433814400000,0.5685639851582853],[436492800000,0.5379332122838872],[439084800000,0.5246704034104366],[441763200000,0.4991710744454093],[444441600000,0.4820399463172022],[446947200000,0.4784874082260993],[449625600000,0.4797505328807137],[452217600000,0.4555932738612142],[454896000000,0.4374358569511329],[457488000000,0.4619878424251994],[460166400000,0.4605668271887582],[462844800000,0.4485671429699218],[465436800000,0.4496723770427094],[468115200000,0.4352253888055577],[470707200000,0.4478566353517013],[473385600000,0.4529880792610721],[476064000000,0.4449356595879056],[478483200000,0.4463566748243467],[481161600000,0.450777611115497],[483753600000,0.443435699060551],[486432000000,0.4559090550248678],[489024000000,0.4600931554432778],[491702400000,0.435067498223731],[494380800000,0.4391726533512276],[496972800000,0.4431199178968975],[499651200000,0.42969921844162],[502243200000,0.4304886713507539],[504921600000,0.4034104365674587],[507600000000,0.4513302281518907],[510019200000,0.4498302676245362],[512697600000,0.4483303070971816],[515289600000,0.4542512039156864],[517968000000,0.4596984289887108],[520560000000,0.4447777690060788],[523238400000,0.4302518354780137],[525916800000,0.4440672613878582],[528508800000,0.4387779268966606],[531187200000,0.4321465224599353],[533779200000,0.4103576221678377],[536457600000,0.4110681297860583],[539136000000,0.4089366069313966],[541555200000,0.4086997710586563],[544233600000,0.3834372779663693],[546825600000,0.385963527275598],[549504000000,0.3720691560748401],[552096000000,0.3618062682560985],[554774400000,0.3612536512197048],[557452800000,0.3487013499644746],[560044800000,0.3585695113286492],[562723200000,0.343412015473277],[565315200000,0.3355964316728507],[567993600000,0.3369385016183785],[570672000000,0.3350438146364569],[573177600000,0.3308597142180469],[575856000000,0.3091497592168627],[578448000000,0.3232020209994474],[581126400000,0.3048077682166259],[583718400000,0.3094655403805163],[586396800000,0.3282545196179048],[589075200000,0.3093865950896029],[591667200000,0.3065445646167206],[594345600000,0.3040972605984053],[596937600000,0.3025973000710507],[599616000000,0.3155443277808479],[602294400000,0.2900449988158206],[604713600000,0.2778874240151575],[607392000000,0.2986500355253809],[609984000000,0.291308123470435],[612662400000,0.3072550722349412],[615254400000,0.3007815583800426],[617932800000,0.302044683034657],[620611200000,0.3082813610168154],[623203200000,0.3114391726533512],[625881600000,0.3189389752901239],[628473600000,0.3143601484171469],[631152000000,0.3210704981447857],[633830400000,0.3130970237625326],[636249600000,0.3089129233441225],[638928000000,0.3246230362358885],[641520000000,0.3202810452356517],[644198400000,0.3082813610168154],[646790400000,0.3344911976000632],[649468800000,0.3554906449830267],[652147200000,0.3697007973474382],[654739200000,0.3768848188205574],[657417600000,0.4009631325491435],[660009600000,0.4117786374042788],[662688000000,0.4207784005684061],[665366400000,0.4405147232967553],[667785600000,0.4658561616799558],[670464000000,0.4542512039156864],[673056000000,0.4776979553169654],[675734400000,0.4742243625167759],[678326400000,0.4658561616799558],[681004800000,0.4721717849530275],[683683200000,0.4765927212441778],[686275200000,0.4860661561537854],[688953600000,0.4930922870450777],[691545600000,0.5141706797189548],[694224000000,0.5208810294465935],[696902400000,0.5343806741927845],[699408000000,0.5348543459382648],[702086400000,0.531301807847162],[704678400000,0.5572748085576695],[707356800000,0.580642614668035],[709948800000,0.5656430093944896],[712627200000,0.5606694560669456],[715305600000,0.5601957843214652],[717897600000,0.5299597379016342],[720576000000,0.5431436014841715],[723168000000,0.5425120391568643],[725846400000,0.5241967316649562],[728524800000,0.5129865003552538],[730944000000,0.5029604484092524],[733622400000,0.5072234941185758],[736214400000,0.5103023604641983],[738892800000,0.5080918923186232],[741484800000,0.4930133417541644],[744163200000,0.4798294781716271],[746841600000,0.4759611589168706],[749433600000,0.4788031893897529],[752112000000,0.4623825688797663],[754704000000,0.4572511249703955],[757382400000,0.4693297544801452],[760060800000,0.4656193258072156],[762480000000,0.4566985079340017],[765158400000,0.4457251124970396],[767750400000,0.4128838714770664],[770428800000,0.4138312149680272],[773020800000,0.4153311754953817],[775699200000,0.4143048867135075],[778377600000,0.3985947738217415],[780969600000,0.390542354148575],[783648000000,0.370253414383832],[786240000000,0.3588063472013894],[788918400000,0.370253414383832],[791596800000,0.3554116996921134],[794016000000,0.3527275598010579],[796694400000,0.3915686429304492],[799286400000,0.3745954053840688],[801964800000,0.3743585695113287],[804556800000,0.3822530986026684],[807235200000,0.3788584510933923],[809913600000,0.3783847793479119],[812505600000,0.3665429857109023],[815184000000,0.3742796242204153],[817776000000,0.3740427883476751],[820454400000,0.379411068129786],[823132800000,0.3653588063472014],[825638400000,0.3657535328017684],[828316800000,0.3734112260203679],[830908800000,0.3740427883476751],[833587200000,0.3481487329280809],[836179200000,0.3672534933291229],[838857600000,0.3313333859635273],[841536000000,0.3389910791821268],[844128000000,0.3430962343096234],[846806400000,0.3592800189468698],[849398400000,0.3606220888923976],[852076800000,0.3531222862556249],[854755200000,0.3487013499644746],[857174400000,0.3406489302913081],[859852800000,0.3306228783453067],[862444800000,0.3134128049261862],[865123200000,0.3247809268177153],[867715200000,0.3134128049261862],[870393600000,0.3097023762532565],[873072000000,0.3134917502170996],[875664000000,0.2975448014525934],[878342400000,0.2860187889792374],[880934400000,0.2992815978526881],[883612800000,0.2907555064340412],[886291200000,0.2858608983974106],[888710400000,0.2950185521433646],[891388800000,0.2570458672140207],[893980800000,0.2654140680508408],[896659200000,0.2784400410515513],[899251200000,0.2821504697244809],[901929600000,0.2758348464514092],[904608000000,0.2853872266519302],[907200000000,0.2838083208336623],[909878400000,0.2695981684692508],[912470400000,0.2642298886871398],[915148800000,0.2598089523959896],[917827200000,0.2704665666692982],[920246400000,0.2445725112497039],[922924800000,0.2620194205415647],[925516800000,0.2455988000315781],[928195200000,0.2578353201231546],[930787200000,0.2636772716507461],[933465600000,0.2489145022499408],[936144000000,0.2549932896502723],[938736000000,0.244177784795137],[941414400000,0.2392831767585064],[944006400000,0.2343096234309623],[946684800000,0.2386516144311992],[949363200000,0.2504934080682087],[951868800000,0.2406252467040341],[954547200000,0.2207310333938581],[957139200000,0.242598878976869],[959817600000,0.2341517328491355],[962409600000,0.2417304807768217],[965088000000,0.2500986816136417],[967766400000,0.2320991552853872],[970358400000,0.2249151338122681],[973036800000,0.2332043893581748],[975628800000,0.2328096629036078],[978307200000,0.2635193810689193],[980985600000,0.2687297702692034],[983404800000,0.2728349253967001],[986083200000,0.2830978132154417],[988675200000,0.2795452751243389],[991353600000,0.2999131601799953],[993945600000,0.3077287439804215],[996624000000,0.3439646325096708],[999302400000,0.3518591616010105],[1001894400000,0.3954369621852056],[1004572800000,0.4198310570774453],[1007164800000,0.4399621062603616],[1009843200000,0.4339622641509434],[1012521600000,0.4365674587510855],[1014940800000,0.4435935896423778],[1017619200000,0.46688245046183],[1020211200000,0.4510933922791506],[1022889600000,0.4506197205336702],[1025481600000,0.45038288466093],[1028160000000,0.4435935896423778],[1030838400000,0.4394094892239678],[1033430400000,0.443830425515118],[1036108800000,0.4606457724796716],[1038700800000,0.4701192073892792],[1041379200000,0.4606457724796716],[1044057600000,0.4683824109891845],[1046476800000,0.4660140522617826],[1049155200000,0.4860661561537854],[1051747200000,0.4951448646088261],[1054425600000,0.5195389595010658],[1057017600000,0.4994079103181495],[1059696000000,0.4903292018631089],[1062374400000,0.4923028341359438],[1064966400000,0.4773821741533117],[1067644800000,0.4650667087708218],[1070236800000,0.444619878424252],[1072915200000,0.448803978842662],[1075593600000,0.4327780847872424],[1078099200000,0.4583563590431831],[1080777600000,0.4330149206599826],[1083369600000,0.4363306228783453],[1086048000000,0.4421725744059367],[1088640000000,0.4303307807689271],[1091318400000,0.4188047682955712],[1093996800000,0.4138312149680272],[1096588800000,0.4244098839504223],[1099267200000,0.4142259414225942],[1101859200000,0.4143838320044209],[1104537600000,0.4025420383674114],[1107216000000,0.4180153153864372],[1109635200000,0.3988316096944817],[1112313600000,0.3937001657851109],[1114905600000,0.3920423146759296],[1117584000000,0.3820162627299282],[1120176000000,0.3727007184021473],[1122854400000,0.3678850556564301],[1125532800000,0.3843056761664167],[1128124800000,0.3764111470750769],[1130803200000,0.3853319649482909],[1133395200000,0.3626746664561459],[1136073600000,0.3457014289097655],[1138752000000,0.3551748638193732],[1141171200000,0.3463329912370727],[1143849600000,0.3501223652009158],[1146441600000,0.3390700244730402],[1149120000000,0.3407278755822215],[1151712000000,0.3544643562011526],[1154390400000,0.3478329517644272],[1157068800000,0.3285703007815584],[1159660800000,0.3190968658719507],[1162339200000,0.3305439330543933],[1164931200000,0.3218599510539196],[1167609600000,0.3498065840372622],[1170288000000,0.3348859240546301],[1172707200000,0.3194126470356043],[1175385600000,0.3288071366542986],[1177977600000,0.3221757322175732],[1180656000000,0.3389910791821268],[1183248000000,0.3524117786374043],[1185926400000,0.3459382647825057],[1188604800000,0.3540696297465856],[1191196800000,0.3593589642377832],[1193875200000,0.3595958001105234],[1196467200000,0.3915686429304492],[1199145600000,0.3947264545669851],[1201824000000,0.3798847398752664],[1204329600000,0.4055419594221205],[1207008000000,0.390937080603142],[1209600000000,0.450777611115497],[1212278400000,0.4649877634799084],[1214870400000,0.4935659587905581],[1217548800000,0.53311754953817],[1220227200000,0.5375384858293203],[1222819200000,0.5833267545590906],[1225497600000,0.6199573695429068],[1228089600000,0.6790084471461277],[1230768000000,0.7399542117312702],[1233446400000,0.8062682560985237],[1235865600000,0.8479513697007973],[1238544000000,0.8816610089208179],[1241136000000,0.9326596668508723],[1243814400000,0.9490802873608589],[1246406400000,0.9407120865240388],[1249084800000,0.9575274334885924],[1251763200000,0.9729217652167048],[1254355200000,1],[1257033600000,0.9895002763085182],[1259625600000,0.9799478961079972],[1262304000000,0.9758427409805005],[1264982400000,0.9811320754716981],[1267401600000,0.9881582063629905],[1270080000000,0.9978684771453383],[1272672000000,0.9602905186705613],[1275350400000,0.9306860345780374],[1277942400000,0.9336859556327465],[1280620800000,0.9444225151969685],[1283299200000,0.9389752901239441],[1285891200000,0.9340017367964001],[1288569600000,0.9786058261624694],[1291161600000,0.9207389279229494],[1293840000000,0.8942922554669614],[1296518400000,0.8790558143206758],[1298937600000,0.8725033551748638],[1301616000000,0.8898713191758112],[1304208000000,0.8818188995026447],[1306886400000,0.8902660456303781],[1309478400000,0.8745559327386121],[1312156800000,0.878897923738849],[1314835200000,0.8891608115575906],[1317427200000,0.8612141785742481],[1320105600000,0.8381621536275361],[1322697600000,0.8216625878266361],[1325376000000,0.7982947817162707],[1328054400000,0.799557906370885],[1330560000000,0.7916633772795453],[1333238400000,0.7863740427883477],[1335830400000,0.7874792768611353],[1338508800000,0.7900055261703639],[1341100800000,0.7871634956974817],[1343779200000,0.7725586168785032],[1346457600000,0.7444540933133339],[1349049600000,0.7451646009315545],[1351728000000,0.7357701113128602],[1354320000000,0.7589010815504855],[1356998400000,0.7725586168785032],[1359676800000,0.7314281203126234],[1362096000000,0.7108233993842268],[1364774400000,0.7164285150390779],[1367366400000,0.7080603142022578],[1370044800000,0.7157180074208573],[1372636800000,0.6828767664008842],[1375315200000,0.678455830109734],[1377993600000,0.6777453224915134],[1380585600000,0.6671666535091182],[1383264000000,0.6396147469803426],[1385856000000,0.6093787005605116],[1388534400000,0.5934317517960054],[1391212800000,0.6050367095602748],[1393632000000,0.6074840135785901],[1396310400000,0.5539591063393069],[1398902400000,0.5663535170127102],[1401580800000,0.5348543459382648],[1404172800000,0.5465382489934475],[1406851200000,0.5458277413752269],[1409529600000,0.5192231783374122],[1412121600000,0.4977500592089682],[1414800000000,0.5056445883003079],[1417392000000,0.4761979947896108],[1420070400000,0.4908818188995027],[1422748800000,0.4677508486618773],[1425168000000,0.4593826478250572],[1427846400000,0.4611194442251519]]}],"dataLabels":{"enabled":false},"stroke":{"curve":"straight","width":2},"yaxis":{"decimalsInFloat":2,"labels":{"style":{"colors":"#848484"}}},"xaxis":{"type":"datetime","labels":{"style":{"colors":"#848484"}}}},"auto_update":{"series_animate":true,"update_options":false,"options_animate":true,"options_redrawPaths":true,"update_synced_charts":false},"sparkbox":false,"xaxis":{"min":"1967-07-01","max":"2015-04-01"},"type":"line"},"evals":[],"jsHooks":[]}</script></code></pre></div>
</div>
</main><aside class="col-md-3"><nav id="toc"><h2>On this page</h2>
</nav></aside></div>
<footer><div class="pkgdown-footer-left">
<p></p><p>Developed by <a href="https://twitter.com/_pvictorr" class="external-link"><img src="https://pbs.twimg.com/profile_images/844237339404722177/E1U61aM8_normal.jpg"> Victor Perrier</a>, <a href="https://twitter.com/_mfaan" class="external-link"><img src="https://pbs.twimg.com/profile_images/912313931326218240/o1-wvA18_normal.jpg"> Fanny Meyer</a>.</p>
</div>
<div class="pkgdown-footer-right">
<p></p><p>Site built with <a href="https://pkgdown.r-lib.org/" class="external-link">pkgdown</a> 2.0.7.</p>
</div>
</footer></div>
</body></html>