Skip to content

Commit

Permalink
Deploying to gh-pages from @ fd4ab67 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
has2k1 committed Jan 4, 2024
1 parent 8f33f89 commit 682e880
Show file tree
Hide file tree
Showing 407 changed files with 977 additions and 971 deletions.
4 changes: 2 additions & 2 deletions about.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes">


<title>plotnine 0.0.post1+gab5bda0 - About Plotnine</title>
<title>plotnine 0.0.post1+gfd4ab67 - About Plotnine</title>
<style>
code{white-space: pre-wrap;}
span.smallcaps{font-variant: small-caps;}
Expand Down Expand Up @@ -79,7 +79,7 @@
<div class="navbar-container container-fluid">
<div class="navbar-brand-container mx-auto">
<a class="navbar-brand" href="./index.html">
<span class="navbar-title">plotnine 0.0.post1+gab5bda0</span>
<span class="navbar-title">plotnine 0.0.post1+gfd4ab67</span>
</a>
</div>
<div id="quarto-search" class="" title="Search"></div>
Expand Down
5 changes: 3 additions & 2 deletions changelog.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes">


<title>plotnine 0.0.post1+gab5bda0 - Changelog</title>
<title>plotnine 0.0.post1+gfd4ab67 - Changelog</title>
<style>
code{white-space: pre-wrap;}
span.smallcaps{font-variant: small-caps;}
Expand Down Expand Up @@ -113,7 +113,7 @@
<div class="navbar-container container-fluid">
<div class="navbar-brand-container mx-auto">
<a class="navbar-brand" href="./index.html">
<span class="navbar-title">plotnine 0.0.post1+gab5bda0</span>
<span class="navbar-title">plotnine 0.0.post1+gfd4ab67</span>
</a>
</div>
<div id="quarto-search" class="" title="Search"></div>
Expand Down Expand Up @@ -295,6 +295,7 @@ <h3 class="anchored" data-anchor-id="api-changes">API Changes</h3>
<ul>
<li>Requires python &gt;= 3.9</li>
<li>The name of the calculated aesthetic of <a href="./reference/stat_function.html#plotnine.stats.stat_function"><code>stat_function</code></a> changed from <code>y</code> to <code>fx</code>.</li>
<li><a href="./reference/stat_ecdf.html#plotnine.stats.stat_ecdf"><code>stat_ecdf</code></a> has gained the <code>pad</code> parameter. The default is set to <code>True</code>, which pads the domain with <code>-inf</code> and <code>inf</code> so that the ECDF does not have discontinuities at the extremes. To get the behaviour, set <code>pad</code> to <code>False</code>. (<a href="https://github.com/has2k1/plotnine/issues/725" title="Issue: #725">#725</a>)</li>
</ul>
</section>
<section id="new" class="level3">
Expand Down
4 changes: 2 additions & 2 deletions examples/PlotnineAnimation-preview.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes">


<title>plotnine 0.0.post1+gab5bda0 - Spiral Animation ###</title>
<title>plotnine 0.0.post1+gfd4ab67 - Spiral Animation ###</title>
<style>
code{white-space: pre-wrap;}
span.smallcaps{font-variant: small-caps;}
Expand Down Expand Up @@ -208,7 +208,7 @@ <h6><i class="bi bi-journal-code"></i> for animation in the notebook</h6>
<div class="navbar-container container-fluid">
<div class="navbar-brand-container mx-auto">
<a class="navbar-brand" href="../index.html">
<span class="navbar-title">plotnine 0.0.post1+gab5bda0</span>
<span class="navbar-title">plotnine 0.0.post1+gfd4ab67</span>
</a>
</div>
<div id="quarto-search" class="" title="Search"></div>
Expand Down
6 changes: 3 additions & 3 deletions examples/PlotnineAnimation.out.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"source": [
"# Spiral Animation \\###"
],
"id": "3a97ccce-513b-4cc1-a12a-7a55748aaa9a"
"id": "c57536c2-4fc9-45d2-b5e1-0fb360c323bf"
},
{
"cell_type": "code",
Expand Down Expand Up @@ -55,7 +55,7 @@
"with the same limits for each aesthetic, including the `x` and `y`\n",
"aesthetics."
],
"id": "c5e5f7cf-42f4-42d2-b7f3-861879b98d38"
"id": "2d45dbd9-93bf-4a6d-aeca-77aa7f5610db"
},
{
"cell_type": "code",
Expand Down Expand Up @@ -2999,7 +2999,7 @@
"source": [
"The final image of the spiral"
],
"id": "efeda1a1-141f-48ce-b694-d5ac281cc70f"
"id": "de8a9d8c-16fd-4d62-9935-5fc246395da5"
},
{
"cell_type": "code",
Expand Down
4 changes: 2 additions & 2 deletions examples/aes-preview.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes">


<title>plotnine 0.0.post1+gab5bda0 - aes</title>
<title>plotnine 0.0.post1+gfd4ab67 - aes</title>
<style>
code{white-space: pre-wrap;}
span.smallcaps{font-variant: small-caps;}
Expand Down Expand Up @@ -206,7 +206,7 @@ <h6><i class="bi bi-journal-code"></i> aes</h6>
<div class="navbar-container container-fluid">
<div class="navbar-brand-container mx-auto">
<a class="navbar-brand" href="../index.html">
<span class="navbar-title">plotnine 0.0.post1+gab5bda0</span>
<span class="navbar-title">plotnine 0.0.post1+gfd4ab67</span>
</a>
</div>
<div id="quarto-search" class="" title="Search"></div>
Expand Down
6 changes: 3 additions & 3 deletions examples/aes.out.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"source": [
"# aes"
],
"id": "9c00db3f-be49-4012-a44d-436d3f3e9c73"
"id": "908681a3-33ee-4783-a366-0f1b139dd3f7"
},
{
"cell_type": "code",
Expand Down Expand Up @@ -40,7 +40,7 @@
"\n",
"Mapping variables to the visual properties of a plot."
],
"id": "0c21ae19-cada-428b-8c35-4ac86a71f59e"
"id": "e41ff9f3-557b-4a1c-aa65-1caed4f34828"
},
{
"cell_type": "code",
Expand Down Expand Up @@ -135,7 +135,7 @@
"The first two positional arguments are `x` and `y` aesthetics. Any other\n",
"aesthetic must be mapped with a keyword argument."
],
"id": "9f13ff1c-2f69-4006-8c29-c7f9457829cb"
"id": "589822dd-d0d8-47cd-b5f7-2b0b35f638ed"
},
{
"cell_type": "code",
Expand Down
4 changes: 2 additions & 2 deletions examples/after_scale-preview.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes">


<title>plotnine 0.0.post1+gab5bda0 - after_scale</title>
<title>plotnine 0.0.post1+gfd4ab67 - after_scale</title>
<style>
code{white-space: pre-wrap;}
span.smallcaps{font-variant: small-caps;}
Expand Down Expand Up @@ -206,7 +206,7 @@ <h6><i class="bi bi-journal-code"></i> after_scale</h6>
<div class="navbar-container container-fluid">
<div class="navbar-brand-container mx-auto">
<a class="navbar-brand" href="../index.html">
<span class="navbar-title">plotnine 0.0.post1+gab5bda0</span>
<span class="navbar-title">plotnine 0.0.post1+gfd4ab67</span>
</a>
</div>
<div id="quarto-search" class="" title="Search"></div>
Expand Down
10 changes: 5 additions & 5 deletions examples/after_scale.out.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"source": [
"# after_scale"
],
"id": "af5eda03-dfb7-4672-8639-aa91d1a90f68"
"id": "2ee6c4f3-380e-499d-aaaa-b732c175df7f"
},
{
"cell_type": "code",
Expand Down Expand Up @@ -46,7 +46,7 @@
"\n",
"Start off with a mapping to the `color`."
],
"id": "cd7cdea6-82f0-4c39-ab21-c7267ef530f5"
"id": "b09f0031-1212-4a0e-a7b1-913fd3cca227"
},
{
"cell_type": "code",
Expand Down Expand Up @@ -85,7 +85,7 @@
"source": [
"We can match the `color` with the `fill`."
],
"id": "738ab3d4-dc19-48fe-922c-28e54e940c51"
"id": "73f46359-76d1-4e12-b4d5-220f81f339cc"
},
{
"cell_type": "code",
Expand Down Expand Up @@ -122,7 +122,7 @@
"modify the `color` by adding to it an alpha channel i.e. `'#AABBCC'` to\n",
"`'#AABBCC66'`."
],
"id": "9826d076-89c7-416c-98c2-97df5c764984"
"id": "09bf7649-f19d-480c-b20c-c1550c11c3f0"
},
{
"cell_type": "code",
Expand Down Expand Up @@ -162,7 +162,7 @@
"\n",
"With a fitting theme."
],
"id": "eac477ba-8cb1-4cf1-b5ed-7a70a32635fb"
"id": "600dcf3f-9bc7-4453-a8ae-576e9d7a69cb"
},
{
"cell_type": "code",
Expand Down
4 changes: 2 additions & 2 deletions examples/after_stat-preview.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes">


<title>plotnine 0.0.post1+gab5bda0 - after_stat</title>
<title>plotnine 0.0.post1+gfd4ab67 - after_stat</title>
<style>
code{white-space: pre-wrap;}
span.smallcaps{font-variant: small-caps;}
Expand Down Expand Up @@ -206,7 +206,7 @@ <h6><i class="bi bi-journal-code"></i> after_stat</h6>
<div class="navbar-container container-fluid">
<div class="navbar-brand-container mx-auto">
<a class="navbar-brand" href="../index.html">
<span class="navbar-title">plotnine 0.0.post1+gab5bda0</span>
<span class="navbar-title">plotnine 0.0.post1+gfd4ab67</span>
</a>
</div>
<div id="quarto-search" class="" title="Search"></div>
Expand Down
12 changes: 6 additions & 6 deletions examples/after_stat.out.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"source": [
"# after_stat"
],
"id": "749eb621-2e7c-4f41-9b45-13c5b19485ad"
"id": "be136f40-cbe1-464b-b336-1ffe02d95de7"
},
{
"cell_type": "code",
Expand Down Expand Up @@ -43,7 +43,7 @@
"`geom_bar` uses `stat_count` which by default maps the `y` aesthetic to\n",
"the `count` which is the number of observations at a position."
],
"id": "eab17325-547c-4fef-bee2-c974c0e72e8c"
"id": "f9b65757-6880-43a9-a9ae-006d0b115b18"
},
{
"cell_type": "code",
Expand Down Expand Up @@ -83,7 +83,7 @@
"Using the `after_stat` function, we can instead map to the `prop` which\n",
"is the ratio of points in the panel at a position."
],
"id": "d570d8a0-5275-496d-b315-9ca7c56e1c71"
"id": "6c69cb5d-671d-438d-a09f-17bcf93bdc5b"
},
{
"cell_type": "code",
Expand Down Expand Up @@ -119,7 +119,7 @@
"With `after_stat` you can used the variables calculated by the stat in\n",
"expressions. For example we use the `count` to calculated the `prop`."
],
"id": "7f25a97e-2b98-48f5-ba76-ab921439c1d8"
"id": "fe5a7311-4b5e-40dc-825a-bfed62a15ae1"
},
{
"cell_type": "code",
Expand Down Expand Up @@ -162,7 +162,7 @@
"For example, below `fill='var1'` has no effect, but the `var1` variable\n",
"has not been lost it has been turned into `x` aesthetic."
],
"id": "9fde60c0-d644-48ce-b63a-edb8a11ddd6d"
"id": "09c3f4bc-a176-41c6-a52a-9783f315caa3"
},
{
"cell_type": "code",
Expand Down Expand Up @@ -198,7 +198,7 @@
"We use `after_stat` to map `fill` to the `x` aesthetic after it has been\n",
"computed."
],
"id": "df7cd481-6930-4fa1-8924-015579bcae9c"
"id": "f2f551ab-5339-490b-afbb-1e29a05f426b"
},
{
"cell_type": "code",
Expand Down
4 changes: 2 additions & 2 deletions examples/facet_grid-preview.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes">


<title>plotnine 0.0.post1+gab5bda0 - Facet grid</title>
<title>plotnine 0.0.post1+gfd4ab67 - Facet grid</title>
<style>
code{white-space: pre-wrap;}
span.smallcaps{font-variant: small-caps;}
Expand Down Expand Up @@ -208,7 +208,7 @@ <h6><i class="bi bi-journal-code"></i> Facet grid</h6>
<div class="navbar-container container-fluid">
<div class="navbar-brand-container mx-auto">
<a class="navbar-brand" href="../index.html">
<span class="navbar-title">plotnine 0.0.post1+gab5bda0</span>
<span class="navbar-title">plotnine 0.0.post1+gfd4ab67</span>
</a>
</div>
<div id="quarto-search" class="" title="Search"></div>
Expand Down
22 changes: 11 additions & 11 deletions examples/facet_grid.out.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"source": [
"# Facet grid"
],
"id": "a862e29c-f8b3-455f-8ada-a7e997a5a7d3"
"id": "a8eaa76f-a4e2-464a-bde0-1e388a51b4b8"
},
{
"cell_type": "code",
Expand Down Expand Up @@ -46,7 +46,7 @@
"columns of the grid are set by the faceting variables. It is useful for\n",
"visualising two discrete variables."
],
"id": "3b48d837-3773-4cb9-8946-1c3689728c50"
"id": "0a64964d-a0df-4d93-b957-79f69364a336"
},
{
"cell_type": "code",
Expand Down Expand Up @@ -82,7 +82,7 @@
"source": [
"Basic scatter plot:"
],
"id": "158e13e6-1ccd-45eb-bf1c-6628a69ece63"
"id": "c40c25f5-3ef3-4f4f-a725-4532a7056434"
},
{
"cell_type": "code",
Expand Down Expand Up @@ -119,7 +119,7 @@
"source": [
"Facet a discrete variable into rows:"
],
"id": "62ee321e-f176-434d-9af8-d9ad87fffed1"
"id": "73e80f6f-66c6-4d7a-a633-9762b6f66a85"
},
{
"cell_type": "code",
Expand Down Expand Up @@ -157,7 +157,7 @@
"source": [
"Facet a discrete variable into columns:"
],
"id": "38d9f82d-1a64-41b6-9c16-c9dfc965b0d4"
"id": "f09b8218-d5c2-4ccc-8247-60ec4f33c548"
},
{
"cell_type": "code",
Expand Down Expand Up @@ -195,7 +195,7 @@
"source": [
"Facet two discrete variables into rows and columns:"
],
"id": "5a79a093-72d3-4ca4-8d81-54fab3afd69c"
"id": "a1ce1898-c81f-4c19-92b6-70701c97fca5"
},
{
"cell_type": "code",
Expand Down Expand Up @@ -234,7 +234,7 @@
"To change the plot order of the rows or columns in the facet grid,\n",
"reorder the levels of the faceting variable in the data."
],
"id": "c3a613cc-44c0-468d-81d1-4448c1ad02cd"
"id": "d1276523-bdc0-4883-9fa8-b1963068415f"
},
{
"cell_type": "code",
Expand Down Expand Up @@ -292,7 +292,7 @@
"You can choose if the scale of x- and y-axes are fixed or variable by\n",
"using the `scales` argument within the `facet_grid()` command:"
],
"id": "c0bb8d1c-3f66-4958-8bed-40919d7db582"
"id": "3860c3d5-c715-4a4d-84d1-d2e37902c8fc"
},
{
"cell_type": "code",
Expand Down Expand Up @@ -332,7 +332,7 @@
"`labeller` argument within the `facet_grid()` command. Below we use\n",
"`labeller = 'label_both'` to include the column name in the facet label."
],
"id": "f09f0dde-c30c-4893-acf3-5a8f70f65afc"
"id": "e7865e9a-4062-4674-9c97-106e7983ce52"
},
{
"cell_type": "code",
Expand Down Expand Up @@ -370,7 +370,7 @@
"source": [
"You can add two discrete variables to a facet:"
],
"id": "c99cb68a-14a6-4998-a5b1-95a439cca6cd"
"id": "0832351e-5099-4c34-946d-44fda568b9f8"
},
{
"cell_type": "code",
Expand Down Expand Up @@ -469,7 +469,7 @@
"You can also change the colour of the strip by specifying `color` in\n",
"`element_text()` ."
],
"id": "b6d18e80-38d7-410f-8143-7f0f7c6eca8f"
"id": "054a3829-d208-4d82-946a-07d939381091"
},
{
"cell_type": "code",
Expand Down
Loading

0 comments on commit 682e880

Please sign in to comment.