apexcharter/reference/apex.html

184 lines
132 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.1.0/bootstrap.min.css" rel="stylesheet"><script src="../deps/bootstrap-5.1.0/bootstrap.bundle.min.js"></script><link href="../deps/_Poppins-0.4.0/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.rawgit.com/afeld/bootstrap-toc/v1.0.1/dist/bootstrap-toc.min.js"></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.5.4/htmlwidgets.js"></script><script src="libs/apexcharter-binding-0.3.0.9100/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.3.0.9100</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-2">
<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 class="fu">apex</span><span class="op">(</span>
<span class="va">data</span>,
<span class="va">mapping</span>,
type <span class="op">=</span> <span class="st">"column"</span>,
<span class="va">...</span>,
auto_update <span class="op">=</span> <span class="cn">TRUE</span>,
synchronize <span class="op">=</span> <span class="cn">NULL</span>,
serie_name <span class="op">=</span> <span class="cn">NULL</span>,
width <span class="op">=</span> <span class="cn">NULL</span>,
height <span class="op">=</span> <span class="cn">NULL</span>,
elementId <span class="op">=</span> <span class="cn">NULL</span>
<span class="op">)</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>.</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</dt>
<dd><p>A numeric input in pixels.</p></dd>
<dt>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><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 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 class="r-in"><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 class="r-in"></span>
<span class="r-in"><span class="co"># make a barchart with a frequency table</span></span>
<span class="r-in"><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 class="r-in"><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>
<div id="htmlwidget-dbc6bb56d6296bca80b4" style="width:700px;height:432.632880098888px;" class="apexcharter html-widget"></div>
<script type="application/json" data-for="htmlwidget-dbc6bb56d6296bca80b4">{"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}},"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 class="r-in"></span>
<span class="r-in"><span class="co"># timeseries</span></span>
<span class="r-in"><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 class="r-in"><span class="fu">apex</span><span class="op">(</span></span>
<span class="r-in"> data <span class="op">=</span> <span class="va">economics</span>, </span>
<span class="r-in"> 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 class="r-in"> type <span class="op">=</span> <span class="st">"line"</span></span>
<span class="r-in"><span class="op">)</span></span>
<div id="htmlwidget-250e19346832ae9acee5" style="width:700px;height:432.632880098888px;" class="apexcharter html-widget"></div>
<script type="application/json" data-for="htmlwidget-250e19346832ae9acee5">{"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.7],[168134400000,9.4],[170812800000,8.8],[173404800000,8.6],[176083200000,9.2],[178761600000,9.2],[181353600000,8.6],[184032000000,9.5],[186624000000,9],[189302400000,9],[191980800000,8.2],[194486400000,8.7],[197164800000,8.2],[199756800000,8.3],[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.7],[399686400000,9.5],[402278400000,9.7],[404956800000,10],[407548800000,10.2],[410227200000,11.1],[412905600000,9.8],[415324800000,10.4],[418003200000,10.9],[420595200000,12.3],[423273600000,11.3],[425865600000,10.1],[428544000000,9.3],[431222400000,9.3],[433814400000,9.4],[436492800000,9.3],[439084800000,8.7],[441763200000,9.1],[444441600000,8.3],[446947200000,8.3],[449625600000,8.2],[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.2],[699408000000,8.3],[702086400000,8.5],[704678400000,8.8],[707356800000,8.7],[709948800000,8.6],[712627200000,8.8],[715305600000,8.6],[717897600000,9],[720576000000,9],[723168000000,9.3],[725846400000,8.6],[728524800000,8.5],[730944000000,8.5],[733622400000,8.4],[736214400000,8.1],[738892800000,8.3],[741484800000,8.2],[744163200000,8.2],[746841600000,8.3],[749433600000,8],[752112000000,8.3],[754704000000,8.3],[757382400000,8.6],[760060800000,9.2],[762480000000,9.3],[765158400000,9.1],[767750400000,9.2],[770428800000,9.3],[773020800000,9],[775699200000,8.9],[778377600000,9.2],[780969600000,10],[783648000000,9],[786240000000,8.7],[788918400000,8],[791596800000,8.1],[794016000000,8.3],[796694400000,8.3],[799286400000,9.1],[801964800000,7.9],[804556800000,8.5],[807235200000,8.3],[809913600000,7.9],[812505600000,8.2],[815184000000,8],[817776000000,8.3],[820454400000,8.3],[823132800000,7.8],[825638400000,8.3],[828316800000,8.6],[830908800000,8.6],[833587200000,8.3],[836179200000,8.3],[838857600000,8.4],[841536000000,8.5],[844128000000,8.3],[846806400000,7.7],[849398400000,7.8],[852076800000,7.8],[854755200000,8.1],[857174400000,7.9],[859852800000,8.3],[862444800000,8],[865123200000,8],[867715200000,8.3],[870393600000,7.8],[873072000000,8.2],[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.2],[1009843200000,8.4],[1012521600000,8.3],[1014940800000,8.4],[1017619200000,8.9],[1020211200000,9.5],[1022889600000,11],[1025481600000,8.9],[1028160000000,9],[1030838400000,9.5],[1033430400000,9.6],[1036108800000,9.3],[1038700800000,9.6],[1041379200000,9.6],[1044057600000,9.5],[1046476800000,9.7],[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.2],[1093996800000,9.6],[1096588800000,9.5],[1099267200000,9.7],[1101859200000,9.5],[1104537600000,9.4],[1107216000000,9.2],[1109635200000,9.3],[1112313600000,9],[1114905600000,9.1],[1117584000000,9],[1120176000000,8.8],[1122854400000,9.2],[1125532800000,8.4],[1128124800000,8.6],[1130803200000,8.5],[1133395200000,8.7],[1136073600000,8.6],[1138752000000,9.1],[1141171200000,8.7],[1143849600000,8.4],[1146441600000,8.5],[1149120000000,7.3],[1151712000000,8],[1154390400000,8.4],[1157068800000,8],[1159660800000,7.9],[1162339200000,8.3],[1164931200000,7.5],[1167609600000,8.3],[1170288000000,8.5],[1172707200000,9.1],[1175385600000,8.6],[1177977600000,8.2],[1180656000000,7.7],[1183248000000,8.7],[1185926400000,8.8],[1188604800000,8.7],[1191196800000,8.4],[1193875200000,8.6],[1196467200000,8.4],[1199145600000,9],[1201824000000,8.7],[1204329600000,8.7],[1207008000000,9.4],[1209600000000,7.9],[1212278400000,9],[1214870400000,9.7],[1217548800000,9.7],[1220227200000,10.2],[1222819200000,10.4],[1225497600000,9.8],[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 class="r-in"><span class="co"># you can add option to apex result :</span></span>
<span class="r-in"><span class="fu">apex</span><span class="op">(</span></span>
<span class="r-in"> data <span class="op">=</span> <span class="va">economics</span>, </span>
<span class="r-in"> 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 class="r-in"> type <span class="op">=</span> <span class="st">"line"</span></span>
<span class="r-in"><span class="op">)</span> <span class="op"><a href="apexcharter-exports.html">%&gt;%</a></span> </span>
<span class="r-in"> <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>
<div id="htmlwidget-e0831e4ae0f749873b25" style="width:700px;height:432.632880098888px;" class="apexcharter html-widget"></div>
<script type="application/json" data-for="htmlwidget-e0831e4ae0f749873b25">{"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.7],[168134400000,9.4],[170812800000,8.8],[173404800000,8.6],[176083200000,9.2],[178761600000,9.2],[181353600000,8.6],[184032000000,9.5],[186624000000,9],[189302400000,9],[191980800000,8.2],[194486400000,8.7],[197164800000,8.2],[199756800000,8.3],[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.7],[399686400000,9.5],[402278400000,9.7],[404956800000,10],[407548800000,10.2],[410227200000,11.1],[412905600000,9.8],[415324800000,10.4],[418003200000,10.9],[420595200000,12.3],[423273600000,11.3],[425865600000,10.1],[428544000000,9.3],[431222400000,9.3],[433814400000,9.4],[436492800000,9.3],[439084800000,8.7],[441763200000,9.1],[444441600000,8.3],[446947200000,8.3],[449625600000,8.2],[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.2],[699408000000,8.3],[702086400000,8.5],[704678400000,8.8],[707356800000,8.7],[709948800000,8.6],[712627200000,8.8],[715305600000,8.6],[717897600000,9],[720576000000,9],[723168000000,9.3],[725846400000,8.6],[728524800000,8.5],[730944000000,8.5],[733622400000,8.4],[736214400000,8.1],[738892800000,8.3],[741484800000,8.2],[744163200000,8.2],[746841600000,8.3],[749433600000,8],[752112000000,8.3],[754704000000,8.3],[757382400000,8.6],[760060800000,9.2],[762480000000,9.3],[765158400000,9.1],[767750400000,9.2],[770428800000,9.3],[773020800000,9],[775699200000,8.9],[778377600000,9.2],[780969600000,10],[783648000000,9],[786240000000,8.7],[788918400000,8],[791596800000,8.1],[794016000000,8.3],[796694400000,8.3],[799286400000,9.1],[801964800000,7.9],[804556800000,8.5],[807235200000,8.3],[809913600000,7.9],[812505600000,8.2],[815184000000,8],[817776000000,8.3],[820454400000,8.3],[823132800000,7.8],[825638400000,8.3],[828316800000,8.6],[830908800000,8.6],[833587200000,8.3],[836179200000,8.3],[838857600000,8.4],[841536000000,8.5],[844128000000,8.3],[846806400000,7.7],[849398400000,7.8],[852076800000,7.8],[854755200000,8.1],[857174400000,7.9],[859852800000,8.3],[862444800000,8],[865123200000,8],[867715200000,8.3],[870393600000,7.8],[873072000000,8.2],[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.2],[1009843200000,8.4],[1012521600000,8.3],[1014940800000,8.4],[1017619200000,8.9],[1020211200000,9.5],[1022889600000,11],[1025481600000,8.9],[1028160000000,9],[1030838400000,9.5],[1033430400000,9.6],[1036108800000,9.3],[1038700800000,9.6],[1041379200000,9.6],[1044057600000,9.5],[1046476800000,9.7],[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.2],[1093996800000,9.6],[1096588800000,9.5],[1099267200000,9.7],[1101859200000,9.5],[1104537600000,9.4],[1107216000000,9.2],[1109635200000,9.3],[1112313600000,9],[1114905600000,9.1],[1117584000000,9],[1120176000000,8.8],[1122854400000,9.2],[1125532800000,8.4],[1128124800000,8.6],[1130803200000,8.5],[1133395200000,8.7],[1136073600000,8.6],[1138752000000,9.1],[1141171200000,8.7],[1143849600000,8.4],[1146441600000,8.5],[1149120000000,7.3],[1151712000000,8],[1154390400000,8.4],[1157068800000,8],[1159660800000,7.9],[1162339200000,8.3],[1164931200000,7.5],[1167609600000,8.3],[1170288000000,8.5],[1172707200000,9.1],[1175385600000,8.6],[1177977600000,8.2],[1180656000000,7.7],[1183248000000,8.7],[1185926400000,8.8],[1188604800000,8.7],[1191196800000,8.4],[1193875200000,8.6],[1196467200000,8.4],[1199145600000,9],[1201824000000,8.7],[1204329600000,8.7],[1207008000000,9.4],[1209600000000,7.9],[1212278400000,9],[1214870400000,9.7],[1217548800000,9.7],[1220227200000,10.2],[1222819200000,10.4],[1225497600000,9.8],[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 class="r-in"></span>
<span class="r-in"><span class="co"># with group variable</span></span>
<span class="r-in"><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 class="r-in"><span class="fu">apex</span><span class="op">(</span></span>
<span class="r-in"> data <span class="op">=</span> <span class="va">economics_long</span>, </span>
<span class="r-in"> 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 class="r-in"> type <span class="op">=</span> <span class="st">"line"</span></span>
<span class="r-in"><span class="op">)</span></span>
<div id="htmlwidget-32184fe70415d187f45f" style="width:700px;height:432.632880098888px;" class="apexcharter html-widget"></div>
<script type="application/json" data-for="htmlwidget-32184fe70415d187f45f">{"x":{"ax_opts":{"chart":{"type":"line"},"series":[{"name":"pce","type":"line","data":[[-79056000000,0],[-76377600000,0.000265249719776508],[-73699200000,0.000761523389035778],[-71107200000,0.000470604341538967],[-68428800000,0.000915539355357616],[-65836800000,0.00157438543351217],[-63158400000,0.00207065910277143],[-60480000000,0.0023016830522542],[-57974400000,0.00321722240761181],[-55296000000,0.00319155307989151],[-52704000000,0.00368782674915077],[-50025600000,0.00424399551642409],[-47433600000,0.00483439005399116],[-44755200000,0.00515953487178171],[-42076800000,0.00526221218266294],[-39484800000,0.00555313123015975],[-36806400000,0.00598950980140497],[-34214400000,0.0059723969162581],[-31536000000,0.0065713478963986],[-28857600000,0.00701628291021725],[-26438400000,0.00703339579536412],[-23760000000,0.0074612179240359],[-21168000000,0.00800883024873578],[-18489600000,0.0080601689041764],[-15897600000,0.00821418487049825],[-13219200000,0.00883024873578561],[-10540800000,0.00911261134070899],[-7948800000,0.00956610279710108],[-5270400000,0.00973723164856979],[-2678400000,0.00993402982775881],[0,0.0104388599395915],[2678400000,0.0108923513959836],[5097600000,0.0107468918722352],[7776000000,0.0110634802474523],[10368000000,0.0116110925721522],[13046400000,0.0119447938325162],[15638400000,0.0121330355691318],[18316800000,0.0125095190423629],[20995200000,0.013040018481916],[23587200000,0.0129715669413285],[26265600000,0.0128261074175801],[28857600000,0.0135961872491893],[31536000000,0.0144946137194],[34214400000,0.0147769763243234],[36633600000,0.0149994438312327],[39312000000,0.0155812819262264],[41904000000,0.0157780801054154],[44582400000,0.0165224906093043],[47174400000,0.0164454826261434],[49852800000,0.0169588691805495],[52531200000,0.0176519410289978],[55123200000,0.017891521421054],[57801600000,0.0183278999922992],[60393600000,0.0189696331853069],[63072000000,0.0192348829050834],[65750400000,0.0196370357060349],[68256000000,0.0207493732405815],[70934400000,0.0210317358455049],[73526400000,0.0215023401870438],[76204800000,0.0218103721196875],[78796800000,0.0225205568532827],[81475200000,0.0230681691779826],[84153600000,0.0234788784215075],[86745600000,0.0246596674966416],[89424000000,0.025138828280754],[92016000000,0.0256179890648664],[94694400000,0.0265078590925037],[97372800000,0.0273036082518332],[99792000000,0.0279025592319737],[102470400000,0.0281506960666034],[105062400000,0.0286555261784361],[107740800000,0.0288865501279188],[110332800000,0.0297250815001155],[113011200000,0.029656629959528],[115689600000,0.0310171043287043],[118281600000,0.0309315399029699],[120960000000,0.0316759504068588],[123552000000,0.0316502810791385],[126230400000,0.03232624004244],[128908800000,0.0327711750562586],[131328000000,0.0337722788373506],[134006400000,0.0345765844392535],[136598400000,0.0355691317777721],[139276800000,0.0360482925618845],[141868800000,0.0368953803766546],[144547200000,0.0383414191715652],[147225600000,0.0383670884992855],[149817600000,0.0387179026447964],[152496000000,0.0384612093675933],[155088000000,0.0389403701517057],[157766400000,0.0401211592268399],[160444800000,0.041301948301974],[162864000000,0.0414046256128552],[165542400000,0.0417811090860864],[168134400000,0.0438260988611375],[170812800000,0.0445020578244389],[173404800000,0.0456143953589855],[176083200000,0.0462304592242729],[178761600000,0.0468978617450009],[181353600000,0.0474198047419805],[184032000000,0.0486947146854224],[186624000000,0.0500894148248924],[189302400000,0.0513728812109077],[191980800000,0.0514242198663484],[194486400000,0.0520402837316357],[197164800000,0.0529387102018465],[199756800000,0.0527076862523637],[202435200000,0.0542307330304353],[205027200000,0.0550093693046179],[207705600000,0.0557281104807865],[210384000000,0.0566522062787176],[212976000000,0.0573367216845924],[215654400000,0.0583806076785516],[218246400000,0.0603058072575746],[220924800000,0.0606052827476448],[223603200000,0.0619999828871149],[226022400000,0.0625989338672553],[228700800000,0.0633690136988646],[231292800000,0.0642075450710612],[233971200000,0.0647637138383346],[236563200000,0.0662097526332452],[239241600000,0.0666546876470639],[241920000000,0.0674076545935262],[244512000000,0.0688536933884368],[247190400000,0.0701884984298928],[249782400000,0.070958578261502],[252460800000,0.0704024094942287],[255139200000,0.0725928587930282],[257558400000,0.0745095019294778],[260236800000,0.0761266695758572],[262828800000,0.0774614746173131],[265507200000,0.0786422636924472],[268099200000,0.0787278281181816],[270777600000,0.0804562295180156],[273456000000,0.0809610596298483],[276048000000,0.0821589615901293],[278726400000,0.08333119422269],[281318400000,0.0846916685918662],[283996800000,0.085196498703699],[286675200000,0.086514190860008],[289094400000,0.0876607541648484],[291772800000,0.0882768180301358],[294364800000,0.0900223323151167],[297043200000,0.0914683711100273],[299635200000,0.0923582411376646],[302313600000,0.0948823916968281],[304992000000,0.0964482206877669],[307584000000,0.0971070667659214],[310262400000,0.0984504282499508],[312854400000,0.09922050808156],[315532800000,0.101873005279325],[318211200000,0.102223819424836],[320716800000,0.10280565751983],[323395200000,0.101693319985283],[325987200000,0.102112585671381],[328665600000,0.103712640432614],[331257600000,0.106134113680896],[333936000000,0.10756303959066],[336614400000,0.108991965500424],[339206400000,0.112123623482301],[341884800000,0.112953598411924],[344476800000,0.11508415261271],[347155200000,0.116649981603648],[349833600000,0.117864996449076],[352252800000,0.119465051210309],[354931200000,0.11959339784891],[357523200000,0.120397703450813],[360201600000,0.122168887063514],[362793600000,0.122819176699096],[365472000000,0.124915505129587],[368150400000,0.12482138426128],[370742400000,0.124684481180105],[373420800000,0.125257762832525],[376012800000,0.12681503538089],[378691200000,0.127525220114485],[381369600000,0.129587322774683],[383788800000,0.129835459609313],[386467200000,0.130023701345928],[389059200000,0.131580973894294],[391737600000,0.131889005826937],[394329600000,0.133951108487135],[397008000000,0.134627067450437],[399686400000,0.136723395880929],[402278400000,0.138537361706497],[404956800000,0.140548125711254],[407548800000,0.141600568147787],[410227200000,0.142661567026893],[412905600000,0.142918260304096],[415324800000,0.145125822488042],[418003200000,0.147145142935373],[420595200000,0.148813649237193],[423273600000,0.151389138451797],[425865600000,0.153819168142653],[428544000000,0.155188198954403],[431222400000,0.156428883127551],[433814400000,0.158371195591721],[436492800000,0.15911560609561],[439084800000,0.161451514918158],[441763200000,0.163659077102104],[444441600000,0.162298602732928],[446947200000,0.164702963096063],[449625600000,0.166919081722583],[452217600000,0.168373676960067],[454896000000,0.170179086343062],[457488000000,0.170093521917328],[460166400000,0.171599455810252],[462844800000,0.173447647406114],[465436800000,0.173233736341779],[468115200000,0.176664869813726],[470707200000,0.177623191381951],[473385600000,0.180720623593535],[476064000000,0.182603040959691],[478483200000,0.183261887037845],[481161600000,0.184203095720923],[483753600000,0.187360423030521],[486432000000,0.18676147205038],[489024000000,0.189011816447194],[491702400000,0.192126361543925],[494380800000,0.195771406080208],[496972800000,0.192442949919142],[499651200000,0.193752085632877],[502243200000,0.197191775547398],[504921600000,0.198543693474001],[507600000000,0.197953298936434],[510019200000,0.198244217983931],[512697600000,0.19923676532245],[515289600000,0.201144852016326],[517968000000,0.20150422260441],[520560000000,0.20317272890623],[523238400000,0.204661549914008],[525916800000,0.210924865877763],[528508800000,0.207596409716696],[531187200000,0.207211369800892],[533779200000,0.213089645848842],[536457600000,0.207818877223606],[539136000000,0.21348324220722],[541555200000,0.214475789545739],[544233600000,0.216657682401965],[546825600000,0.217479100889014],[549504000000,0.219566872876933],[552096000000,0.221440733800515],[554774400000,0.224529609569525],[557452800000,0.224161682538868],[560044800000,0.224846197944743],[562723200000,0.225676172874366],[565315200000,0.228234549203823],[567993600000,0.231622900462904],[570672000000,0.232281746541058],[573177600000,0.235627315587271],[575856000000,0.235841226651607],[578448000000,0.238459498079079],[581126400000,0.240590052279864],[583718400000,0.242660711382636],[586396800000,0.244825491353715],[589075200000,0.245424442333855],[591667200000,0.248735785609775],[594345600000,0.250147598634392],[596937600000,0.252671749193555],[599616000000,0.25472529541118],[602294400000,0.255093222441838],[604713600000,0.256017318239769],[607392000000,0.259799265857227],[609984000000,0.26055223280369],[612662400000,0.261818586304558],[615254400000,0.263452866836084],[617932800000,0.266439065294213],[620611200000,0.266550299047668],[623203200000,0.26755140282876],[625881600000,0.268381377758383],[628473600000,0.271880962770918],[631152000000,0.275859708567566],[633830400000,0.27564579750323],[636249600000,0.277930367670337],[638928000000,0.279222390498926],[641520000000,0.279718664168186],[644198400000,0.282174363186762],[646790400000,0.283646071309392],[649468800000,0.285922085033926],[652147200000,0.287787389514935],[654739200000,0.287830171727803],[657417600000,0.287941405481257],[660009600000,0.287034422568473],[662688000000,0.285297464726066],[665366400000,0.287496470467438],[667785600000,0.291458103378939],[670464000000,0.290953273267107],[673056000000,0.293186504778773],[675734400000,0.293811125086634],[678326400000,0.29599301794286],[681004800000,0.296258267662637],[683683200000,0.297593072704093],[686275200000,0.296848662200204],[688953600000,0.299210240350472],[691545600000,0.300656279145383],[694224000000,0.306149515277528],[696902400000,0.307415868778397],[699408000000,0.308913246228748],[702086400000,0.310153930401896],[704678400000,0.31245561345415],[707356800000,0.314055668215383],[709948800000,0.316425802808225],[712627200000,0.317803390062548],[715305600000,0.32074680630781],[717897600000,0.3232624004244],[720576000000,0.324614318351002],[723168000000,0.327686081234866],[725846400000,0.328054008265524],[728524800000,0.329303248881245],[730944000000,0.329063668489189],[733622400000,0.332563253501724],[736214400000,0.33504462184802],[738892800000,0.336550555740945],[741484800000,0.339023367644668],[744163200000,0.340067253638627],[746841600000,0.342668412180952],[749433600000,0.344490934449094],[752112000000,0.346313456717235],[754704000000,0.347768051954719],[757382400000,0.348965953915],[760060800000,0.353030264137382],[762480000000,0.354176827442223],[765158400000,0.356324494528155],[767750400000,0.35618759144698],[770428800000,0.359558829820914],[773020800000,0.360559933602006],[775699200000,0.364153639482849],[778377600000,0.365214638361955],[780969600000,0.368457530097287],[783648000000,0.369544198304113],[786240000000,0.370913229115863],[788918400000,0.371734647602913],[791596800000,0.371700421832619],[794016000000,0.374660950963028],[796694400000,0.375071660206553],[799286400000,0.378742374070556],[801964800000,0.382541434573162],[804556800000,0.381916814265301],[807235200000,0.384920125608577],[809913600000,0.386220704879739],[812505600000,0.385655979669892],[815184000000,0.389224016223015],[817776000000,0.392809165661285],[820454400000,0.391799505437619],[823132800000,0.395829589889708],[825638400000,0.399294949131949],[828316800000,0.402264034704931],[830908800000,0.403615952631534],[833587200000,0.40412933918594],[836179200000,0.406020312994669],[838857600000,0.407996851229133],[841536000000,0.409845042824995],[844128000000,0.412574548005921],[846806400000,0.414516860470091],[849398400000,0.416861325735212],[852076800000,0.419642169571579],[854755200000,0.421601594920896],[857174400000,0.42332999632073],[859852800000,0.423766374891975],[862444800000,0.423843382875136],[865123200000,0.426752573350104],[867715200000,0.4314243909952],[870393600000,0.434692952058252],[873072000000,0.435950749116547],[875664000000,0.439031068442984],[878342400000,0.441033276005168],[880934400000,0.443685773202933],[883612800000,0.443497531466318],[886291200000,0.446398165498712],[888710400000,0.448665622780673],[891388800000,0.451899958073431],[893980800000,0.456161066475002],[896659200000,0.459053144064824],[899251200000,0.460618973055762],[901929600000,0.463613727956465],[904608000000,0.46708764364128],[907200000000,0.46992838257566],[909878400000,0.471348752042851],[912470400000,0.476063351900814],[915148800000,0.476268706522576],[917827200000,0.478741518426299],[920246400000,0.481402572066638],[922924800000,0.486818800215622],[925516800000,0.489342950774786],[928195200000,0.491764424023068],[930787200000,0.494117445730763],[933465600000,0.497967844888809],[936144000000,0.502442864354716],[938736000000,0.504436515474327],[941414400000,0.507499721915616],[944006400000,0.51612461602964],[946684800000,0.515833696982143],[949363200000,0.523055334514122],[951868800000,0.528711143055164],[954547200000,0.527453345996868],[957139200000,0.530576447536173],[959817600000,0.53368243619033],[962409600000,0.535410837590164],[965088000000,0.538405592490866],[967766400000,0.545575891367405],[970358400000,0.546029382823797],[973036800000,0.547244397669225],[975628800000,0.550949337303523],[978307200000,0.553627503829008],[980985600000,0.555236115032814],[983404800000,0.554560156069513],[986083200000,0.55569816293178],[988675200000,0.559625570072987],[991353600000,0.560789246262974],[993945600000,0.561773237158919],[996624000000,0.56491345158337],[999302400000,0.556690710270298],[1001894400000,0.573427111943938],[1004572800000,0.569961752701697],[1007164800000,0.568233351301863],[1009843200000,0.570509365026397],[1012521600000,0.574274199758708],[1014940800000,0.575891367405088],[1017619200000,0.581726861240171],[1020211200000,0.579784548776001],[1022889600000,0.582822085889571],[1025481600000,0.588144193170248],[1028160000000,0.589949602553243],[1030838400000,0.589051176083032],[1033430400000,0.592448083784686],[1036108800000,0.594929452130982],[1038700800000,0.599472923137476],[1041379200000,0.601209880979884],[1044057600000,0.60144946137194],[1046476800000,0.606797237980337],[1049155200000,0.608730994001934],[1051747200000,0.609338501424648],[1054425600000,0.613659504924233],[1057017600000,0.618759144698],[1059696000000,0.626998998896219],[1062374400000,0.627041781109086],[1064966400000,0.627957320464444],[1067644800000,0.632569243011526],[1070236800000,0.635101950013263],[1072915200000,0.640081799591002],[1075593600000,0.642854086984795],[1078099200000,0.647662807711066],[1080777600000,0.648740919475319],[1083369600000,0.655124025635102],[1086048000000,0.653754994823352],[1088640000000,0.659889964148506],[1091318400000,0.662816267508621],[1093996800000,0.668634648458557],[1096588800000,0.673212345235345],[1099267200000,0.677148308819125],[1101859200000,0.682359182346348],[1104537600000,0.68139230433555],[1107216000000,0.686440605453877],[1109635200000,0.689888851810971],[1112313600000,0.696400304609356],[1114905600000,0.696254845085607],[1117584000000,0.703177007127517],[1120176000000,0.712135602501904],[1122854400000,0.712383739336533],[1125532800000,0.716952879670748],[1128124800000,0.72044390824071],[1130803200000,0.721462124906949],[1133395200000,0.724123178547287],[1136073600000,0.731841089748526],[1138752000000,0.734433691848277],[1141171200000,0.737171753471777],[1143849600000,0.741680998707977],[1146441600000,0.745129245065072],[1149120000000,0.747328250806445],[1151712000000,0.754327420831515],[1154390400000,0.754258969290928],[1157068800000,0.757074038897588],[1159660800000,0.758656980773674],[1162339200000,0.759255931753814],[1164931200000,0.766854052759025],[1167609600000,0.77090125009626],[1170288000000,0.773510965081158],[1172707200000,0.776788082586784],[1175385600000,0.779406354014255],[1177977600000,0.782452447570398],[1180656000000,0.783821478382148],[1183248000000,0.787440853590711],[1185926400000,0.791231357650743],[1188604800000,0.794996192383055],[1191196800000,0.797486117171925],[1193875200000,0.803544078513917],[1196467200000,0.804451061426701],[1199145600000,0.806299253022563],[1201824000000,0.804878883555373],[1204329600000,0.808814847139153],[1207008000000,0.812014956661618],[1209600000000,0.816892128928477],[1212278400000,0.821521164360705],[1214870400000,0.821247358198356],[1217548800000,0.820391713941012],[1220227200000,0.816010815343413],[1222819200000,0.808891855122314],[1225497600000,0.796955617732372],[1228089600000,0.789246262973706],[1230768000000,0.7937897339802],[1233446400000,0.792266687202129],[1235865600000,0.788202376979747],[1238544000000,0.788741432861873],[1241136000000,0.790803535522071],[1243814400000,0.795766272214664],[1246406400000,0.79874391423022],[1249084800000,0.808951750220328],[1251763200000,0.802311950783342],[1254355200000,0.806461825431459],[1257033600000,0.807197679492774],[1259625600000,0.81219464195566],[1262304000000,0.81244277879029],[1264982400000,0.81490703425144],[1267401600000,0.8199125531569],[1270080000000,0.821948986489377],[1272672000000,0.823497702595169],[1275350400000,0.82524321688015],[1277942400000,0.828092512257104],[1280620800000,0.831814564776549],[1283299200000,0.833594304831823],[1285891200000,0.838360243345227],[1288569600000,0.842638464631945],[1291161600000,0.84583857415441],[1293840000000,0.849552070231281],[1296518400000,0.852512599361689],[1298937600000,0.859391979190732],[1301616000000,0.862566419385476],[1304208000000,0.864654191373395],[1306886400000,0.866776189131607],[1309478400000,0.870258661258995],[1312156800000,0.872235199493459],[1314835200000,0.875443865458497],[1317427200000,0.876727331844512],[1320105600000,0.877274944169212],[1322697600000,0.878361612376039],[1325376000000,0.886053854249557],[1328054400000,0.893874442761677],[1330560000000,0.893728983237929],[1333238400000,0.896116230715918],[1335830400000,0.895166465590266],[1338508800000,0.89325837889639],[1341100800000,0.895902319651582],[1343779200000,0.898204002703836],[1346457600000,0.903115400740988],[1349049600000,0.906392518246614],[1351728000000,0.909558401998785],[1354320000000,0.909874990374002],[1356998400000,0.915205654097253],[1359676800000,0.918354424964277],[1362096000000,0.917284869642597],[1364774400000,0.915428121604162],[1367366400000,0.918782247092949],[1370044800000,0.92085290619572],[1372636800000,0.923240153673709],[1375315200000,0.926020997510075],[1377993600000,0.92924677636026],[1380585600000,0.933773134481608],[1383264000000,0.939574402546397],[1385856000000,0.942167004646148],[1388534400000,0.941704956747183],[1391212800000,0.946299766409118],[1393632000000,0.952871114305516],[1396310400000,0.957970754079284],[1398902400000,0.961889604777918],[1401580800000,0.967759324383294],[1404172800000,0.971481376902739],[1406851200000,0.978651675779278],[1409529600000,0.979772569756398],[1412121600000,0.985385596084572],[1414800000000,0.987815625775428],[1417392000000,0.988722608688212],[1420070400000,0.987353577876462],[1422748800000,0.990468122973193],[1425168000000,0.99696246288643],[1427846400000,1]]},{"name":"pop","type":"line","data":[[-79056000000,0],[-76377600000,0.00163529885435811],[-73699200000,0.00329525045526433],[-71107200000,0.00492233172743973],[-68428800000,0.00645901959560539],[-65836800000,0.00776561516265533],[-63158400000,0.00900647007224364],[-60480000000,0.0099268392767065],[-57974400000,0.0110444304535542],[-55296000000,0.0122935029453253],[-52704000000,0.013550793019279],[-50025600000,0.0149888699012522],[-47433600000,0.0163858588723119],[-44755200000,0.0179636346513911],[-42076800000,0.0195824983413838],[-39484800000,0.021184926867011],[-36806400000,0.022631221331167],[-34214400000,0.0239049465694861],[-31536000000,0.025047190492882],[-28857600000,0.0260415179369891],[-26438400000,0.0272084146069331],[-23760000000,0.0283424409481463],[-21168000000,0.029739429919206],[-18489600000,0.0311857243833619],[-15897600000,0.0325827133544216],[-13219200000,0.0342262297909624],[-10540800000,0.0359765747958783],[-7948800000,0.0377187022186116],[-5270400000,0.039345783490787],[-2678400000,0.0407838603727602],[0,0.0422137196725507],[2678400000,0.0435203152396007],[5097600000,0.0447365174026409],[7776000000,0.0467498250374034],[10368000000,0.0484426469670404],[13046400000,0.0502751677937834],[15638400000,0.0520994710383437],[18316800000,0.0540963435087408],[20995200000,0.0561096511435033],[23587200000,0.0581476115248139],[26265600000,0.060086960919932],[28857600000,0.0618455235070307],[31536000000,0.0637191322446872],[34214400000,0.0653790838455934],[36633600000,0.0669157717137591],[39312000000,0.068641463972127],[41904000000,0.0702438924977542],[44582400000,0.0719038440986605],[47174400000,0.0735391429530186],[49852800000,0.0753470110332135],[52531200000,0.0772617076817835],[55123200000,0.0791599691659882],[57801600000,0.080885661424356],[60393600000,0.0824059141281562],[63072000000,0.0838604261744949],[65750400000,0.0850437580088042],[68256000000,0.0862846129183926],[70934400000,0.0877144722181831],[73526400000,0.089021067785233],[76204800000,0.0905002325781197],[78796800000,0.0919054391313621],[81475200000,0.0933763863420662],[84153600000,0.0950445555251551],[86745600000,0.0966962895438786],[89424000000,0.0981508015902172],[92016000000,0.0995067026503634],[94694400000,0.100854386128327],[97372800000,0.101963759722992],[99792000000,0.103064915735474],[102470400000,0.104429034377803],[105062400000,0.105719194780488],[107740800000,0.107107966169365],[110332800000,0.108447432065145],[113011200000,0.10995124960458],[115689600000,0.111570113294573],[118281600000,0.113098583580556],[120960000000,0.114405179147606],[123552000000,0.115646034057194],[126230400000,0.116854018638052],[128908800000,0.118020915307996],[131328000000,0.119146724067026],[134006400000,0.120379361394432],[136598400000,0.121628433886203],[139276800000,0.12305007560381],[141868800000,0.124430629410505],[144547200000,0.125975534860853],[147225600000,0.127651921626125],[149817600000,0.129336525973579],[152496000000,0.13076638527337],[155088000000,0.132056545676054],[157766400000,0.133280965421277],[160444800000,0.134382121433759],[162864000000,0.135475059864059],[165542400000,0.136748785102378],[168134400000,0.138145774073438],[170812800000,0.1401590817082],[173404800000,0.141843686055655],[176083200000,0.143667989300215],[178761600000,0.14529507057239],[181353600000,0.146889281515835],[184032000000,0.148401316637452],[186624000000,0.149716129786685],[189302400000,0.151063813264649],[191980800000,0.152329320920785],[194486400000,0.153414041768902],[197164800000,0.154622026349759],[199756800000,0.155912186752444],[202435200000,0.1573584812166],[205027200000,0.15878834051639],[207705600000,0.160415421788566],[210384000000,0.162116461300386],[212976000000,0.163792848065657],[215654400000,0.165354188680371],[218246400000,0.166767612815796],[220924800000,0.168189254533404],[223603200000,0.16954515559355],[226022400000,0.170859968742783],[228700800000,0.172339133535669],[231292800000,0.173777210417643],[233971200000,0.175313898285808],[236563200000,0.17689989164707],[239241600000,0.178699542145082],[241920000000,0.180589586047104],[244512000000,0.182364583798568],[247190400000,0.184049188146023],[249782400000,0.185643399089467],[252460800000,0.187073258389258],[255139200000,0.188322330881029],[257558400000,0.18966179677681],[260236800000,0.191297095631168],[262828800000,0.192817348334968],[265507200000,0.194485517518057],[268099200000,0.196178339447694],[270777600000,0.197986207527889],[273456000000,0.200024167909199],[276048000000,0.201815600825029],[278726400000,0.203508422754666],[281318400000,0.205094416115928],[283996800000,0.206696844641555],[286675200000,0.208241750091903],[289094400000,0.209737350049156],[291772800000,0.211405519232244],[294364800000,0.212999730175689],[297043200000,0.21473364001624],[299635200000,0.216475767438973],[302313600000,0.218447987162822],[304992000000,0.220518817872863],[307584000000,0.22260608374727],[310262400000,0.224463257320561],[312854400000,0.226238255072025],[315532800000,0.227947512166028],[318211200000,0.229632116513482],[320716800000,0.231218109874744],[323395200000,0.232960237297477],[325987200000,0.234521577912191],[328665600000,0.236748542683704],[331257600000,0.238424929448975],[333936000000,0.240290320604449],[336614400000,0.242205017253019],[339206400000,0.244103278737224],[341884800000,0.245705707262851],[344476800000,0.247078043487363],[347155200000,0.24837642147223],[349833600000,0.249477577484712],[352252800000,0.250734867558666],[354931200000,0.25220581476937],[357523200000,0.253619238904795],[360201600000,0.255147709190778],[362793600000,0.256832313538232],[365472000000,0.25864839920061],[368150400000,0.260497355191718],[370742400000,0.262379181511558],[373420800000,0.263866563886627],[376012800000,0.265238900111139],[378691200000,0.266619453917833],[381369600000,0.267901396738335],[383788800000,0.269191557141019],[386467200000,0.270629634022993],[389059200000,0.271977317500956],[391737600000,0.273481135040391],[394329600000,0.275091781148201],[397008000000,0.276768167913473],[399686400000,0.278469207425292],[402278400000,0.280252422758939],[404956800000,0.281706934805278],[407548800000,0.283079271029789],[410227200000,0.284410519343387],[412905600000,0.285651374252976],[415324800000,0.286801835758554],[418003200000,0.288182389565248],[420595200000,0.28934106865301],[423273600000,0.29095171476082],[425865600000,0.292504837793351],[428544000000,0.294099048736795],[431222400000,0.295742565173336],[433814400000,0.297435387102973],[436492800000,0.298840593656216],[439084800000,0.3001307540589],[441763200000,0.301363391386306],[444441600000,0.30253028805625],[446947200000,0.30374649021929],[449625600000,0.305094173697253],[452217600000,0.30635968135339],[454896000000,0.307732017577901],[457488000000,0.30927692302825],[460166400000,0.310928657046973],[462844800000,0.312662566887524],[465436800000,0.314437564638988],[468115200000,0.315941382178423],[470707200000,0.317231542581107],[473385600000,0.318480615072878],[476064000000,0.319581771085361],[478483200000,0.320650056769112],[481161600000,0.322030610575806],[483753600000,0.323460469875597],[486432000000,0.325071115983407],[489024000000,0.326681762091217],[491702400000,0.328432107096133],[494380800000,0.330231757594145],[496972800000,0.331998537763426],[499651200000,0.333592748706871],[502243200000,0.334989737677931],[504921600000,0.336312768409346],[507600000000,0.337545405736752],[510019200000,0.33869586724233],[512697600000,0.340059985884659],[515289600000,0.341514497930998],[517968000000,0.343059403381346],[520560000000,0.344637179160425],[523238400000,0.346305348343514],[525916800000,0.348063910930613],[528508800000,0.34975673286025],[531187200000,0.351342726221512],[533779200000,0.352600016295466],[536457600000,0.353947699773429],[539136000000,0.355147466772104],[541555200000,0.356371886517327],[544233600000,0.357793528234934],[546825600000,0.359198734788177],[549504000000,0.360718987491977],[552096000000,0.362329633599787],[554774400000,0.36403889069379],[557452800000,0.36577280053434],[560044800000,0.367605321361083],[562723200000,0.369191314722345],[565315200000,0.370588303693405],[567993600000,0.37200172782883],[570672000000,0.373234365156235],[573177600000,0.374450567319276],[575856000000,0.375814685961604],[578448000000,0.377170587021751],[581126400000,0.378781233129561],[583718400000,0.380548013298842],[586396800000,0.382347663796854],[589075200000,0.38418840220578],[591667200000,0.386070228525619],[594345600000,0.387639786722516],[596937600000,0.389053210857941],[599616000000,0.390433764664635],[602294400000,0.391699272320771],[604713600000,0.392948344812542],[607392000000,0.394517903009439],[609984000000,0.396038155713239],[612662400000,0.397747412807242],[615254400000,0.399621021544898],[617932800000,0.401519283029103],[620611200000,0.4035161554995],[623203200000,0.405578768627359],[625881600000,0.407337331214457],[628473600000,0.408964412486633],[631152000000,0.410443577279519],[633830400000,0.411824131086214],[636249600000,0.413344383790014],[638928000000,0.415760352951729],[641520000000,0.417888706737049],[644198400000,0.420222500076937],[646790400000,0.422548075834642],[649468800000,0.425070873564733],[652147200000,0.427634759205736],[654739200000,0.430149339353644],[657417600000,0.432524220604445],[660009600000,0.434825143615602],[662688000000,0.436986367729653],[665366400000,0.439007892946599],[667785600000,0.4409554599239],[670464000000,0.443182424695412],[673056000000,0.445401171884742],[675734400000,0.447817141046457],[678326400000,0.450167369550711],[681004800000,0.45274769035608],[683683200000,0.455369099072362],[686275200000,0.457908331966818],[688953600000,0.460233907724523],[691545600000,0.462255432941468],[694224000000,0.464309828487144],[696902400000,0.466232742717897],[699408000000,0.468328226174487],[702086400000,0.470703107425288],[704678400000,0.47311085900482],[707356800000,0.475609003988362],[709948800000,0.478115366554087],[712627200000,0.480892909331841],[715305600000,0.483489665301576],[717897600000,0.486061768524762],[720576000000,0.488411997029015],[723168000000,0.490597873889615],[725846400000,0.492783750750214],[728524800000,0.494755970474063],[730944000000,0.496670667122633],[733622400000,0.498823673654501],[736214400000,0.501009550515101],[738892800000,0.503335126272806],[741484800000,0.505734660270156],[744163200000,0.508290328328976],[746841600000,0.51076382056597],[749433600000,0.513196224892051],[752112000000,0.515349231423919],[754704000000,0.517395409387413],[757382400000,0.519408717022175],[760060800000,0.521085103787447],[762480000000,0.522966930107286],[765158400000,0.52525963553626],[767750400000,0.527281160753206],[770428800000,0.529540995853449],[773020800000,0.531874789193337],[775699200000,0.534241452861956],[778377600000,0.536649204441488],[780969600000,0.538982997781376],[783648000000,0.541103133984514],[786240000000,0.543116441619276],[788918400000,0.545088661343125],[791596800000,0.546945834916416],[794016000000,0.548794790907525],[796694400000,0.550931362275028],[799286400000,0.552928234745425],[801964800000,0.55516341709912],[804556800000,0.557521863185557],[807235200000,0.55987209168981],[809913600000,0.562411324584265],[812505600000,0.564909469567807],[815184000000,0.567037823353128],[817776000000,0.568911432090784],[820454400000,0.570620689184787],[823132800000,0.572371034189703],[825638400000,0.574269295673907],[828316800000,0.576389431877045],[830908800000,0.578484915333635],[833587200000,0.580769403180426],[836179200000,0.583078543773766],[838857600000,0.585617776668222],[841536000000,0.588148791980495],[844128000000,0.590589413888758],[846806400000,0.593030035797021],[849398400000,0.595059778596149],[852076800000,0.596990910409084],[854755200000,0.598839866400192],[857174400000,0.600779215795311],[859852800000,0.602932222327179],[862444800000,0.605060576112499],[865123200000,0.607361499123657],[867715200000,0.609744597956641],[870393600000,0.61241531216602],[873072000000,0.615012068135754],[875664000000,0.617469125208383],[878342400000,0.619720742726444],[880934400000,0.621742267943389],[883612800000,0.623829533817795],[886291200000,0.625571661240529],[888710400000,0.627289135916714],[891388800000,0.629401054537669],[893980800000,0.631537625905172],[896659200000,0.633772808258867],[899251200000,0.636065513687842],[901929600000,0.638555441089201],[904608000000,0.640987845415282],[907200000000,0.643362726666083],[909878400000,0.645614344184144],[912470400000,0.647660522147637],[915148800000,0.649829963843871],[917827200000,0.651489915444777],[920246400000,0.653182737374414],[922924800000,0.655261785666639],[925516800000,0.657447662527238],[928195200000,0.659781455867126],[930787200000,0.662197425028841],[933465600000,0.664720222758931],[936144000000,0.667193714995925],[938736000000,0.669658989650736],[941414400000,0.671861301675701],[944006400000,0.673874609310463],[946684800000,0.676011180677966],[949363200000,0.677769743265065],[951868800000,0.679569393763077],[954547200000,0.681574483815657],[957139200000,0.683415222224583],[959817600000,0.685461400188076],[962409600000,0.687589753973396],[965088000000,0.689792065998361],[967766400000,0.692084771427335],[970358400000,0.694295301034483],[973036800000,0.696366131744524],[975628800000,0.698363004214921],[978307200000,0.700203742623847],[980985600000,0.701986957957494],[983404800000,0.70373730296241],[986083200000,0.705635564446614],[988675200000,0.707517390766454],[991353600000,0.709588221476495],[993945600000,0.711617964275623],[996624000000,0.713762753225309],[999302400000,0.716006153161187],[1001894400000,0.718101636617776],[1004572800000,0.720098509088174],[1007164800000,0.721980335408013],[1009843200000,0.723771768323842],[1012521600000,0.725464590253479],[1014940800000,0.727075236361289],[1017619200000,0.728776275873109],[1020211200000,0.7306334494464],[1022889600000,0.732613886752432],[1025481600000,0.734594324058463],[1028160000000,0.736689807515053],[1030838400000,0.738809943718191],[1033430400000,0.740880774428232],[1036108800000,0.74282012382335],[1038700800000,0.74452116333517],[1041379200000,0.746205767682624],[1044057600000,0.747816413790434],[1046476800000,0.749435277480427],[1049155200000,0.751193840067526],[1051747200000,0.753009925729903],[1054425600000,0.754965710289387],[1057017600000,0.756905059684505],[1059696000000,0.758975890394546],[1062374400000,0.76102206835804],[1064966400000,0.763101116650264],[1067644800000,0.765015813298834],[1070236800000,0.766667547317557],[1072915200000,0.768179582439175],[1075593600000,0.769625876903331],[1078099200000,0.771211870264593],[1080777600000,0.773003303180422],[1083369600000,0.774794736096252],[1086048000000,0.776651909669543],[1088640000000,0.778624129393392],[1091318400000,0.780727830432164],[1093996800000,0.782798661142205],[1096588800000,0.784927014927526],[1099267200000,0.786866364322644],[1101859200000,0.7887399730603],[1104537600000,0.790547841140495],[1107216000000,0.792117399337392],[1109635200000,0.793612999294644],[1112313600000,0.795281168477733],[1114905600000,0.797039731064832],[1117584000000,0.798946210131219],[1120176000000,0.801000605676895],[1122854400000,0.803087871551302],[1125532800000,0.805281965994084],[1128124800000,0.8074596252725],[1130803200000,0.809390757085436],[1133395200000,0.811231495494361],[1136073600000,0.813006493245826],[1138752000000,0.814707532757645],[1141171200000,0.816400354687282],[1143849600000,0.81821644034966],[1146441600000,0.819983220518941],[1149120000000,0.821980092989338],[1151712000000,0.824092011610293],[1154390400000,0.826286106053075],[1157068800000,0.828677422468242],[1159660800000,0.830986563061582],[1162339200000,0.833114916846902],[1164931200000,0.835136442063848],[1167609600000,0.8370593562946],[1170288000000,0.838932965032257],[1172707200000,0.840732615530269],[1175385600000,0.842647312178839],[1177977600000,0.844529138498678],[1180656000000,0.84663283953745],[1183248000000,0.848810498815867],[1185926400000,0.850971722929918],[1188604800000,0.853264428358893],[1191196800000,0.855409217308578],[1193875200000,0.857438960107706],[1196467200000,0.859353656756276],[1199145600000,0.861153307254289],[1201824000000,0.862837911601743],[1204329600000,0.864448557709553],[1207008000000,0.866174249967921],[1209600000000,0.867867071897558],[1212278400000,0.869781768546128],[1214870400000,0.871770423434342],[1217548800000,0.87380016623347],[1220227200000,0.875969607929704],[1222819200000,0.877982915564467],[1225497600000,0.879889394630854],[1228089600000,0.881680827546683],[1230768000000,0.883357214311955],[1233446400000,0.884951425255399],[1235865600000,0.886479895541382],[1238544000000,0.888115194395741],[1241136000000,0.889734058085733],[1243814400000,0.891558361330294],[1246406400000,0.893473057978864],[1249084800000,0.895494583195809],[1251763200000,0.897639372145494],[1254355200000,0.899636244615892],[1257033600000,0.901518070935731],[1259625600000,0.903284851105012],[1262304000000,0.904928367541553],[1264982400000,0.906522578484998],[1267401600000,0.908042831188798],[1270080000000,0.907871995872802],[1272672000000,0.909333427123338],[1275350400000,0.910808064028442],[1277942400000,0.912428538364542],[1280620800000,0.914171298541104],[1283299200000,0.915968409806222],[1285891200000,0.917804973683399],[1288569600000,0.919414025580265],[1291161600000,0.920942011028899],[1293840000000,0.92241324585498],[1296518400000,0.923667544729019],[1298937600000,0.924916847313091],[1301616000000,0.926320689747691],[1304208000000,0.927724597922949],[1306886400000,0.929237808158818],[1309478400000,0.930929200229156],[1312156800000,0.932641070514292],[1314835200000,0.934479762745255],[1317427200000,0.936246879835405],[1320105600000,0.93777012373912],[1322697600000,0.939250841655039],[1325376000000,0.940676320983526],[1328054400000,0.941956603852427],[1330560000000,0.943274638293876],[1333238400000,0.944653203445681],[1335830400000,0.945995981027082],[1338508800000,0.947533194820507],[1341100800000,0.949120765957549],[1343779200000,0.95085923655621],[1346457600000,0.952703327738667],[1349049600000,0.954406249076806],[1351728000000,0.956048820491396],[1354320000000,0.957518855550477],[1356998400000,0.958807725792759],[1359676800000,0.959880514711547],[1362096000000,0.961048077005648],[1364774400000,0.962326987538324],[1367366400000,0.963689454446634],[1370044800000,0.965229330736687],[1372636800000,0.966772066745339],[1375315200000,0.968592663860335],[1377993600000,0.970448177482025],[1380585600000,0.972224366782906],[1383264000000,0.97391518362249],[1385856000000,0.975423315392571],[1388534400000,0.976921972290395],[1391212800000,0.97823645673634],[1393632000000,0.97957855225842],[1396310400000,0.980992099657577],[1398902400000,0.982473622896551],[1401580800000,0.984073150615668],[1404172800000,0.985702006885595],[1406851200000,0.987603703319152],[1409529600000,0.989506155770269],[1412121600000,0.991383363808922],[1414800000000,0.993112959418826],[1417392000000,0.994608132061805],[1420070400000,0.996107750416745],[1422748800000,0.997306408041825],[1425168000000,0.998590610697427],[1427846400000,1]]},{"name":"psavert","type":"line","data":[[-79056000000,0.688741721854304],[-76377600000,0.688741721854304],[-73699200000,0.642384105960265],[-71107200000,0.708609271523179],[-68428800000,0.701986754966887],[-65836800000,0.635761589403974],[-63158400000,0.629139072847682],[-60480000000,0.668874172185431],[-57974400000,0.629139072847682],[-55296000000,0.668874172185431],[-52704000000,0.649006622516556],[-50025600000,0.629139072847682],[-47433600000,0.562913907284768],[-44755200000,0.549668874172185],[-42076800000,0.556291390728477],[-39484800000,0.56953642384106],[-36806400000,0.556291390728477],[-34214400000,0.589403973509934],[-31536000000,0.536423841059603],[-28857600000,0.496688741721854],[-26438400000,0.529801324503311],[-23760000000,0.496688741721854],[-21168000000,0.52317880794702],[-18489600000,0.589403973509934],[-15897600000,0.635761589403974],[-13219200000,0.615894039735099],[-10540800000,0.622516556291391],[-7948800000,0.609271523178808],[-5270400000,0.622516556291391],[-2678400000,0.635761589403974],[0,0.635761589403974],[2678400000,0.629139072847682],[5097600000,0.675496688741722],[7776000000,0.735099337748344],[10368000000,0.675496688741722],[13046400000,0.668874172185431],[15638400000,0.748344370860927],[18316800000,0.741721854304636],[20995200000,0.708609271523179],[23587200000,0.721854304635761],[26265600000,0.754966887417218],[28857600000,0.728476821192053],[31536000000,0.735099337748344],[34214400000,0.735099337748344],[36633600000,0.748344370860927],[39312000000,0.728476821192053],[41904000000,0.754966887417218],[44582400000,0.827814569536424],[47174400000,0.768211920529801],[49852800000,0.754966887417218],[52531200000,0.735099337748344],[55123200000,0.735099337748344],[57801600000,0.721854304635761],[60393600000,0.71523178807947],[63072000000,0.682119205298013],[65750400000,0.701986754966887],[68256000000,0.635761589403974],[70934400000,0.615894039735099],[73526400000,0.629139072847682],[76204800000,0.629139072847682],[78796800000,0.629139072847682],[81475200000,0.649006622516556],[84153600000,0.662251655629139],[86745600000,0.71523178807947],[89424000000,0.754966887417218],[92016000000,0.76158940397351],[94694400000,0.675496688741722],[97372800000,0.682119205298013],[99792000000,0.695364238410596],[102470400000,0.728476821192053],[105062400000,0.728476821192053],[107740800000,0.754966887417218],[110332800000,0.728476821192053],[113011200000,0.774834437086093],[115689600000,0.721854304635761],[118281600000,0.80794701986755],[120960000000,0.80794701986755],[123552000000,0.834437086092715],[126230400000,0.801324503311258],[128908800000,0.794701986754967],[131328000000,0.741721854304636],[134006400000,0.721854304635761],[136598400000,0.701986754966887],[139276800000,0.701986754966887],[141868800000,0.701986754966887],[144547200000,0.655629139072847],[147225600000,0.708609271523179],[149817600000,0.741721854304636],[152496000000,0.768211920529801],[155088000000,0.781456953642384],[157766400000,0.728476821192053],[160444800000,0.682119205298013],[162864000000,0.695364238410596],[165542400000,0.794701986754967],[168134400000,1],[170812800000,0.801324503311258],[173404800000,0.688741721854304],[176083200000,0.71523178807947],[178761600000,0.71523178807947],[181353600000,0.741721854304636],[184032000000,0.695364238410596],[186624000000,0.649006622516556],[189302400000,0.629139072847682],[191980800000,0.668874172185431],[194486400000,0.662251655629139],[197164800000,0.629139072847682],[199756800000,0.668874172185431],[202435200000,0.609271523178808],[205027200000,0.629139072847682],[207705600000,0.629139072847682],[210384000000,0.609271523178808],[212976000000,0.589403973509934],[215654400000,0.609271523178808],[218246400000,0.556291390728477],[220924800000,0.556291390728477],[223603200000,0.470198675496689],[226022400000,0.549668874172185],[228700800000,0.549668874172185],[231292800000,0.536423841059603],[233971200000,0.556291390728477],[236563200000,0.549668874172185],[239241600000,0.576158940397351],[241920000000,0.589403973509934],[244512000000,0.582781456953642],[247190400000,0.596026490066225],[249782400000,0.609271523178808],[252460800000,0.642384105960265],[255139200000,0.589403973509934],[257558400000,0.582781456953642],[260236800000,0.56953642384106],[262828800000,0.536423841059603],[265507200000,0.516556291390728],[268099200000,0.576158940397351],[270777600000,0.549668874172185],[273456000000,0.556291390728477],[276048000000,0.562913907284768],[278726400000,0.549668874172185],[281318400000,0.543046357615894],[283996800000,0.589403973509934],[286675200000,0.589403973509934],[289094400000,0.596026490066225],[291772800000,0.582781456953642],[294364800000,0.536423841059603],[297043200000,0.509933774834437],[299635200000,0.556291390728477],[302313600000,0.496688741721854],[304992000000,0.47682119205298],[307584000000,0.496688741721854],[310262400000,0.496688741721854],[312854400000,0.52317880794702],[315532800000,0.509933774834437],[318211200000,0.52317880794702],[320716800000,0.529801324503311],[323395200000,0.602649006622517],[325987200000,0.609271523178808],[328665600000,0.596026490066225],[331257600000,0.602649006622517],[333936000000,0.602649006622517],[336614400000,0.629139072847682],[339206400000,0.602649006622517],[341884800000,0.622516556291391],[344476800000,0.609271523178808],[347155200000,0.576158940397351],[349833600000,0.56953642384106],[352252800000,0.56953642384106],[354931200000,0.576158940397351],[357523200000,0.582781456953642],[360201600000,0.56953642384106],[362793600000,0.668874172185431],[365472000000,0.649006622516556],[368150400000,0.675496688741722],[370742400000,0.71523178807947],[373420800000,0.728476821192053],[376012800000,0.682119205298013],[378691200000,0.695364238410596],[381369600000,0.655629139072847],[383788800000,0.662251655629139],[386467200000,0.708609271523179],[389059200000,0.668874172185431],[391737600000,0.668874172185431],[394329600000,0.682119205298013],[397008000000,0.688741721854304],[399686400000,0.635761589403974],[402278400000,0.602649006622517],[404956800000,0.576158940397351],[407548800000,0.576158940397351],[410227200000,0.589403973509934],[412905600000,0.589403973509934],[415324800000,0.556291390728477],[418003200000,0.536423841059603],[420595200000,0.509933774834437],[423273600000,0.456953642384106],[425865600000,0.490066225165563],[428544000000,0.463576158940397],[431222400000,0.490066225165563],[433814400000,0.496688741721854],[436492800000,0.536423841059603],[439084800000,0.52317880794702],[441763200000,0.516556291390728],[444441600000,0.629139072847682],[446947200000,0.615894039735099],[449625600000,0.615894039735099],[452217600000,0.589403973509934],[454896000000,0.589403973509934],[457488000000,0.622516556291391],[460166400000,0.635761589403974],[462844800000,0.635761589403974],[465436800000,0.629139072847682],[468115200000,0.576158940397351],[470707200000,0.596026490066225],[473385600000,0.536423841059603],[476064000000,0.456953642384106],[478483200000,0.43046357615894],[481161600000,0.509933774834437],[483753600000,0.589403973509934],[486432000000,0.490066225165563],[489024000000,0.456953642384106],[491702400000,0.397350993377483],[494380800000,0.337748344370861],[496972800000,0.456953642384106],[499651200000,0.450331125827815],[502243200000,0.423841059602649],[504921600000,0.423841059602649],[507600000000,0.470198675496689],[510019200000,0.509933774834437],[512697600000,0.496688741721854],[515289600000,0.470198675496689],[517968000000,0.47682119205298],[520560000000,0.470198675496689],[523238400000,0.450331125827815],[525916800000,0.33112582781457],[528508800000,0.410596026490066],[531187200000,0.437086092715232],[533779200000,0.317880794701987],[536457600000,0.496688741721854],[539136000000,0.417218543046358],[541555200000,0.417218543046358],[544233600000,0.152317880794702],[546825600000,0.397350993377483],[549504000000,0.364238410596026],[552096000000,0.350993377483444],[554774400000,0.33112582781457],[557452800000,0.357615894039735],[560044800000,0.403973509933775],[562723200000,0.417218543046358],[565315200000,0.43046357615894],[567993600000,0.390728476821192],[570672000000,0.423841059602649],[573177600000,0.397350993377483],[575856000000,0.437086092715232],[578448000000,0.410596026490066],[581126400000,0.410596026490066],[583718400000,0.423841059602649],[586396800000,0.410596026490066],[589075200000,0.443708609271523],[591667200000,0.423841059602649],[594345600000,0.410596026490066],[596937600000,0.403973509933775],[599616000000,0.417218543046358],[602294400000,0.450331125827815],[604713600000,0.483443708609271],[607392000000,0.410596026490066],[609984000000,0.390728476821192],[612662400000,0.397350993377483],[615254400000,0.397350993377483],[617932800000,0.357615894039735],[620611200000,0.390728476821192],[623203200000,0.417218543046358],[625881600000,0.423841059602649],[628473600000,0.370860927152318],[631152000000,0.384105960264901],[633830400000,0.423841059602649],[636249600000,0.403973509933775],[638928000000,0.437086092715232],[641520000000,0.43046357615894],[644198400000,0.423841059602649],[646790400000,0.43046357615894],[649468800000,0.390728476821192],[652147200000,0.390728476821192],[654739200000,0.370860927152318],[657417600000,0.377483443708609],[660009600000,0.437086092715232],[662688000000,0.470198675496689],[665366400000,0.437086092715232],[667785600000,0.384105960264901],[670464000000,0.423841059602649],[673056000000,0.410596026490066],[675734400000,0.443708609271523],[678326400000,0.397350993377483],[681004800000,0.423841059602649],[683683200000,0.437086092715232],[686275200000,0.470198675496689],[688953600000,0.450331125827815],[691545600000,0.496688741721854],[694224000000,0.47682119205298],[696902400000,0.503311258278146],[699408000000,0.496688741721854],[702086400000,0.509933774834437],[704678400000,0.509933774834437],[707356800000,0.52317880794702],[709948800000,0.490066225165563],[712627200000,0.496688741721854],[715305600000,0.43046357615894],[717897600000,0.384105960264901],[720576000000,0.384105960264901],[723168000000,0.556291390728477],[725846400000,0.423841059602649],[728524800000,0.443708609271523],[730944000000,0.443708609271523],[733622400000,0.43046357615894],[736214400000,0.403973509933775],[738892800000,0.370860927152318],[741484800000,0.357615894039735],[744163200000,0.364238410596026],[746841600000,0.311258278145695],[749433600000,0.271523178807947],[752112000000,0.271523178807947],[754704000000,0.456953642384106],[757382400000,0.324503311258278],[760060800000,0.28476821192053],[762480000000,0.304635761589404],[765158400000,0.278145695364238],[767750400000,0.357615894039735],[770428800000,0.311258278145695],[773020800000,0.317880794701987],[775699200000,0.28476821192053],[778377600000,0.304635761589404],[780969600000,0.324503311258278],[783648000000,0.317880794701987],[786240000000,0.33112582781457],[788918400000,0.350993377483444],[791596800000,0.370860927152318],[794016000000,0.350993377483444],[796694400000,0.311258278145695],[799286400000,0.324503311258278],[801964800000,0.298013245033113],[804556800000,0.324503311258278],[807235200000,0.298013245033113],[809913600000,0.304635761589404],[812505600000,0.324503311258278],[815184000000,0.291390728476821],[817776000000,0.258278145695364],[820454400000,0.298013245033113],[823132800000,0.298013245033113],[825638400000,0.291390728476821],[828316800000,0.231788079470199],[830908800000,0.298013245033113],[833587200000,0.324503311258278],[836179200000,0.298013245033113],[838857600000,0.291390728476821],[841536000000,0.298013245033113],[844128000000,0.278145695364238],[846806400000,0.278145695364238],[849398400000,0.278145695364238],[852076800000,0.264900662251656],[854755200000,0.264900662251656],[857174400000,0.278145695364238],[859852800000,0.28476821192053],[862444800000,0.304635761589404],[865123200000,0.291390728476821],[867715200000,0.258278145695364],[870393600000,0.251655629139073],[873072000000,0.264900662251656],[875664000000,0.264900662251656],[878342400000,0.278145695364238],[880934400000,0.278145695364238],[883612800000,0.344370860927152],[886291200000,0.344370860927152],[888710400000,0.350993377483444],[891388800000,0.33112582781457],[893980800000,0.311258278145695],[896659200000,0.304635761589404],[899251200000,0.311258278145695],[901929600000,0.304635761589404],[904608000000,0.278145695364238],[907200000000,0.264900662251656],[909878400000,0.271523178807947],[912470400000,0.23841059602649],[915148800000,0.278145695364238],[917827200000,0.264900662251656],[920246400000,0.245033112582781],[922924800000,0.198675496688742],[925516800000,0.178807947019868],[928195200000,0.172185430463576],[930787200000,0.172185430463576],[933465600000,0.165562913907285],[936144000000,0.132450331125828],[938736000000,0.158940397350993],[941414400000,0.172185430463576],[944006400000,0.145695364238411],[946684800000,0.211920529801325],[949363200000,0.172185430463576],[951868800000,0.152317880794702],[954547200000,0.185430463576159],[957139200000,0.178807947019868],[959817600000,0.178807947019868],[962409600000,0.198675496688742],[965088000000,0.198675496688742],[967766400000,0.152317880794702],[970358400000,0.158940397350993],[973036800000,0.152317880794702],[975628800000,0.132450331125828],[978307200000,0.172185430463576],[980985600000,0.178807947019868],[983404800000,0.205298013245033],[986083200000,0.185430463576159],[988675200000,0.152317880794702],[991353600000,0.152317880794702],[993945600000,0.225165562913907],[996624000000,0.304635761589404],[999302400000,0.317880794701987],[1001894400000,0.0794701986754967],[1004572800000,0.125827814569536],[1007164800000,0.152317880794702],[1009843200000,0.258278145695364],[1012521600000,0.23841059602649],[1014940800000,0.245033112582781],[1017619200000,0.23841059602649],[1020211200000,0.28476821192053],[1022889600000,0.278145695364238],[1025481600000,0.218543046357616],[1028160000000,0.211920529801325],[1030838400000,0.231788079470199],[1033430400000,0.231788079470199],[1036108800000,0.231788079470199],[1038700800000,0.218543046357616],[1041379200000,0.218543046357616],[1044057600000,0.225165562913907],[1046476800000,0.205298013245033],[1049155200000,0.205298013245033],[1051747200000,0.23841059602649],[1054425600000,0.225165562913907],[1057017600000,0.271523178807947],[1059696000000,0.251655629139073],[1062374400000,0.198675496688742],[1064966400000,0.205298013245033],[1067644800000,0.211920529801325],[1070236800000,0.211920529801325],[1072915200000,0.185430463576159],[1075593600000,0.185430463576159],[1078099200000,0.178807947019868],[1080777600000,0.205298013245033],[1083369600000,0.205298013245033],[1086048000000,0.23841059602649],[1088640000000,0.205298013245033],[1091318400000,0.198675496688742],[1093996800000,0.158940397350993],[1096588800000,0.152317880794702],[1099267200000,0.125827814569536],[1101859200000,0.311258278145695],[1104537600000,0.0993377483443709],[1107216000000,0.0794701986754967],[1109635200000,0.0927152317880795],[1112313600000,0.0596026490066225],[1114905600000,0.0860927152317881],[1117584000000,0.0463576158940397],[1120176000000,0],[1122854400000,0.0331125827814569],[1125532800000,0.0331125827814569],[1128124800000,0.0596026490066225],[1130803200000,0.0860927152317881],[1133395200000,0.0993377483443709],[1136073600000,0.132450331125828],[1138752000000,0.132450331125828],[1141171200000,0.132450331125828],[1143849600000,0.119205298013245],[1146441600000,0.105960264900662],[1149120000000,0.119205298013245],[1151712000000,0.0794701986754967],[1154390400000,0.0927152317880795],[1157068800000,0.0927152317880795],[1159660800000,0.0927152317880795],[1162339200000,0.112582781456954],[1164931200000,0.0993377483443709],[1167609600000,0.0993377483443709],[1170288000000,0.125827814569536],[1172707200000,0.145695364238411],[1175385600000,0.132450331125828],[1177977600000,0.119205298013245],[1180656000000,0.105960264900662],[1183248000000,0.0993377483443709],[1185926400000,0.0794701986754967],[1188604800000,0.0860927152317881],[1191196800000,0.0794701986754967],[1193875200000,0.0596026490066225],[1196467200000,0.0927152317880795],[1199145600000,0.0993377483443709],[1201824000000,0.125827814569536],[1204329600000,0.119205298013245],[1207008000000,0.0794701986754967],[1209600000000,0.370860927152318],[1212278400000,0.218543046357616],[1214870400000,0.145695364238411],[1217548800000,0.105960264900662],[1220227200000,0.165562913907285],[1222819200000,0.218543046357616],[1225497600000,0.278145695364238],[1228089600000,0.278145695364238],[1230768000000,0.264900662251656],[1233446400000,0.218543046357616],[1235865600000,0.245033112582781],[1238544000000,0.304635761589404],[1241136000000,0.397350993377483],[1243814400000,0.298013245033113],[1246406400000,0.251655629139073],[1249084800000,0.178807947019868],[1251763200000,0.245033112582781],[1254355200000,0.211920529801325],[1257033600000,0.245033112582781],[1259625600000,0.245033112582781],[1262304000000,0.258278145695364],[1264982400000,0.23841059602649],[1267401600000,0.231788079470199],[1270080000000,0.278145695364238],[1272672000000,0.317880794701987],[1275350400000,0.311258278145695],[1277942400000,0.304635761589404],[1280620800000,0.311258278145695],[1283299200000,0.298013245033113],[1285891200000,0.291390728476821],[1288569600000,0.291390728476821],[1291161600000,0.324503311258278],[1293840000000,0.344370860927152],[1296518400000,0.357615894039735],[1298937600000,0.317880794701987],[1301616000000,0.311258278145695],[1304208000000,0.311258278145695],[1306886400000,0.33112582781457],[1309478400000,0.337748344370861],[1312156800000,0.33112582781457],[1314835200000,0.304635761589404],[1317427200000,0.304635761589404],[1320105600000,0.317880794701987],[1322697600000,0.370860927152318],[1325376000000,0.384105960264901],[1328054400000,0.384105960264901],[1330560000000,0.417218543046358],[1333238400000,0.43046357615894],[1335830400000,0.437086092715232],[1338508800000,0.456953642384106],[1341100800000,0.397350993377483],[1343779200000,0.384105960264901],[1346457600000,0.397350993377483],[1349049600000,0.437086092715232],[1351728000000,0.496688741721854],[1354320000000,0.649006622516556],[1356998400000,0.271523178807947],[1359676800000,0.23841059602649],[1362096000000,0.245033112582781],[1364774400000,0.278145695364238],[1367366400000,0.298013245033113],[1370044800000,0.304635761589404],[1372636800000,0.291390728476821],[1375315200000,0.298013245033113],[1377993600000,0.304635761589404],[1380585600000,0.271523178807947],[1383264000000,0.264900662251656],[1385856000000,0.278145695364238],[1388534400000,0.324503311258278],[1391212800000,0.337748344370861],[1393632000000,0.344370860927152],[1396310400000,0.344370860927152],[1398902400000,0.344370860927152],[1401580800000,0.344370860927152],[1404172800000,0.350993377483444],[1406851200000,0.33112582781457],[1409529600000,0.344370860927152],[1412121600000,0.33112582781457],[1414800000000,0.337748344370861],[1417392000000,0.357615894039735],[1420070400000,0.364238410596026],[1422748800000,0.377483443708609],[1425168000000,0.344370860927152],[1427846400000,0.357615894039735]]},{"name":"uempmed","type":"line","data":[[-79056000000,0.0235849056603774],[-76377600000,0.0330188679245283],[-73699200000,0.0283018867924528],[-71107200000,0.0424528301886793],[-68428800000,0.0330188679245283],[-65836800000,0.0377358490566038],[-63158400000,0.0518867924528302],[-60480000000,0.0235849056603774],[-57974400000,0.00471698113207546],[-55296000000,0.0283018867924528],[-52704000000,0.0188679245283019],[-50025600000,0.0188679245283019],[-47433600000,0.0235849056603774],[-44755200000,0.00943396226415095],[-42076800000,0.0283018867924528],[-39484800000,0.0377358490566038],[-36806400000,0.0188679245283019],[-34214400000,0.0188679245283019],[-31536000000,0.0188679245283019],[-28857600000,0.0424528301886793],[-26438400000,0],[-23760000000,0],[-21168000000,0.00943396226415095],[-18489600000,0.0188679245283019],[-15897600000,0.0188679245283019],[-13219200000,0.0188679245283019],[-10540800000,0.0330188679245283],[-7948800000,0.0235849056603774],[-5270400000,0.0377358490566038],[-2678400000,0.0283018867924528],[0,0.0283018867924528],[2678400000,0.0235849056603774],[5097600000,0.0283018867924528],[7776000000,0.00471698113207546],[10368000000,0.0330188679245283],[13046400000,0.0424528301886793],[15638400000,0.0518867924528302],[18316800000,0.0660377358490566],[20995200000,0.0566037735849057],[23587200000,0.0566037735849057],[26265600000,0.0754716981132075],[28857600000,0.089622641509434],[31536000000,0.10377358490566],[34214400000,0.108490566037736],[36633600000,0.113207547169811],[39312000000,0.117924528301887],[41904000000,0.127358490566038],[44582400000,0.080188679245283],[47174400000,0.10377358490566],[49852800000,0.113207547169811],[52531200000,0.0849056603773585],[55123200000,0.117924528301887],[57801600000,0.113207547169811],[60393600000,0.10377358490566],[63072000000,0.10377358490566],[65750400000,0.122641509433962],[68256000000,0.122641509433962],[70934400000,0.127358490566038],[73526400000,0.122641509433962],[76204800000,0.0660377358490566],[78796800000,0.0990566037735849],[81475200000,0.0943396226415094],[84153600000,0.0754716981132075],[86745600000,0.080188679245283],[89424000000,0.080188679245283],[92016000000,0.0990566037735849],[94694400000,0.080188679245283],[97372800000,0.0566037735849057],[99792000000,0.0707547169811321],[102470400000,0.0471698113207547],[105062400000,0.0424528301886793],[107740800000,0.0471698113207547],[110332800000,0.0566037735849057],[113011200000,0.0424528301886793],[115689600000,0.0660377358490566],[118281600000,0.0707547169811321],[120960000000,0.0518867924528302],[123552000000,0.0330188679245283],[126230400000,0.0471698113207547],[128908800000,0.0518867924528302],[131328000000,0.0377358490566038],[134006400000,0.0471698113207547],[136598400000,0.0283018867924528],[139276800000,0.0613207547169811],[141868800000,0.080188679245283],[144547200000,0.0471698113207547],[147225600000,0.0613207547169811],[149817600000,0.0707547169811321],[152496000000,0.0566037735849057],[155088000000,0.080188679245283],[157766400000,0.108490566037736],[160444800000,0.14622641509434],[162864000000,0.150943396226415],[165542400000,0.221698113207547],[168134400000,0.254716981132075],[170812800000,0.226415094339623],[173404800000,0.216981132075472],[176083200000,0.245283018867925],[178761600000,0.245283018867925],[181353600000,0.216981132075472],[184032000000,0.259433962264151],[186624000000,0.235849056603774],[189302400000,0.235849056603774],[191980800000,0.19811320754717],[194486400000,0.221698113207547],[197164800000,0.19811320754717],[199756800000,0.202830188679245],[202435200000,0.179245283018868],[205027200000,0.174528301886792],[207705600000,0.183962264150943],[210384000000,0.179245283018868],[212976000000,0.174528301886792],[215654400000,0.207547169811321],[218246400000,0.188679245283019],[220924800000,0.165094339622642],[223603200000,0.150943396226415],[226022400000,0.150943396226415],[228700800000,0.155660377358491],[231292800000,0.183962264150943],[233971200000,0.10377358490566],[236563200000,0.14622641509434],[239241600000,0.141509433962264],[241920000000,0.127358490566038],[244512000000,0.136792452830189],[247190400000,0.141509433962264],[249782400000,0.132075471698113],[252460800000,0.117924528301887],[255139200000,0.127358490566038],[257558400000,0.10377358490566],[260236800000,0.0990566037735849],[262828800000,0.080188679245283],[265507200000,0.0943396226415094],[268099200000,0.0849056603773585],[270777600000,0.0849056603773585],[273456000000,0.0754716981132075],[276048000000,0.089622641509434],[278726400000,0.0707547169811321],[281318400000,0.0754716981132075],[283996800000,0.089622641509434],[286675200000,0.089622641509434],[289094400000,0.089622641509434],[291772800000,0.0660377358490566],[294364800000,0.0754716981132075],[297043200000,0.0754716981132075],[299635200000,0.089622641509434],[302313600000,0.0377358490566038],[304992000000,0.0707547169811321],[307584000000,0.0707547169811321],[310262400000,0.0613207547169811],[312854400000,0.080188679245283],[315532800000,0.0613207547169811],[318211200000,0.0849056603773585],[320716800000,0.0943396226415094],[323395200000,0.0849056603773585],[325987200000,0.080188679245283],[328665600000,0.113207547169811],[331257600000,0.141509433962264],[333936000000,0.165094339622642],[336614400000,0.174528301886792],[339206400000,0.165094339622642],[341884800000,0.174528301886792],[344476800000,0.165094339622642],[347155200000,0.160377358490566],[349833600000,0.14622641509434],[352252800000,0.14622641509434],[354931200000,0.160377358490566],[357523200000,0.136792452830189],[360201600000,0.122641509433962],[362793600000,0.14622641509434],[365472000000,0.150943396226415],[368150400000,0.132075471698113],[370742400000,0.132075471698113],[373420800000,0.136792452830189],[376012800000,0.136792452830189],[378691200000,0.14622641509434],[381369600000,0.165094339622642],[383788800000,0.174528301886792],[386467200000,0.193396226415094],[389059200000,0.212264150943396],[391737600000,0.259433962264151],[394329600000,0.212264150943396],[397008000000,0.221698113207547],[399686400000,0.259433962264151],[402278400000,0.268867924528302],[404956800000,0.283018867924528],[407548800000,0.292452830188679],[410227200000,0.334905660377358],[412905600000,0.273584905660377],[415324800000,0.30188679245283],[418003200000,0.325471698113208],[420595200000,0.391509433962264],[423273600000,0.344339622641509],[425865600000,0.287735849056604],[428544000000,0.25],[431222400000,0.25],[433814400000,0.254716981132075],[436492800000,0.25],[439084800000,0.221698113207547],[441763200000,0.240566037735849],[444441600000,0.202830188679245],[446947200000,0.202830188679245],[449625600000,0.19811320754717],[452217600000,0.240566037735849],[454896000000,0.165094339622642],[457488000000,0.165094339622642],[460166400000,0.155660377358491],[462844800000,0.169811320754717],[465436800000,0.150943396226415],[468115200000,0.150943396226415],[470707200000,0.155660377358491],[473385600000,0.132075471698113],[476064000000,0.14622641509434],[478483200000,0.14622641509434],[481161600000,0.136792452830189],[483753600000,0.136792452830189],[486432000000,0.122641509433962],[489024000000,0.136792452830189],[491702400000,0.14622641509434],[494380800000,0.136792452830189],[496972800000,0.14622641509434],[499651200000,0.141509433962264],[502243200000,0.132075471698113],[504921600000,0.127358490566038],[507600000000,0.136792452830189],[510019200000,0.132075471698113],[512697600000,0.127358490566038],[515289600000,0.132075471698113],[517968000000,0.141509433962264],[520560000000,0.136792452830189],[523238400000,0.14622641509434],[525916800000,0.160377358490566],[528508800000,0.141509433962264],[531187200000,0.14622641509434],[533779200000,0.14622641509434],[536457600000,0.136792452830189],[539136000000,0.122641509433962],[541555200000,0.122641509433962],[544233600000,0.14622641509434],[546825600000,0.122641509433962],[549504000000,0.117924528301887],[552096000000,0.117924528301887],[554774400000,0.113207547169811],[557452800000,0.0943396226415094],[560044800000,0.108490566037736],[562723200000,0.10377358490566],[565315200000,0.0943396226415094],[567993600000,0.10377358490566],[570672000000,0.108490566037736],[573177600000,0.113207547169811],[575856000000,0.089622641509434],[578448000000,0.089622641509434],[581126400000,0.0849056603773585],[583718400000,0.0990566037735849],[586396800000,0.089622641509434],[589075200000,0.080188679245283],[591667200000,0.0754716981132075],[594345600000,0.080188679245283],[596937600000,0.089622641509434],[599616000000,0.0754716981132075],[602294400000,0.0660377358490566],[604713600000,0.0660377358490566],[607392000000,0.0660377358490566],[609984000000,0.0613207547169811],[612662400000,0.0660377358490566],[615254400000,0.0754716981132075],[617932800000,0.0471698113207547],[620611200000,0.0424528301886793],[623203200000,0.0424528301886793],[625881600000,0.0377358490566038],[628473600000,0.0424528301886793],[631152000000,0.0518867924528302],[633830400000,0.0613207547169811],[636249600000,0.0518867924528302],[638928000000,0.0377358490566038],[641520000000,0.0566037735849057],[644198400000,0.0566037735849057],[646790400000,0.0660377358490566],[649468800000,0.0660377358490566],[652147200000,0.0754716981132075],[654739200000,0.0849056603773585],[657417600000,0.080188679245283],[660009600000,0.089622641509434],[662688000000,0.0943396226415094],[665366400000,0.10377358490566],[667785600000,0.127358490566038],[670464000000,0.122641509433962],[673056000000,0.113207547169811],[675734400000,0.136792452830189],[678326400000,0.141509433962264],[681004800000,0.155660377358491],[683683200000,0.132075471698113],[686275200000,0.150943396226415],[688953600000,0.165094339622642],[691545600000,0.179245283018868],[694224000000,0.193396226415094],[696902400000,0.19811320754717],[699408000000,0.202830188679245],[702086400000,0.212264150943396],[704678400000,0.226415094339623],[707356800000,0.221698113207547],[709948800000,0.216981132075472],[712627200000,0.226415094339623],[715305600000,0.216981132075472],[717897600000,0.235849056603774],[720576000000,0.235849056603774],[723168000000,0.25],[725846400000,0.216981132075472],[728524800000,0.212264150943396],[730944000000,0.212264150943396],[733622400000,0.207547169811321],[736214400000,0.193396226415094],[738892800000,0.202830188679245],[741484800000,0.19811320754717],[744163200000,0.19811320754717],[746841600000,0.202830188679245],[749433600000,0.188679245283019],[752112000000,0.202830188679245],[754704000000,0.202830188679245],[757382400000,0.216981132075472],[760060800000,0.245283018867925],[762480000000,0.25],[765158400000,0.240566037735849],[767750400000,0.245283018867925],[770428800000,0.25],[773020800000,0.235849056603774],[775699200000,0.231132075471698],[778377600000,0.245283018867925],[780969600000,0.283018867924528],[783648000000,0.235849056603774],[786240000000,0.221698113207547],[788918400000,0.188679245283019],[791596800000,0.193396226415094],[794016000000,0.202830188679245],[796694400000,0.202830188679245],[799286400000,0.240566037735849],[801964800000,0.183962264150943],[804556800000,0.212264150943396],[807235200000,0.202830188679245],[809913600000,0.183962264150943],[812505600000,0.19811320754717],[815184000000,0.188679245283019],[817776000000,0.202830188679245],[820454400000,0.202830188679245],[823132800000,0.179245283018868],[825638400000,0.202830188679245],[828316800000,0.216981132075472],[830908800000,0.216981132075472],[833587200000,0.202830188679245],[836179200000,0.202830188679245],[838857600000,0.207547169811321],[841536000000,0.212264150943396],[844128000000,0.202830188679245],[846806400000,0.174528301886792],[849398400000,0.179245283018868],[852076800000,0.179245283018868],[854755200000,0.193396226415094],[857174400000,0.183962264150943],[859852800000,0.202830188679245],[862444800000,0.188679245283019],[865123200000,0.188679245283019],[867715200000,0.202830188679245],[870393600000,0.179245283018868],[873072000000,0.19811320754717],[875664000000,0.174528301886792],[878342400000,0.169811320754717],[880934400000,0.165094339622642],[883612800000,0.160377358490566],[886291200000,0.141509433962264],[888710400000,0.132075471698113],[891388800000,0.127358490566038],[893980800000,0.0943396226415094],[896659200000,0.136792452830189],[899251200000,0.127358490566038],[901929600000,0.132075471698113],[904608000000,0.127358490566038],[907200000000,0.0849056603773585],[909878400000,0.122641509433962],[912470400000,0.132075471698113],[915148800000,0.136792452830189],[917827200000,0.132075471698113],[920246400000,0.132075471698113],[922924800000,0.10377358490566],[925516800000,0.117924528301887],[928195200000,0.108490566037736],[930787200000,0.0849056603773585],[933465600000,0.117924528301887],[936144000000,0.0943396226415094],[938736000000,0.0990566037735849],[941414400000,0.10377358490566],[944006400000,0.0849056603773585],[946684800000,0.0849056603773585],[949363200000,0.0990566037735849],[951868800000,0.0943396226415094],[954547200000,0.0990566037735849],[957139200000,0.0849056603773585],[959817600000,0.080188679245283],[962409600000,0.0943396226415094],[965088000000,0.108490566037736],[967766400000,0.0566037735849057],[970358400000,0.0990566037735849],[973036800000,0.0990566037735849],[975628800000,0.0943396226415094],[978307200000,0.0849056603773585],[980985600000,0.0990566037735849],[983404800000,0.122641509433962],[986083200000,0.089622641509434],[988675200000,0.108490566037736],[991353600000,0.0943396226415094],[993945600000,0.132075471698113],[996624000000,0.136792452830189],[999302400000,0.150943396226415],[1001894400000,0.155660377358491],[1004572800000,0.174528301886792],[1007164800000,0.19811320754717],[1009843200000,0.207547169811321],[1012521600000,0.202830188679245],[1014940800000,0.207547169811321],[1017619200000,0.231132075471698],[1020211200000,0.259433962264151],[1022889600000,0.330188679245283],[1025481600000,0.231132075471698],[1028160000000,0.235849056603774],[1030838400000,0.259433962264151],[1033430400000,0.264150943396226],[1036108800000,0.25],[1038700800000,0.264150943396226],[1041379200000,0.264150943396226],[1044057600000,0.259433962264151],[1046476800000,0.268867924528302],[1049155200000,0.292452830188679],[1051747200000,0.278301886792453],[1054425600000,0.35377358490566],[1057017600000,0.297169811320755],[1059696000000,0.287735849056604],[1062374400000,0.292452830188679],[1064966400000,0.30188679245283],[1067644800000,0.297169811320755],[1070236800000,0.30188679245283],[1072915200000,0.311320754716981],[1075593600000,0.292452830188679],[1078099200000,0.292452830188679],[1080777600000,0.259433962264151],[1083369600000,0.278301886792453],[1086048000000,0.330188679245283],[1088640000000,0.231132075471698],[1091318400000,0.245283018867925],[1093996800000,0.264150943396226],[1096588800000,0.259433962264151],[1099267200000,0.268867924528302],[1101859200000,0.259433962264151],[1104537600000,0.254716981132075],[1107216000000,0.245283018867925],[1109635200000,0.25],[1112313600000,0.235849056603774],[1114905600000,0.240566037735849],[1117584000000,0.235849056603774],[1120176000000,0.226415094339623],[1122854400000,0.245283018867925],[1125532800000,0.207547169811321],[1128124800000,0.216981132075472],[1130803200000,0.212264150943396],[1133395200000,0.221698113207547],[1136073600000,0.216981132075472],[1138752000000,0.240566037735849],[1141171200000,0.221698113207547],[1143849600000,0.207547169811321],[1146441600000,0.212264150943396],[1149120000000,0.155660377358491],[1151712000000,0.188679245283019],[1154390400000,0.207547169811321],[1157068800000,0.188679245283019],[1159660800000,0.183962264150943],[1162339200000,0.202830188679245],[1164931200000,0.165094339622642],[1167609600000,0.202830188679245],[1170288000000,0.212264150943396],[1172707200000,0.240566037735849],[1175385600000,0.216981132075472],[1177977600000,0.19811320754717],[1180656000000,0.174528301886792],[1183248000000,0.221698113207547],[1185926400000,0.226415094339623],[1188604800000,0.221698113207547],[1191196800000,0.207547169811321],[1193875200000,0.216981132075472],[1196467200000,0.207547169811321],[1199145600000,0.235849056603774],[1201824000000,0.221698113207547],[1204329600000,0.221698113207547],[1207008000000,0.254716981132075],[1209600000000,0.183962264150943],[1212278400000,0.235849056603774],[1214870400000,0.268867924528302],[1217548800000,0.268867924528302],[1220227200000,0.292452830188679],[1222819200000,0.30188679245283],[1225497600000,0.273584905660377],[1228089600000,0.306603773584906],[1230768000000,0.316037735849057],[1233446400000,0.363207547169811],[1235865600000,0.391509433962264],[1238544000000,0.429245283018868],[1241136000000,0.481132075471698],[1243814400000,0.622641509433962],[1246406400000,0.566037735849057],[1249084800000,0.580188679245283],[1251763200000,0.650943396226415],[1254355200000,0.702830188679245],[1257033600000,0.745283018867925],[1259625600000,0.759433962264151],[1262304000000,0.754716981132076],[1264982400000,0.75],[1267401600000,0.773584905660377],[1270080000000,0.85377358490566],[1272672000000,0.863207547169811],[1275350400000,1],[1277942400000,0.863207547169811],[1280620800000,0.80188679245283],[1283299200000,0.768867924528302],[1285891200000,0.811320754716981],[1288569600000,0.80188679245283],[1291161600000,0.844339622641509],[1293840000000,0.825471698113208],[1296518400000,0.806603773584906],[1298937600000,0.825471698113208],[1301616000000,0.797169811320755],[1304208000000,0.830188679245283],[1306886400000,0.867924528301887],[1309478400000,0.849056603773585],[1312156800000,0.867924528301887],[1314835200000,0.849056603773585],[1317427200000,0.783018867924528],[1320105600000,0.792452830188679],[1322697600000,0.778301886792453],[1325376000000,0.792452830188679],[1328054400000,0.740566037735849],[1330560000000,0.716981132075472],[1333238400000,0.712264150943396],[1335830400000,0.75],[1338508800000,0.773584905660377],[1341100800000,0.636792452830189],[1343779200000,0.679245283018868],[1346457600000,0.69811320754717],[1349049600000,0.75],[1351728000000,0.688679245283019],[1354320000000,0.64622641509434],[1356998400000,0.556603773584906],[1359676800000,0.622641509433962],[1362096000000,0.641509433962264],[1364774400000,0.617924528301887],[1367366400000,0.617924528301887],[1370044800000,0.613207547169811],[1372636800000,0.575471698113208],[1375315200000,0.589622641509434],[1377993600000,0.589622641509434],[1380585600000,0.580188679245283],[1383264000000,0.617924528301887],[1385856000000,0.627358490566038],[1388534400000,0.537735849056604],[1391212800000,0.561320754716981],[1393632000000,0.556603773584906],[1396310400000,0.55188679245283],[1398902400000,0.5],[1401580800000,0.462264150943396],[1404172800000,0.429245283018868],[1406851200000,0.419811320754717],[1409529600000,0.443396226415094],[1412121600000,0.452830188679245],[1414800000000,0.424528301886792],[1417392000000,0.419811320754717],[1420070400000,0.433962264150943],[1422748800000,0.419811320754717],[1425168000000,0.377358490566038],[1427846400000,0.35377358490566]]},{"name":"unemploy","type":"line","data":[[-79056000000,0.0204468303465698],[-76377600000,0.0205257756374832],[-73699200000,0.0215520644193574],[-71107200000,0.0361569432383358],[-68428800000,0.0300781558380043],[-65836800000,0.0262887818741612],[-63158400000,0.0152364411462856],[-60480000000,0.0249467119286335],[-57974400000,0.0151574958553722],[-55296000000,0.00189468698192153],[-52704000000,0.00434199100023684],[-50025600000,0.0199731586010894],[-47433600000,0.0156311676008526],[-44755200000,0.00655245914581195],[-42076800000,7.8945290913397e-05],[-39484800000,0.000315781163653588],[-36806400000,0.00236835872740191],[-34214400000,0],[-31536000000,0.0026051946001421],[-28857600000,0.000552617036393779],[-26438400000,0.00213152285466172],[-23760000000,0.00576300623667798],[-21168000000,0.00221046814557512],[-18489600000,0.010341833109655],[-15897600000,0.0144469882371517],[-13219200000,0.0134996447461909],[-10540800000,0.0280255782742559],[-7948800000,0.0287360858924765],[-5270400000,0.0134996447461909],[-2678400000,0.015710112891766],[0,0.0407357701113129],[2678400000,0.0606299834214889],[5097600000,0.0749980263677272],[7776000000,0.0877871634956975],[10368000000,0.0974184889871319],[13046400000,0.109418173205968],[15638400000,0.117628483460962],[18316800000,0.124023052024947],[20995200000,0.139812110207626],[23587200000,0.150469724480935],[26265600000,0.174705928791348],[28857600000,0.188758190573932],[31536000000,0.181653114391727],[34214400000,0.175100655245915],[36633600000,0.18173205968264],[39312000000,0.179521591537065],[41904000000,0.182442567300861],[44582400000,0.178732138627931],[47174400000,0.185521433646483],[49852800000,0.193337017446909],[52531200000,0.186074050682877],[55123200000,0.179126865082498],[57801600000,0.195468540301571],[60393600000,0.194915923265177],[63072000000,0.184258308991869],[65750400000,0.17707428751875],[68256000000,0.185758269519223],[70934400000,0.179521591537065],[73526400000,0.176600615773269],[76204800000,0.176679561064183],[78796800000,0.175890108155049],[81475200000,0.177942685718797],[84153600000,0.170837609536591],[86745600000,0.172890187100339],[89424000000,0.151338122680982],[92016000000,0.146680350517092],[94694400000,0.129549222388884],[97372800000,0.139496329043973],[99792000000,0.134917502170995],[102470400000,0.140048946080366],[105062400000,0.129786058261625],[107740800000,0.13247019815268],[110332800000,0.127891371279703],[113011200000,0.127891371279703],[115689600000,0.131443909370806],[118281600000,0.115181179442646],[120960000000,0.135075392752822],[123552000000,0.142417304807768],[126230400000,0.154653824899345],[128908800000,0.16152206520881],[131328000000,0.153864371990211],[134006400000,0.152601247335596],[136598400000,0.159469487645062],[139276800000,0.176995342227836],[141868800000,0.187731901792058],[144547200000,0.184495144864609],[147225600000,0.217257440593669],[149817600000,0.224046735612221],[152496000000,0.272755980105787],[155088000000,0.311912844398832],[157766400000,0.38020052103892],[160444800000,0.381700481566275],[162864000000,0.41785742480461],[165542400000,0.436172732296519],[168134400000,0.453777532170206],[170812800000,0.436962185205652],[173404800000,0.429620273150707],[176083200000,0.413910160258941],[178761600000,0.413515433804374],[181353600000,0.411462856240625],[184032000000,0.403331491276545],[186624000000,0.399384226730875],[189302400000,0.382805715639062],[191980800000,0.366385095129076],[194486400000,0.358806347201389],[197164800000,0.366700876292729],[199756800000,0.344833030709718],[202435200000,0.366069313965422],[205027200000,0.379332122838873],[207705600000,0.381542590984448],[210384000000,0.370648140838399],[212976000000,0.374595405384069],[215654400000,0.389595010657614],[218246400000,0.383674113839109],[220924800000,0.362753611747059],[223603200000,0.375621694165943],[226022400000,0.364885134601721],[228700800000,0.345306702455199],[231292800000,0.333622799400016],[233971200000,0.351227599273703],[236563200000,0.327149285545117],[239241600000,0.334728033472803],[241920000000,0.320991552853872],[244512000000,0.321938896344833],[247190400000,0.32604405147233],[249782400000,0.292176521670482],[252460800000,0.300307886634562],[255139200000,0.286808241888371],[257558400000,0.288308202415726],[260236800000,0.275913791742323],[262828800000,0.271729691323913],[265507200000,0.263914107523486],[268099200000,0.286097734270151],[270777600000,0.268019262650983],[273456000000,0.271571800742086],[276048000000,0.257519538959501],[278726400000,0.267782426778243],[281318400000,0.279703165706166],[283996800000,0.270308676087471],[286675200000,0.275361174705929],[289094400000,0.270308676087471],[291772800000,0.267150864450935],[294364800000,0.249072392831768],[297043200000,0.258466882450462],[299635200000,0.261387858214258],[302313600000,0.286966132470198],[304992000000,0.276703244651457],[307584000000,0.285071445488277],[310262400000,0.2804926186153],[312854400000,0.287360858924765],[315532800000,0.315623273071761],[318211200000,0.317123233599116],[320716800000,0.319254756453778],[323395200000,0.368911344438304],[325987200000,0.418331096550091],[328665600000,0.427330859714218],[331257600000,0.448251361806268],[333936000000,0.44177784795137],[336614400000,0.421252072313886],[339206400000,0.426541406805084],[341884800000,0.421409962895713],[344476800000,0.397331649167127],[347155200000,0.425199336859556],[349833600000,0.423620431041288],[352252800000,0.418173205968264],[354931200000,0.40925238809505],[357523200000,0.433330701823636],[360201600000,0.427330859714218],[362793600000,0.40877871634957],[365472000000,0.422436251677587],[368150400000,0.437751638114786],[370742400000,0.47059287913476],[373420800000,0.500828925554591],[376012800000,0.519617904791979],[378691200000,0.529880792610721],[381369600000,0.554195942212047],[383788800000,0.569195547485593],[386467200000,0.596747454014368],[389059200000,0.603931475487487],[391737600000,0.619957369542907],[394329600000,0.644509355016973],[397008000000,0.647035604326202],[399686400000,0.673561222073103],[402278400000,0.698192152838083],[404956800000,0.730480776821663],[407548800000,0.739401594694876],[410227200000,0.69858687929265],[412905600000,0.699455277492698],[415324800000,0.688639772637562],[418003200000,0.677587431909687],[420595200000,0.668587668745559],[423273600000,0.675850635509592],[425865600000,0.620746822452041],[428544000000,0.626667719270546],[431222400000,0.599747375069077],[433814400000,0.568563985158285],[436492800000,0.537933212283887],[439084800000,0.524670403410437],[441763200000,0.499171074445409],[444441600000,0.482039946317202],[446947200000,0.478487408226099],[449625600000,0.479750532880714],[452217600000,0.455593273861214],[454896000000,0.437435856951133],[457488000000,0.461987842425199],[460166400000,0.460566827188758],[462844800000,0.448567142969922],[465436800000,0.449672377042709],[468115200000,0.435225388805558],[470707200000,0.447856635351701],[473385600000,0.452988079261072],[476064000000,0.444935659587906],[478483200000,0.446356674824347],[481161600000,0.450777611115497],[483753600000,0.443435699060551],[486432000000,0.455909055024868],[489024000000,0.460093155443278],[491702400000,0.435067498223731],[494380800000,0.439172653351228],[496972800000,0.443119917896897],[499651200000,0.42969921844162],[502243200000,0.430488671350754],[504921600000,0.403410436567459],[507600000000,0.451330228151891],[510019200000,0.449830267624536],[512697600000,0.448330307097182],[515289600000,0.454251203915686],[517968000000,0.459698428988711],[520560000000,0.444777769006079],[523238400000,0.430251835478014],[525916800000,0.444067261387858],[528508800000,0.438777926896661],[531187200000,0.432146522459935],[533779200000,0.410357622167838],[536457600000,0.411068129786058],[539136000000,0.408936606931397],[541555200000,0.408699771058656],[544233600000,0.383437277966369],[546825600000,0.385963527275598],[549504000000,0.37206915607484],[552096000000,0.361806268256099],[554774400000,0.361253651219705],[557452800000,0.348701349964475],[560044800000,0.358569511328649],[562723200000,0.343412015473277],[565315200000,0.335596431672851],[567993600000,0.336938501618378],[570672000000,0.335043814636457],[573177600000,0.330859714218047],[575856000000,0.309149759216863],[578448000000,0.323202020999447],[581126400000,0.304807768216626],[583718400000,0.309465540380516],[586396800000,0.328254519617905],[589075200000,0.309386595089603],[591667200000,0.306544564616721],[594345600000,0.304097260598405],[596937600000,0.302597300071051],[599616000000,0.315544327780848],[602294400000,0.290044998815821],[604713600000,0.277887424015157],[607392000000,0.298650035525381],[609984000000,0.291308123470435],[612662400000,0.307255072234941],[615254400000,0.300781558380043],[617932800000,0.302044683034657],[620611200000,0.308281361016815],[623203200000,0.311439172653351],[625881600000,0.318938975290124],[628473600000,0.314360148417147],[631152000000,0.321070498144786],[633830400000,0.313097023762533],[636249600000,0.308912923344123],[638928000000,0.324623036235889],[641520000000,0.320281045235652],[644198400000,0.308281361016815],[646790400000,0.334491197600063],[649468800000,0.355490644983027],[652147200000,0.369700797347438],[654739200000,0.376884818820557],[657417600000,0.400963132549143],[660009600000,0.411778637404279],[662688000000,0.420778400568406],[665366400000,0.440514723296755],[667785600000,0.465856161679956],[670464000000,0.454251203915686],[673056000000,0.477697955316965],[675734400000,0.474224362516776],[678326400000,0.465856161679956],[681004800000,0.472171784953028],[683683200000,0.476592721244178],[686275200000,0.486066156153785],[688953600000,0.493092287045078],[691545600000,0.514170679718955],[694224000000,0.520881029446594],[696902400000,0.534380674192784],[699408000000,0.534854345938265],[702086400000,0.531301807847162],[704678400000,0.55727480855767],[707356800000,0.580642614668035],[709948800000,0.56564300939449],[712627200000,0.560669456066946],[715305600000,0.560195784321465],[717897600000,0.529959737901634],[720576000000,0.543143601484172],[723168000000,0.542512039156864],[725846400000,0.524196731664956],[728524800000,0.512986500355254],[730944000000,0.502960448409252],[733622400000,0.507223494118576],[736214400000,0.510302360464198],[738892800000,0.508091892318623],[741484800000,0.493013341754164],[744163200000,0.479829478171627],[746841600000,0.475961158916871],[749433600000,0.478803189389753],[752112000000,0.462382568879766],[754704000000,0.457251124970395],[757382400000,0.469329754480145],[760060800000,0.465619325807216],[762480000000,0.456698507934002],[765158400000,0.44572511249704],[767750400000,0.412883871477066],[770428800000,0.413831214968027],[773020800000,0.415331175495382],[775699200000,0.414304886713508],[778377600000,0.398594773821742],[780969600000,0.390542354148575],[783648000000,0.370253414383832],[786240000000,0.358806347201389],[788918400000,0.370253414383832],[791596800000,0.355411699692113],[794016000000,0.352727559801058],[796694400000,0.391568642930449],[799286400000,0.374595405384069],[801964800000,0.374358569511329],[804556800000,0.382253098602668],[807235200000,0.378858451093392],[809913600000,0.378384779347912],[812505600000,0.366542985710902],[815184000000,0.374279624220415],[817776000000,0.374042788347675],[820454400000,0.379411068129786],[823132800000,0.365358806347201],[825638400000,0.365753532801768],[828316800000,0.373411226020368],[830908800000,0.374042788347675],[833587200000,0.348148732928081],[836179200000,0.367253493329123],[838857600000,0.331333385963527],[841536000000,0.338991079182127],[844128000000,0.343096234309623],[846806400000,0.35928001894687],[849398400000,0.360622088892398],[852076800000,0.353122286255625],[854755200000,0.348701349964475],[857174400000,0.340648930291308],[859852800000,0.330622878345307],[862444800000,0.313412804926186],[865123200000,0.324780926817715],[867715200000,0.313412804926186],[870393600000,0.309702376253256],[873072000000,0.3134917502171],[875664000000,0.297544801452593],[878342400000,0.286018788979237],[880934400000,0.299281597852688],[883612800000,0.290755506434041],[886291200000,0.285860898397411],[888710400000,0.295018552143365],[891388800000,0.257045867214021],[893980800000,0.265414068050841],[896659200000,0.278440041051551],[899251200000,0.282150469724481],[901929600000,0.275834846451409],[904608000000,0.28538722665193],[907200000000,0.283808320833662],[909878400000,0.269598168469251],[912470400000,0.26422988868714],[915148800000,0.25980895239599],[917827200000,0.270466566669298],[920246400000,0.244572511249704],[922924800000,0.262019420541565],[925516800000,0.245598800031578],[928195200000,0.257835320123155],[930787200000,0.263677271650746],[933465600000,0.248914502249941],[936144000000,0.254993289650272],[938736000000,0.244177784795137],[941414400000,0.239283176758506],[944006400000,0.234309623430962],[946684800000,0.238651614431199],[949363200000,0.250493408068209],[951868800000,0.240625246704034],[954547200000,0.220731033393858],[957139200000,0.242598878976869],[959817600000,0.234151732849136],[962409600000,0.241730480776822],[965088000000,0.250098681613642],[967766400000,0.232099155285387],[970358400000,0.224915133812268],[973036800000,0.233204389358175],[975628800000,0.232809662903608],[978307200000,0.263519381068919],[980985600000,0.268729770269203],[983404800000,0.2728349253967],[986083200000,0.283097813215442],[988675200000,0.279545275124339],[991353600000,0.299913160179995],[993945600000,0.307728743980422],[996624000000,0.343964632509671],[999302400000,0.35185916160101],[1001894400000,0.395436962185206],[1004572800000,0.419831057077445],[1007164800000,0.439962106260362],[1009843200000,0.433962264150943],[1012521600000,0.436567458751085],[1014940800000,0.443593589642378],[1017619200000,0.46688245046183],[1020211200000,0.451093392279151],[1022889600000,0.45061972053367],[1025481600000,0.45038288466093],[1028160000000,0.443593589642378],[1030838400000,0.439409489223968],[1033430400000,0.443830425515118],[1036108800000,0.460645772479672],[1038700800000,0.470119207389279],[1041379200000,0.460645772479672],[1044057600000,0.468382410989184],[1046476800000,0.466014052261783],[1049155200000,0.486066156153785],[1051747200000,0.495144864608826],[1054425600000,0.519538959501066],[1057017600000,0.49940791031815],[1059696000000,0.490329201863109],[1062374400000,0.492302834135944],[1064966400000,0.477382174153312],[1067644800000,0.465066708770822],[1070236800000,0.444619878424252],[1072915200000,0.448803978842662],[1075593600000,0.432778084787242],[1078099200000,0.458356359043183],[1080777600000,0.433014920659983],[1083369600000,0.436330622878345],[1086048000000,0.442172574405937],[1088640000000,0.430330780768927],[1091318400000,0.418804768295571],[1093996800000,0.413831214968027],[1096588800000,0.424409883950422],[1099267200000,0.414225941422594],[1101859200000,0.414383832004421],[1104537600000,0.402542038367411],[1107216000000,0.418015315386437],[1109635200000,0.398831609694482],[1112313600000,0.393700165785111],[1114905600000,0.39204231467593],[1117584000000,0.382016262729928],[1120176000000,0.372700718402147],[1122854400000,0.36788505565643],[1125532800000,0.384305676166417],[1128124800000,0.376411147075077],[1130803200000,0.385331964948291],[1133395200000,0.362674666456146],[1136073600000,0.345701428909766],[1138752000000,0.355174863819373],[1141171200000,0.346332991237073],[1143849600000,0.350122365200916],[1146441600000,0.33907002447304],[1149120000000,0.340727875582222],[1151712000000,0.354464356201153],[1154390400000,0.347832951764427],[1157068800000,0.328570300781558],[1159660800000,0.319096865871951],[1162339200000,0.330543933054393],[1164931200000,0.32185995105392],[1167609600000,0.349806584037262],[1170288000000,0.33488592405463],[1172707200000,0.319412647035604],[1175385600000,0.328807136654299],[1177977600000,0.322175732217573],[1180656000000,0.338991079182127],[1183248000000,0.352411778637404],[1185926400000,0.345938264782506],[1188604800000,0.354069629746586],[1191196800000,0.359358964237783],[1193875200000,0.359595800110523],[1196467200000,0.391568642930449],[1199145600000,0.394726454566985],[1201824000000,0.379884739875266],[1204329600000,0.40554195942212],[1207008000000,0.390937080603142],[1209600000000,0.450777611115497],[1212278400000,0.464987763479908],[1214870400000,0.493565958790558],[1217548800000,0.53311754953817],[1220227200000,0.53753848582932],[1222819200000,0.583326754559091],[1225497600000,0.619957369542907],[1228089600000,0.679008447146128],[1230768000000,0.73995421173127],[1233446400000,0.806268256098524],[1235865600000,0.847951369700797],[1238544000000,0.881661008920818],[1241136000000,0.932659666850872],[1243814400000,0.949080287360859],[1246406400000,0.940712086524039],[1249084800000,0.957527433488592],[1251763200000,0.972921765216705],[1254355200000,1],[1257033600000,0.989500276308518],[1259625600000,0.979947896107997],[1262304000000,0.975842740980501],[1264982400000,0.981132075471698],[1267401600000,0.98815820636299],[1270080000000,0.997868477145338],[1272672000000,0.960290518670561],[1275350400000,0.930686034578037],[1277942400000,0.933685955632746],[1280620800000,0.944422515196969],[1283299200000,0.938975290123944],[1285891200000,0.9340017367964],[1288569600000,0.978605826162469],[1291161600000,0.920738927922949],[1293840000000,0.894292255466961],[1296518400000,0.879055814320676],[1298937600000,0.872503355174864],[1301616000000,0.889871319175811],[1304208000000,0.881818899502645],[1306886400000,0.890266045630378],[1309478400000,0.874555932738612],[1312156800000,0.878897923738849],[1314835200000,0.889160811557591],[1317427200000,0.861214178574248],[1320105600000,0.838162153627536],[1322697600000,0.821662587826636],[1325376000000,0.798294781716271],[1328054400000,0.799557906370885],[1330560000000,0.791663377279545],[1333238400000,0.786374042788348],[1335830400000,0.787479276861135],[1338508800000,0.790005526170364],[1341100800000,0.787163495697482],[1343779200000,0.772558616878503],[1346457600000,0.744454093313334],[1349049600000,0.745164600931554],[1351728000000,0.73577011131286],[1354320000000,0.758901081550486],[1356998400000,0.772558616878503],[1359676800000,0.731428120312623],[1362096000000,0.710823399384227],[1364774400000,0.716428515039078],[1367366400000,0.708060314202258],[1370044800000,0.715718007420857],[1372636800000,0.682876766400884],[1375315200000,0.678455830109734],[1377993600000,0.677745322491513],[1380585600000,0.667166653509118],[1383264000000,0.639614746980343],[1385856000000,0.609378700560512],[1388534400000,0.593431751796005],[1391212800000,0.605036709560275],[1393632000000,0.60748401357859],[1396310400000,0.553959106339307],[1398902400000,0.56635351701271],[1401580800000,0.534854345938265],[1404172800000,0.546538248993447],[1406851200000,0.545827741375227],[1409529600000,0.519223178337412],[1412121600000,0.497750059208968],[1414800000000,0.505644588300308],[1417392000000,0.476197994789611],[1420070400000,0.490881818899503],[1422748800000,0.467750848661877],[1425168000000,0.459382647825057],[1427846400000,0.461119444225152]]}],"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.1.</p>
</div>
</footer></div>
</body></html>