148 lines
11 KiB
HTML
148 lines
11 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"><title>Changelog • visualizeR</title><!-- favicons --><link rel="icon" type="image/png" sizes="96x96" href="../favicon-96x96.png"><link rel="icon" type="”image/svg+xml”" href="../favicon.svg"><link rel="apple-touch-icon" sizes="180x180" href="../apple-touch-icon.png"><link rel="icon" sizes="any" href="../favicon.ico"><link rel="manifest" href="../site.webmanifest"><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/font-awesome-6.5.2/css/all.min.css" rel="stylesheet"><link href="../deps/font-awesome-6.5.2/css/v4-shims.min.css" rel="stylesheet"><script src="../deps/headroom-0.11.0/headroom.min.js"></script><script src="../deps/headroom-0.11.0/jQuery.headroom.min.js"></script><script src="../deps/bootstrap-toc-1.0.1/bootstrap-toc.min.js"></script><script src="../deps/clipboard.js-2.0.11/clipboard.min.js"></script><script src="../deps/search-1.0.0/autocomplete.jquery.min.js"></script><script src="../deps/search-1.0.0/fuse.min.js"></script><script src="../deps/search-1.0.0/mark.min.js"></script><!-- pkgdown --><script src="../pkgdown.js"></script><meta property="og:title" content="Changelog"><meta property="og:image" content="https://gnoblet.github.io/visualizeR/logo.png"></head><body>
|
||
<a href="#main" class="visually-hidden-focusable">Skip to contents</a>
|
||
|
||
|
||
<nav class="navbar navbar-expand-lg fixed-top bg-light" data-bs-theme="light" aria-label="Site navigation"><div class="container">
|
||
|
||
<a class="navbar-brand me-2" href="../index.html">visualizeR</a>
|
||
|
||
<small class="nav-text text-muted me-auto" data-bs-toggle="tooltip" data-bs-placement="bottom" title="">1.0</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="../reference/index.html">Reference</a></li>
|
||
<li class="nav-item dropdown">
|
||
<button class="nav-link dropdown-toggle" type="button" id="dropdown-articles" data-bs-toggle="dropdown" aria-expanded="false" aria-haspopup="true">Articles</button>
|
||
<ul class="dropdown-menu" aria-labelledby="dropdown-articles"><li><a class="dropdown-item" href="../articles/bar_charts.html">Bar charts</a></li>
|
||
</ul></li>
|
||
<li class="active nav-item"><a class="nav-link" href="../news/index.html">Changelog</a></li>
|
||
</ul><ul class="navbar-nav"><li class="nav-item"><form class="form-inline" role="search">
|
||
<input class="form-control" type="search" name="search-input" id="search-input" autocomplete="off" aria-label="Search site" placeholder="Search for" data-search-index="../search.json"></form></li>
|
||
<li class="nav-item"><a class="external-link nav-link" href="https://github.com/gnoblet/visualizeR/" aria-label="GitHub"><span class="fa fab fa-github fa-lg"></span></a></li>
|
||
</ul></div>
|
||
|
||
|
||
</div>
|
||
</nav><div class="container template-news">
|
||
<div class="row">
|
||
<main id="main" class="col-md-9"><div class="page-header">
|
||
<img src="../logo.png" class="logo" alt=""><h1>Changelog</h1>
|
||
<small>Source: <a href="https://github.com/gnoblet/visualizeR/blob/main/NEWS.md" class="external-link"><code>NEWS.md</code></a></small>
|
||
</div>
|
||
|
||
<div class="section level2">
|
||
<h2 class="pkg-version" data-toc-text="0.8.9000" id="visualizer-089000">visualizeR 0.8.9000<a class="anchor" aria-label="anchor" href="#visualizer-089000"></a></h2>
|
||
<ul><li>Add <code>waffle()</code>.</li>
|
||
<li>Add a <code>pal_default()</code> function as a fallback for scale functions and as an initiative in <code>theme_reach()</code>. It uses <code>viridis::magma()</code>.</li>
|
||
<li>Update of AGORA palettes.</li>
|
||
<li>Some other small bug fixes.</li>
|
||
</ul><hr></div>
|
||
<div class="section level2">
|
||
<h2 class="pkg-version" data-toc-text="0.7.9000" id="visualizer-079000">visualizeR 0.7.9000<a class="anchor" aria-label="anchor" href="#visualizer-079000"></a></h2>
|
||
<ul><li>Add <code><a href="../reference/dumbbell.html">dumbbell()</a></code>.</li>
|
||
<li>Add <code>alluvial()</code>
|
||
</li>
|
||
<li>Add <code>donut()</code>
|
||
</li>
|
||
<li>Add <code>lollipop()</code>
|
||
</li>
|
||
<li>Add further parameters to <code>theme_reach()</code>, including grid lines args.</li>
|
||
</ul><hr></div>
|
||
<div class="section level2">
|
||
<h2 class="pkg-version" data-toc-text="0.6.9000" id="visualizer-069000">visualizeR 0.6.9000<a class="anchor" aria-label="anchor" href="#visualizer-069000"></a></h2>
|
||
<ul><li>Add <code><a href="../reference/dumbbell.html">dumbbell()</a></code>.</li>
|
||
<li>Add further parameters to <code>theme_reach()</code>.</li>
|
||
</ul><hr></div>
|
||
<div class="section level2">
|
||
<h2 class="pkg-version" data-toc-text="0.5.9000" id="visualizer-059000">visualizeR 0.5.9000<a class="anchor" aria-label="anchor" href="#visualizer-059000"></a></h2>
|
||
<ul><li>Add wrapping of title, subtitle and caption thanks to <code>ggtext</code>
|
||
</li>
|
||
<li>Add wrapping of labels for <code><a href="../reference/bar.html">bar()</a></code> x-discrete scale.</li>
|
||
<li>Add further parameters to <code>theme_reach()</code>
|
||
</li>
|
||
</ul><hr></div>
|
||
<div class="section level2">
|
||
<h2 class="pkg-version" data-toc-text="0.4.9000" id="visualizer-049000">visualizeR 0.4.9000<a class="anchor" aria-label="anchor" href="#visualizer-049000"></a></h2>
|
||
<ul><li>Breaking changes: remove dependency to <code>ggblanket</code>.</li>
|
||
<li>Full rewrite of <code>theme_reach()</code>.</li>
|
||
<li>
|
||
<code>bar_reach</code> is now <code><a href="../reference/bar.html">bar()</a></code> and theming is passed through argument <code>theme</code> for which default is <code>theme_reach()</code>.</li>
|
||
<li>
|
||
<code>point_reach</code> is now <code><a href="../reference/point.html">point()</a></code> and theming is passed through argument <code>theme</code> for which default is <code>theme_reach()</code>.</li>
|
||
</ul><hr></div>
|
||
<div class="section level2">
|
||
<h2 class="pkg-version" data-toc-text="0.3.9000" id="visualizer-039000">visualizeR 0.3.9000<a class="anchor" aria-label="anchor" href="#visualizer-039000"></a></h2>
|
||
<ul><li>Breaking changes: update to <code>ggblanket</code> v1.6.1.</li>
|
||
<li>Add plotting functions for indicator maps.</li>
|
||
</ul><hr></div>
|
||
<div class="section level2">
|
||
<h2 class="pkg-version" data-toc-text="0.2.9000" id="visualizer-029000">visualizeR 0.2.9000<a class="anchor" aria-label="anchor" href="#visualizer-029000"></a></h2>
|
||
<ul><li>Breaking changes: almost all functions got refinements, and there are new functions, typically <code><a href="../reference/bar.html">hbar()</a></code> becomes <code>bar_reach()</code> and <code>point_reach()</code> is added.</li>
|
||
<li>Following <code>theme_reach()</code> is now used by all plotting functions.</li>
|
||
<li>Add README.md.</li>
|
||
</ul><hr></div>
|
||
<div class="section level2">
|
||
<h2 class="pkg-version" data-toc-text="0.1.7.9000" id="visualizer-0179000">visualizeR 0.1.7.9000<a class="anchor" aria-label="anchor" href="#visualizer-0179000"></a></h2>
|
||
<ul><li>Fixed some color palettes.</li>
|
||
</ul><hr></div>
|
||
<div class="section level2">
|
||
<h2 class="pkg-version" data-toc-text="0.1.6.9000" id="visualizer-0169000">visualizeR 0.1.6.9000<a class="anchor" aria-label="anchor" href="#visualizer-0169000"></a></h2>
|
||
<ul><li>IMPACT colors and palettes are added: function <code>cols_impact()</code> <code>pal_impact()</code>.</li>
|
||
<li>Color palettes from REACH are added (2 to 7 continuous palettes) ; see updated <code>cols_reach()</code> and <code>pal_reach()</code>.</li>
|
||
</ul><hr></div>
|
||
<div class="section level2">
|
||
<h2 class="pkg-version" data-toc-text="0.1.5.9000" id="visualizer-0159000">visualizeR 0.1.5.9000<a class="anchor" aria-label="anchor" href="#visualizer-0159000"></a></h2>
|
||
<ul><li>Move from <code>simplevis</code> to successor <code>ggblanket</code>.</li>
|
||
</ul><hr></div>
|
||
<div class="section level2">
|
||
<h2 class="pkg-version" data-toc-text="0.1.4.9000" id="visualizer-0149000">visualizeR 0.1.4.9000<a class="anchor" aria-label="anchor" href="#visualizer-0149000"></a></h2>
|
||
<ul><li>
|
||
<code><a href="../reference/bar.html">hbar()</a></code> gains a new boolean argument <code>reverse</code> to pass to <code>pal_reach()</code> or <code>pal_agora()</code>, indicating if the color palette should be reversed or not.</li>
|
||
</ul><hr></div>
|
||
<div class="section level2">
|
||
<h2 class="pkg-version" data-toc-text="0.1.3.9000" id="visualizer-0139000">visualizeR 0.1.3.9000<a class="anchor" aria-label="anchor" href="#visualizer-0139000"></a></h2>
|
||
<ul><li>Small change to <code><a href="../reference/bar.html">hbar()</a></code>: removes error arg within <code>simplevis::gg_hbar()</code> call.</li>
|
||
</ul><hr></div>
|
||
<div class="section level2">
|
||
<h2 class="pkg-version" data-toc-text="0.1.2.9000" id="visualizer-0129000">visualizeR 0.1.2.9000<a class="anchor" aria-label="anchor" href="#visualizer-0129000"></a></h2>
|
||
<ul><li>There was a duplicate <code>scale_color()</code> function, which should have been and is now <code>scale_fill()</code>
|
||
</li>
|
||
</ul><hr></div>
|
||
<div class="section level2">
|
||
<h2 class="pkg-version" data-toc-text="0.1.1.9000" id="visualizer-0119000">visualizeR 0.1.1.9000<a class="anchor" aria-label="anchor" href="#visualizer-0119000"></a></h2>
|
||
<ul><li>Added two horizontal bar functions: <code><a href="../reference/bar.html">hbar()</a></code>, <code>hbar_percent()</code> (<a href="https://github.com/gnoblet/visualizeR/issues/3" class="external-link">#3</a>)</li>
|
||
<li>Added some internals to check for missing columns and bad arguments (<a href="https://github.com/gnoblet/visualizeR/issues/3" class="external-link">#3</a>)</li>
|
||
<li>Modified some <code>theme_reach()</code> documentation</li>
|
||
<li>Add <code>buffer_bbox()</code> function to produce a buffered bbox, e.g. for use with <code>tmap</code>
|
||
</li>
|
||
</ul><hr></div>
|
||
<div class="section level2">
|
||
<h2 class="pkg-version" data-toc-text="0.1.0" id="visualizer-010">visualizeR 0.1.0<a class="anchor" aria-label="anchor" href="#visualizer-010"></a></h2>
|
||
<ul><li>Added a <code>NEWS.md</code> file to track changes to the package</li>
|
||
<li>Initiate repo</li>
|
||
</ul></div>
|
||
</main><aside class="col-md-3"><nav id="toc" aria-label="Table of contents"><h2>On this page</h2>
|
||
</nav></aside></div>
|
||
|
||
|
||
<footer><div class="pkgdown-footer-left">
|
||
<p>Developed by Noblet Guillaume.</p>
|
||
</div>
|
||
|
||
<div class="pkgdown-footer-right">
|
||
<p>Site built with <a href="https://pkgdown.r-lib.org/" class="external-link">pkgdown</a> 2.1.3.</p>
|
||
</div>
|
||
|
||
</footer></div>
|
||
|
||
|
||
|
||
|
||
|
||
</body></html>
|
||
|