apexcharter/reference/ax_subtitle.html

169 lines
24 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="Chart's subtitle"><title>Chart's subtitle — ax_subtitle • apexcharter</title><script src="../deps/jquery-3.6.0/jquery-3.6.0.min.js"></script><meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"><link href="../deps/bootstrap-5.3.1/bootstrap.min.css" rel="stylesheet"><script src="../deps/bootstrap-5.3.1/bootstrap.bundle.min.js"></script><link href="../deps/Poppins-0.4.9/font.css" rel="stylesheet"><!-- Font Awesome icons --><link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.12.1/css/all.min.css" integrity="sha256-mmgLkCYLUQbXn0B1SRqzHar6dCnv9oZFPEC1g1cwlkk=" crossorigin="anonymous"><link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.12.1/css/v4-shims.min.css" integrity="sha256-wZjR52fzng1pJHwx4aV2AO3yyTOXrcDW7jBpJtTwVxw=" crossorigin="anonymous"><!-- bootstrap-toc --><script src="https://cdn.jsdelivr.net/gh/afeld/bootstrap-toc@v1.0.1/dist/bootstrap-toc.min.js" integrity="sha256-4veVQbu7//Lk5TSmc7YV48MxtMy98e26cf5MrgZYnwo=" crossorigin="anonymous"></script><!-- headroom.js --><script src="https://cdnjs.cloudflare.com/ajax/libs/headroom/0.11.0/headroom.min.js" integrity="sha256-AsUX4SJE1+yuDu5+mAVzJbuYNPHj/WroHuZ8Ir/CkE0=" crossorigin="anonymous"></script><script src="https://cdnjs.cloudflare.com/ajax/libs/headroom/0.11.0/jQuery.headroom.min.js" integrity="sha256-ZX/yNShbjqsohH1k95liqY9Gd8uOiE1S4vZc+9KQ1K4=" crossorigin="anonymous"></script><!-- clipboard.js --><script src="https://cdnjs.cloudflare.com/ajax/libs/clipboard.js/2.0.6/clipboard.min.js" integrity="sha256-inc5kl9MA1hkeYUt+EC3BhlIgyp/2jDIyBLS6k3UxPI=" crossorigin="anonymous"></script><!-- search --><script src="https://cdnjs.cloudflare.com/ajax/libs/fuse.js/6.4.6/fuse.js" integrity="sha512-zv6Ywkjyktsohkbp9bb45V6tEMoWhzFzXis+LrMehmJZZSys19Yxf1dopHx7WzIKxr5tK2dVcYmaCk2uqdjF4A==" crossorigin="anonymous"></script><script src="https://cdnjs.cloudflare.com/ajax/libs/autocomplete.js/0.38.0/autocomplete.jquery.min.js" integrity="sha512-GU9ayf+66Xx2TmpxqJpliWbT5PiGYxpaG8rfnBEk1LL8l1KGkRShhngwdXK1UgqhAzWpZHSiYPc09/NwDQIGyg==" crossorigin="anonymous"></script><script src="https://cdnjs.cloudflare.com/ajax/libs/mark.js/8.11.1/mark.min.js" integrity="sha512-5CYOlHXGh6QpOFA/TeTylKLWfB3ftPsde7AnmhuitiTX4K5SqCLBeKro6sPS8ilsz1Q4NRx3v8Ko2IBiszzdww==" crossorigin="anonymous"></script><!-- pkgdown --><script src="../pkgdown.js"></script><meta property="og:title" content="Chart's subtitle — ax_subtitle"><meta property="og:description" content="Chart's subtitle"><!-- mathjax --><script src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.5/MathJax.js" integrity="sha256-nvJJv9wWKEm88qvoQl9ekL2J+k/RWIsaSScxxlsrv8k=" crossorigin="anonymous"></script><script src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.5/config/TeX-AMS-MML_HTMLorMML.js" integrity="sha256-84DKXVJXs0/F8OTMzX4UR909+jtl4G7SPypPavF+GfA=" crossorigin="anonymous"></script><!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.3/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]--><!-- dependencies from examples --><script src="libs/htmlwidgets-1.6.4/htmlwidgets.js"></script><script src="libs/apexcharter-binding-0.4.1.9300/apexcharter.js"></script></head><body>
<a href="#main" class="visually-hidden-focusable">Skip to contents</a>
<nav class="navbar fixed-top navbar-dark navbar-expand-lg bg-primary"><div class="container">
<a class="navbar-brand me-2" href="../index.html">apexcharter</a>
<small class="nav-text text-muted me-auto" data-bs-toggle="tooltip" data-bs-placement="bottom" title="">0.4.1.9300</small>
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbar" aria-controls="navbar" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div id="navbar" class="collapse navbar-collapse ms-3">
<ul class="navbar-nav me-auto"><li class="nav-item">
<a class="nav-link" href="../articles/apexcharter.html">Get started</a>
</li>
<li class="active nav-item">
<a class="nav-link" href="../reference/index.html">Reference</a>
</li>
<li class="nav-item dropdown">
<a href="#" class="nav-link dropdown-toggle" data-bs-toggle="dropdown" role="button" aria-expanded="false" aria-haspopup="true" id="dropdown-articles">Articles</a>
<div class="dropdown-menu" aria-labelledby="dropdown-articles">
<a class="dropdown-item" href="../articles/extra/advanced-configuration.html">Advanced configuration examples</a>
<a class="dropdown-item" href="../articles/extra/chart-options.html">Customize chart options</a>
<a class="dropdown-item" href="../articles/extra/facets.html">Create grid of charts</a>
<a class="dropdown-item" href="../articles/extra/shiny-integration.html">Use in Shiny application</a>
<a class="dropdown-item" href="../articles/extra/spark-box.html">Create boxes with sparklines</a>
<a class="dropdown-item" href="../articles/extra/sync-charts.html">Synchronize charts with each other</a>
</div>
</li>
<li class="nav-item">
<a class="nav-link" href="../news/index.html">Changelog</a>
</li>
</ul><form class="form-inline my-2 my-lg-0" role="search">
<input type="search" class="form-control me-sm-2" aria-label="Toggle navigation" name="search-input" data-search-index="../search.json" id="search-input" placeholder="Search for" autocomplete="off"></form>
<ul class="navbar-nav"><li class="nav-item">
<a class="external-link nav-link" href="https://github.com/dreamRs/apexcharter/" aria-label="github">
<span class="fab fa fab fa-github fa-lg"></span>
</a>
</li>
</ul></div>
</div>
</nav><div class="container template-reference-topic">
<div class="row">
<main id="main" class="col-md-9"><div class="page-header">
<img src="" class="logo" alt=""><h1>Chart's subtitle</h1>
<small class="dont-index">Source: <a href="https://github.com/dreamRs/apexcharter/blob/HEAD/R/apex-utils.R" class="external-link"><code>R/apex-utils.R</code></a></small>
<div class="d-none name"><code>ax_subtitle.Rd</code></div>
</div>
<div class="ref-description section level2">
<p>Chart's subtitle</p>
</div>
<div class="section level2">
<h2 id="ref-usage">Usage<a class="anchor" aria-label="anchor" href="#ref-usage"></a></h2>
<div class="sourceCode"><pre class="sourceCode r"><code><span><span class="fu">ax_subtitle</span><span class="op">(</span></span>
<span> <span class="va">ax</span>,</span>
<span> text <span class="op">=</span> <span class="cn">NULL</span>,</span>
<span> align <span class="op">=</span> <span class="cn">NULL</span>,</span>
<span> margin <span class="op">=</span> <span class="cn">NULL</span>,</span>
<span> offsetX <span class="op">=</span> <span class="cn">NULL</span>,</span>
<span> offsetY <span class="op">=</span> <span class="cn">NULL</span>,</span>
<span> floating <span class="op">=</span> <span class="cn">NULL</span>,</span>
<span> style <span class="op">=</span> <span class="cn">NULL</span>,</span>
<span> <span class="va">...</span></span>
<span><span class="op">)</span></span></code></pre></div>
</div>
<div class="section level2">
<h2 id="arguments">Arguments<a class="anchor" aria-label="anchor" href="#arguments"></a></h2>
<dl><dt>ax</dt>
<dd><p>An <code><a href="apexchart.html">apexchart()</a></code> <code>htmlwidget</code> object.</p></dd>
<dt>text</dt>
<dd><p>Text to display as a subtitle of chart.</p></dd>
<dt>align</dt>
<dd><p>Alignment of subtitle relative to chart area. Possible Options: <code>"left"</code>, <code>"center"</code> and <code>"right"</code>.</p></dd>
<dt>margin</dt>
<dd><p>Numeric. Vertical spacing around the subtitle text.</p></dd>
<dt>offsetX</dt>
<dd><p>Numeric. Sets the left offset for subtitle text.</p></dd>
<dt>offsetY</dt>
<dd><p>Numeric. Sets the top offset for subtitle text</p></dd>
<dt>floating</dt>
<dd><p>Logical. The floating option will take out the subtitle text from the chart area and make it float on top of the chart.</p></dd>
<dt>style</dt>
<dd><p>List with two items: <code>fontSize</code> (Font Size of the subtitle text) and <code>color</code> (Fore color of the subtitle text).</p></dd>
<dt>...</dt>
<dd><p>Additional parameters.</p></dd>
</dl></div>
<div class="section level2">
<h2 id="value">Value<a class="anchor" aria-label="anchor" href="#value"></a></h2>
<p>An <code><a href="apexchart.html">apexchart()</a></code></p>
<p></p>
<p><code>htmlwidget</code> object.</p>
</div>
<div class="section level2">
<h2 id="note">Note<a class="anchor" aria-label="anchor" href="#note"></a></h2>
<p>See <a href="https://apexcharts.com/docs/options/subtitle/" class="external-link">https://apexcharts.com/docs/options/subtitle/</a></p>
</div>
<div class="section level2">
<h2 id="ref-examples">Examples<a class="anchor" aria-label="anchor" href="#ref-examples"></a></h2>
<div class="sourceCode"><pre class="sourceCode r"><code><span class="r-in"><span><span class="fu"><a href="https://rdrr.io/r/utils/data.html" class="external-link">data</a></span><span class="op">(</span><span class="st">"economics"</span>, package <span class="op">=</span> <span class="st">"ggplot2"</span><span class="op">)</span></span></span>
<span class="r-in"><span><span class="fu"><a href="apex.html">apex</a></span><span class="op">(</span></span></span>
<span class="r-in"><span> data <span class="op">=</span> <span class="va">economics</span>,</span></span>
<span class="r-in"><span> mapping <span class="op">=</span> <span class="fu"><a href="apexcharter-exports.html">aes</a></span><span class="op">(</span>x <span class="op">=</span> <span class="va">date</span>, y <span class="op">=</span> <span class="va">uempmed</span><span class="op">)</span>,</span></span>
<span class="r-in"><span> type <span class="op">=</span> <span class="st">"line"</span></span></span>
<span class="r-in"><span><span class="op">)</span> <span class="op"><a href="apexcharter-exports.html">%&gt;%</a></span></span></span>
<span class="r-in"><span> <span class="fu"><a href="ax_title.html">ax_title</a></span><span class="op">(</span></span></span>
<span class="r-in"><span> text <span class="op">=</span> <span class="st">"Median duration of unemployment"</span></span></span>
<span class="r-in"><span> <span class="op">)</span> <span class="op"><a href="apexcharter-exports.html">%&gt;%</a></span></span></span>
<span class="r-in"><span> <span class="fu">ax_subtitle</span><span class="op">(</span></span></span>
<span class="r-in"><span> text <span class="op">=</span> <span class="st">"in weeks"</span></span></span>
<span class="r-in"><span> <span class="op">)</span></span></span>
<div id="htmlwidget-62704077f3d58cad79c1" style="width:700px;height:432.632880098888px;" class="apexcharter html-widget"></div>
<script type="application/json" data-for="htmlwidget-62704077f3d58cad79c1">{"x":{"ax_opts":{"chart":{"type":"line"},"series":[{"name":"uempmed","type":"line","data":[[-79056000000,4.5],[-76377600000,4.7],[-73699200000,4.6],[-71107200000,4.9],[-68428800000,4.7],[-65836800000,4.8],[-63158400000,5.1],[-60480000000,4.5],[-57974400000,4.1],[-55296000000,4.6],[-52704000000,4.4],[-50025600000,4.4],[-47433600000,4.5],[-44755200000,4.2],[-42076800000,4.6],[-39484800000,4.8],[-36806400000,4.4],[-34214400000,4.4],[-31536000000,4.4],[-28857600000,4.9],[-26438400000,4],[-23760000000,4],[-21168000000,4.2],[-18489600000,4.4],[-15897600000,4.4],[-13219200000,4.4],[-10540800000,4.7],[-7948800000,4.5],[-5270400000,4.8],[-2678400000,4.6],[0,4.6],[2678400000,4.5],[5097600000,4.6],[7776000000,4.1],[10368000000,4.7],[13046400000,4.9],[15638400000,5.1],[18316800000,5.4],[20995200000,5.2],[23587200000,5.2],[26265600000,5.6],[28857600000,5.9],[31536000000,6.2],[34214400000,6.3],[36633600000,6.4],[39312000000,6.5],[41904000000,6.7],[44582400000,5.7],[47174400000,6.2],[49852800000,6.4],[52531200000,5.8],[55123200000,6.5],[57801600000,6.4],[60393600000,6.2],[63072000000,6.2],[65750400000,6.6],[68256000000,6.6],[70934400000,6.7],[73526400000,6.6],[76204800000,5.4],[78796800000,6.1],[81475200000,6],[84153600000,5.6],[86745600000,5.7],[89424000000,5.7],[92016000000,6.1],[94694400000,5.7],[97372800000,5.2],[99792000000,5.5],[102470400000,5],[105062400000,4.9],[107740800000,5],[110332800000,5.2],[113011200000,4.9],[115689600000,5.4],[118281600000,5.5],[120960000000,5.1],[123552000000,4.7],[126230400000,5],[128908800000,5.1],[131328000000,4.8],[134006400000,5],[136598400000,4.6],[139276800000,5.3],[141868800000,5.7],[144547200000,5],[147225600000,5.3],[149817600000,5.5],[152496000000,5.2],[155088000000,5.7],[157766400000,6.3],[160444800000,7.1],[162864000000,7.2],[165542400000,8.699999999999999],[168134400000,9.4],[170812800000,8.800000000000001],[173404800000,8.6],[176083200000,9.199999999999999],[178761600000,9.199999999999999],[181353600000,8.6],[184032000000,9.5],[186624000000,9],[189302400000,9],[191980800000,8.199999999999999],[194486400000,8.699999999999999],[197164800000,8.199999999999999],[199756800000,8.300000000000001],[202435200000,7.8],[205027200000,7.7],[207705600000,7.9],[210384000000,7.8],[212976000000,7.7],[215654400000,8.4],[218246400000,8],[220924800000,7.5],[223603200000,7.2],[226022400000,7.2],[228700800000,7.3],[231292800000,7.9],[233971200000,6.2],[236563200000,7.1],[239241600000,7],[241920000000,6.7],[244512000000,6.9],[247190400000,7],[249782400000,6.8],[252460800000,6.5],[255139200000,6.7],[257558400000,6.2],[260236800000,6.1],[262828800000,5.7],[265507200000,6],[268099200000,5.8],[270777600000,5.8],[273456000000,5.6],[276048000000,5.9],[278726400000,5.5],[281318400000,5.6],[283996800000,5.9],[286675200000,5.9],[289094400000,5.9],[291772800000,5.4],[294364800000,5.6],[297043200000,5.6],[299635200000,5.9],[302313600000,4.8],[304992000000,5.5],[307584000000,5.5],[310262400000,5.3],[312854400000,5.7],[315532800000,5.3],[318211200000,5.8],[320716800000,6],[323395200000,5.8],[325987200000,5.7],[328665600000,6.4],[331257600000,7],[333936000000,7.5],[336614400000,7.7],[339206400000,7.5],[341884800000,7.7],[344476800000,7.5],[347155200000,7.4],[349833600000,7.1],[352252800000,7.1],[354931200000,7.4],[357523200000,6.9],[360201600000,6.6],[362793600000,7.1],[365472000000,7.2],[368150400000,6.8],[370742400000,6.8],[373420800000,6.9],[376012800000,6.9],[378691200000,7.1],[381369600000,7.5],[383788800000,7.7],[386467200000,8.1],[389059200000,8.5],[391737600000,9.5],[394329600000,8.5],[397008000000,8.699999999999999],[399686400000,9.5],[402278400000,9.699999999999999],[404956800000,10],[407548800000,10.2],[410227200000,11.1],[412905600000,9.800000000000001],[415324800000,10.4],[418003200000,10.9],[420595200000,12.3],[423273600000,11.3],[425865600000,10.1],[428544000000,9.300000000000001],[431222400000,9.300000000000001],[433814400000,9.4],[436492800000,9.300000000000001],[439084800000,8.699999999999999],[441763200000,9.1],[444441600000,8.300000000000001],[446947200000,8.300000000000001],[449625600000,8.199999999999999],[452217600000,9.1],[454896000000,7.5],[457488000000,7.5],[460166400000,7.3],[462844800000,7.6],[465436800000,7.2],[468115200000,7.2],[470707200000,7.3],[473385600000,6.8],[476064000000,7.1],[478483200000,7.1],[481161600000,6.9],[483753600000,6.9],[486432000000,6.6],[489024000000,6.9],[491702400000,7.1],[494380800000,6.9],[496972800000,7.1],[499651200000,7],[502243200000,6.8],[504921600000,6.7],[507600000000,6.9],[510019200000,6.8],[512697600000,6.7],[515289600000,6.8],[517968000000,7],[520560000000,6.9],[523238400000,7.1],[525916800000,7.4],[528508800000,7],[531187200000,7.1],[533779200000,7.1],[536457600000,6.9],[539136000000,6.6],[541555200000,6.6],[544233600000,7.1],[546825600000,6.6],[549504000000,6.5],[552096000000,6.5],[554774400000,6.4],[557452800000,6],[560044800000,6.3],[562723200000,6.2],[565315200000,6],[567993600000,6.2],[570672000000,6.3],[573177600000,6.4],[575856000000,5.9],[578448000000,5.9],[581126400000,5.8],[583718400000,6.1],[586396800000,5.9],[589075200000,5.7],[591667200000,5.6],[594345600000,5.7],[596937600000,5.9],[599616000000,5.6],[602294400000,5.4],[604713600000,5.4],[607392000000,5.4],[609984000000,5.3],[612662400000,5.4],[615254400000,5.6],[617932800000,5],[620611200000,4.9],[623203200000,4.9],[625881600000,4.8],[628473600000,4.9],[631152000000,5.1],[633830400000,5.3],[636249600000,5.1],[638928000000,4.8],[641520000000,5.2],[644198400000,5.2],[646790400000,5.4],[649468800000,5.4],[652147200000,5.6],[654739200000,5.8],[657417600000,5.7],[660009600000,5.9],[662688000000,6],[665366400000,6.2],[667785600000,6.7],[670464000000,6.6],[673056000000,6.4],[675734400000,6.9],[678326400000,7],[681004800000,7.3],[683683200000,6.8],[686275200000,7.2],[688953600000,7.5],[691545600000,7.8],[694224000000,8.1],[696902400000,8.199999999999999],[699408000000,8.300000000000001],[702086400000,8.5],[704678400000,8.800000000000001],[707356800000,8.699999999999999],[709948800000,8.6],[712627200000,8.800000000000001],[715305600000,8.6],[717897600000,9],[720576000000,9],[723168000000,9.300000000000001],[725846400000,8.6],[728524800000,8.5],[730944000000,8.5],[733622400000,8.4],[736214400000,8.1],[738892800000,8.300000000000001],[741484800000,8.199999999999999],[744163200000,8.199999999999999],[746841600000,8.300000000000001],[749433600000,8],[752112000000,8.300000000000001],[754704000000,8.300000000000001],[757382400000,8.6],[760060800000,9.199999999999999],[762480000000,9.300000000000001],[765158400000,9.1],[767750400000,9.199999999999999],[770428800000,9.300000000000001],[773020800000,9],[775699200000,8.9],[778377600000,9.199999999999999],[780969600000,10],[783648000000,9],[786240000000,8.699999999999999],[788918400000,8],[791596800000,8.1],[794016000000,8.300000000000001],[796694400000,8.300000000000001],[799286400000,9.1],[801964800000,7.9],[804556800000,8.5],[807235200000,8.300000000000001],[809913600000,7.9],[812505600000,8.199999999999999],[815184000000,8],[817776000000,8.300000000000001],[820454400000,8.300000000000001],[823132800000,7.8],[825638400000,8.300000000000001],[828316800000,8.6],[830908800000,8.6],[833587200000,8.300000000000001],[836179200000,8.300000000000001],[838857600000,8.4],[841536000000,8.5],[844128000000,8.300000000000001],[846806400000,7.7],[849398400000,7.8],[852076800000,7.8],[854755200000,8.1],[857174400000,7.9],[859852800000,8.300000000000001],[862444800000,8],[865123200000,8],[867715200000,8.300000000000001],[870393600000,7.8],[873072000000,8.199999999999999],[875664000000,7.7],[878342400000,7.6],[880934400000,7.5],[883612800000,7.4],[886291200000,7],[888710400000,6.8],[891388800000,6.7],[893980800000,6],[896659200000,6.9],[899251200000,6.7],[901929600000,6.8],[904608000000,6.7],[907200000000,5.8],[909878400000,6.6],[912470400000,6.8],[915148800000,6.9],[917827200000,6.8],[920246400000,6.8],[922924800000,6.2],[925516800000,6.5],[928195200000,6.3],[930787200000,5.8],[933465600000,6.5],[936144000000,6],[938736000000,6.1],[941414400000,6.2],[944006400000,5.8],[946684800000,5.8],[949363200000,6.1],[951868800000,6],[954547200000,6.1],[957139200000,5.8],[959817600000,5.7],[962409600000,6],[965088000000,6.3],[967766400000,5.2],[970358400000,6.1],[973036800000,6.1],[975628800000,6],[978307200000,5.8],[980985600000,6.1],[983404800000,6.6],[986083200000,5.9],[988675200000,6.3],[991353600000,6],[993945600000,6.8],[996624000000,6.9],[999302400000,7.2],[1001894400000,7.3],[1004572800000,7.7],[1007164800000,8.199999999999999],[1009843200000,8.4],[1012521600000,8.300000000000001],[1014940800000,8.4],[1017619200000,8.9],[1020211200000,9.5],[1022889600000,11],[1025481600000,8.9],[1028160000000,9],[1030838400000,9.5],[1033430400000,9.6],[1036108800000,9.300000000000001],[1038700800000,9.6],[1041379200000,9.6],[1044057600000,9.5],[1046476800000,9.699999999999999],[1049155200000,10.2],[1051747200000,9.9],[1054425600000,11.5],[1057017600000,10.3],[1059696000000,10.1],[1062374400000,10.2],[1064966400000,10.4],[1067644800000,10.3],[1070236800000,10.4],[1072915200000,10.6],[1075593600000,10.2],[1078099200000,10.2],[1080777600000,9.5],[1083369600000,9.9],[1086048000000,11],[1088640000000,8.9],[1091318400000,9.199999999999999],[1093996800000,9.6],[1096588800000,9.5],[1099267200000,9.699999999999999],[1101859200000,9.5],[1104537600000,9.4],[1107216000000,9.199999999999999],[1109635200000,9.300000000000001],[1112313600000,9],[1114905600000,9.1],[1117584000000,9],[1120176000000,8.800000000000001],[1122854400000,9.199999999999999],[1125532800000,8.4],[1128124800000,8.6],[1130803200000,8.5],[1133395200000,8.699999999999999],[1136073600000,8.6],[1138752000000,9.1],[1141171200000,8.699999999999999],[1143849600000,8.4],[1146441600000,8.5],[1149120000000,7.3],[1151712000000,8],[1154390400000,8.4],[1157068800000,8],[1159660800000,7.9],[1162339200000,8.300000000000001],[1164931200000,7.5],[1167609600000,8.300000000000001],[1170288000000,8.5],[1172707200000,9.1],[1175385600000,8.6],[1177977600000,8.199999999999999],[1180656000000,7.7],[1183248000000,8.699999999999999],[1185926400000,8.800000000000001],[1188604800000,8.699999999999999],[1191196800000,8.4],[1193875200000,8.6],[1196467200000,8.4],[1199145600000,9],[1201824000000,8.699999999999999],[1204329600000,8.699999999999999],[1207008000000,9.4],[1209600000000,7.9],[1212278400000,9],[1214870400000,9.699999999999999],[1217548800000,9.699999999999999],[1220227200000,10.2],[1222819200000,10.4],[1225497600000,9.800000000000001],[1228089600000,10.5],[1230768000000,10.7],[1233446400000,11.7],[1235865600000,12.3],[1238544000000,13.1],[1241136000000,14.2],[1243814400000,17.2],[1246406400000,16],[1249084800000,16.3],[1251763200000,17.8],[1254355200000,18.9],[1257033600000,19.8],[1259625600000,20.1],[1262304000000,20],[1264982400000,19.9],[1267401600000,20.4],[1270080000000,22.1],[1272672000000,22.3],[1275350400000,25.2],[1277942400000,22.3],[1280620800000,21],[1283299200000,20.3],[1285891200000,21.2],[1288569600000,21],[1291161600000,21.9],[1293840000000,21.5],[1296518400000,21.1],[1298937600000,21.5],[1301616000000,20.9],[1304208000000,21.6],[1306886400000,22.4],[1309478400000,22],[1312156800000,22.4],[1314835200000,22],[1317427200000,20.6],[1320105600000,20.8],[1322697600000,20.5],[1325376000000,20.8],[1328054400000,19.7],[1330560000000,19.2],[1333238400000,19.1],[1335830400000,19.9],[1338508800000,20.4],[1341100800000,17.5],[1343779200000,18.4],[1346457600000,18.8],[1349049600000,19.9],[1351728000000,18.6],[1354320000000,17.7],[1356998400000,15.8],[1359676800000,17.2],[1362096000000,17.6],[1364774400000,17.1],[1367366400000,17.1],[1370044800000,17],[1372636800000,16.2],[1375315200000,16.5],[1377993600000,16.5],[1380585600000,16.3],[1383264000000,17.1],[1385856000000,17.3],[1388534400000,15.4],[1391212800000,15.9],[1393632000000,15.8],[1396310400000,15.7],[1398902400000,14.6],[1401580800000,13.8],[1404172800000,13.1],[1406851200000,12.9],[1409529600000,13.4],[1412121600000,13.6],[1414800000000,13],[1417392000000,12.9],[1420070400000,13.2],[1422748800000,12.9],[1425168000000,12],[1427846400000,11.5]]}],"dataLabels":{"enabled":false},"stroke":{"curve":"straight","width":2},"yaxis":{"decimalsInFloat":2,"labels":{"style":{"colors":"#848484"}}},"xaxis":{"type":"datetime","labels":{"style":{"colors":"#848484"}}},"title":{"text":"Median duration of unemployment"},"subtitle":{"text":"in weeks"}},"auto_update":{"series_animate":true,"update_options":false,"options_animate":true,"options_redrawPaths":true,"update_synced_charts":false},"sparkbox":false,"xaxis":{"min":"1967-07-01","max":"2015-04-01"},"type":"line"},"evals":[],"jsHooks":[]}</script></code></pre></div>
</div>
</main><aside class="col-md-3"><nav id="toc"><h2>On this page</h2>
</nav></aside></div>
<footer><div class="pkgdown-footer-left">
<p></p><p>Developed by <a href="https://twitter.com/_pvictorr" class="external-link"><img src="https://pbs.twimg.com/profile_images/844237339404722177/E1U61aM8_normal.jpg"> Victor Perrier</a>, <a href="https://twitter.com/_mfaan" class="external-link"><img src="https://pbs.twimg.com/profile_images/912313931326218240/o1-wvA18_normal.jpg"> Fanny Meyer</a>.</p>
</div>
<div class="pkgdown-footer-right">
<p></p><p>Site built with <a href="https://pkgdown.r-lib.org/" class="external-link">pkgdown</a> 2.0.7.</p>
</div>
</footer></div>
</body></html>