Skip to content

Commit

Permalink
Deploying to gh-pages from @ 49ec85b 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
has2k1 committed Jan 5, 2024
1 parent d274128 commit 761d765
Show file tree
Hide file tree
Showing 407 changed files with 993 additions and 983 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+gfd4ab67 - About Plotnine</title>
<title>plotnine 0.0.post1+g49ec85b - 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+gfd4ab67</span>
<span class="navbar-title">plotnine 0.0.post1+g49ec85b</span>
</a>
</div>
<div id="quarto-search" class="" title="Search"></div>
Expand Down
8 changes: 5 additions & 3 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+gfd4ab67 - Changelog</title>
<title>plotnine 0.0.post1+g49ec85b - 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+gfd4ab67</span>
<span class="navbar-title">plotnine 0.0.post1+g49ec85b</span>
</a>
</div>
<div id="quarto-search" class="" title="Search"></div>
Expand Down Expand Up @@ -296,6 +296,7 @@ <h3 class="anchored" data-anchor-id="api-changes">API Changes</h3>
<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>
<li>Removed the environment parameter from <code>ggplot</code>.</li>
</ul>
</section>
<section id="new" class="level3">
Expand Down Expand Up @@ -342,7 +343,8 @@ <h3 class="anchored" data-anchor-id="bug-fixes">Bug Fixes</h3>
<section id="enhancements" class="level3">
<h3 class="anchored" data-anchor-id="enhancements">Enhancements</h3>
<ul>
<li>All <code>__all__</code> variables are explicitly assigned to help static typecheckers infer module attributes. (<a href="https://github.com/has2k1/plotnine/issues/685" title="Issue: #685">#685</a>)</li>
<li><p>All <code>__all__</code> variables are explicitly assigned to help static typecheckers infer module attributes. (<a href="https://github.com/has2k1/plotnine/issues/685" title="Issue: #685">#685</a>)</p></li>
<li><p>You can now pickle the drawn matplotlib figures. (<a href="https://github.com/has2k1/plotnine/issues/729" title="Issue: #729">#729</a>)</p></li>
</ul>
</section>
</section>
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+gfd4ab67 - Spiral Animation ###</title>
<title>plotnine 0.0.post1+g49ec85b - 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+gfd4ab67</span>
<span class="navbar-title">plotnine 0.0.post1+g49ec85b</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": "4e0a8f34-9d10-4940-ab15-0bbdf4854490"
"id": "9da0850a-461c-4771-921d-25d9feee14ed"
},
{
"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": "5072dd67-240e-4298-b725-88b0bc67c82e"
"id": "f2ffbe4b-8795-4e8a-adab-56fe62385d06"
},
{
"cell_type": "code",
Expand Down Expand Up @@ -2999,7 +2999,7 @@
"source": [
"The final image of the spiral"
],
"id": "127089a4-8f28-49bc-8d84-97378db3201f"
"id": "4ec752f9-4070-45ad-a9c8-d1a94951afd6"
},
{
"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+gfd4ab67 - aes</title>
<title>plotnine 0.0.post1+g49ec85b - 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+gfd4ab67</span>
<span class="navbar-title">plotnine 0.0.post1+g49ec85b</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": "c3b760f6-2144-4f3b-abf4-4d5d564c9304"
"id": "75e12e3f-993e-425b-bd88-06b6e697e780"
},
{
"cell_type": "code",
Expand Down Expand Up @@ -40,7 +40,7 @@
"\n",
"Mapping variables to the visual properties of a plot."
],
"id": "511d142e-2b64-4a41-a02a-02685ccd817a"
"id": "a01d3a90-68a3-44e0-9382-5f33fb4a31f3"
},
{
"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": "3440404e-946d-4262-be2b-96b6bddb8836"
"id": "99ae4e7d-49b4-4484-9dcf-3ab609dff799"
},
{
"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+gfd4ab67 - after_scale</title>
<title>plotnine 0.0.post1+g49ec85b - 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+gfd4ab67</span>
<span class="navbar-title">plotnine 0.0.post1+g49ec85b</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": "fa669281-17d5-4d0a-829f-66911aefea7b"
"id": "7d73f288-4d70-4d3d-8312-7a0dfeb76ce9"
},
{
"cell_type": "code",
Expand Down Expand Up @@ -46,7 +46,7 @@
"\n",
"Start off with a mapping to the `color`."
],
"id": "7a94dc92-24ce-4173-bf7b-439a577c5c73"
"id": "c4437f2d-bc0d-41a9-bcb6-43638ff4191f"
},
{
"cell_type": "code",
Expand Down Expand Up @@ -85,7 +85,7 @@
"source": [
"We can match the `color` with the `fill`."
],
"id": "65ed866b-97a0-4de1-bbf6-3411a8434104"
"id": "c5ac5464-d4d9-4f1b-88b1-e3f7d4f91619"
},
{
"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": "e132abcb-f235-4d53-bfe8-9666ce3ee5d5"
"id": "bf8e587b-905a-4f37-88da-7464db0e8eb1"
},
{
"cell_type": "code",
Expand Down Expand Up @@ -162,7 +162,7 @@
"\n",
"With a fitting theme."
],
"id": "95658011-ed4f-4719-affa-daa9de906639"
"id": "dea20236-7143-4cda-afbc-75ba4daf1dac"
},
{
"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+gfd4ab67 - after_stat</title>
<title>plotnine 0.0.post1+g49ec85b - 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+gfd4ab67</span>
<span class="navbar-title">plotnine 0.0.post1+g49ec85b</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": "1e9eb8b0-1164-4d54-8ae4-0b1a6d90d899"
"id": "9acb4aa4-24e8-4b3b-8950-0308da312b2b"
},
{
"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": "81e264b8-c84b-4d22-80bf-e682bb5598db"
"id": "12524c39-a6d0-470e-9945-16919b572aa0"
},
{
"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": "49b27d68-c9ca-48fb-b1d4-e7ad8cd51185"
"id": "e845d034-08b7-4f47-908b-702e44abf167"
},
{
"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": "cb174ca0-faea-499d-8265-a04daaf904ae"
"id": "e305cfb7-eeba-4bb5-8c91-886a86015af3"
},
{
"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": "39933922-0e39-4bac-a5e9-419ab279a23e"
"id": "2749dbea-a41c-462b-ba99-11efb1ab5be5"
},
{
"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": "4c0d780b-c7eb-48cb-93d5-23feb3461d6c"
"id": "c1b2ea22-34db-4db1-a96d-3dae4a2ea32a"
},
{
"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+gfd4ab67 - Facet grid</title>
<title>plotnine 0.0.post1+g49ec85b - 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+gfd4ab67</span>
<span class="navbar-title">plotnine 0.0.post1+g49ec85b</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": "68bfa4c3-fd10-4a2f-93a0-036d57c233c7"
"id": "5fcfa140-82cd-4f8b-b352-638f9eb4b740"
},
{
"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": "05038202-aa22-48d5-98e2-994f56dd076b"
"id": "f2b5d0b2-7c7c-4c97-a282-a6a262bb6f43"
},
{
"cell_type": "code",
Expand Down Expand Up @@ -82,7 +82,7 @@
"source": [
"Basic scatter plot:"
],
"id": "993bcebd-53f3-404d-b5d8-dcd1cfd500cf"
"id": "c7b29e36-4064-400b-abc6-1f8db38e22d6"
},
{
"cell_type": "code",
Expand Down Expand Up @@ -119,7 +119,7 @@
"source": [
"Facet a discrete variable into rows:"
],
"id": "5c5b08ac-3ac8-42da-b582-28a13480f95c"
"id": "0474afc1-f110-4dc7-a0df-4ec92c97c9af"
},
{
"cell_type": "code",
Expand Down Expand Up @@ -157,7 +157,7 @@
"source": [
"Facet a discrete variable into columns:"
],
"id": "87d9d51d-b780-433d-b7f0-7041f01f8b56"
"id": "8d5a434d-f6be-4f86-ace7-5fdde7f38527"
},
{
"cell_type": "code",
Expand Down Expand Up @@ -195,7 +195,7 @@
"source": [
"Facet two discrete variables into rows and columns:"
],
"id": "89ebd99e-bc05-4076-8e5c-86acbbe07d88"
"id": "1a8d90cf-5838-4cfa-9081-b51cdaea5f91"
},
{
"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": "632253f8-ac2f-415f-a327-bed4f9c72980"
"id": "ec2872bb-3167-4f53-9414-91174ed3d73e"
},
{
"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": "bb9798c5-e0d3-4822-8e26-30a236af5ed6"
"id": "c0c00b75-f148-4eff-bcfd-b5af99ab430a"
},
{
"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": "af9f37f3-c9c0-4abc-9a65-afa644f886d1"
"id": "d15ca573-f2ea-4772-85a1-374f3050b795"
},
{
"cell_type": "code",
Expand Down Expand Up @@ -370,7 +370,7 @@
"source": [
"You can add two discrete variables to a facet:"
],
"id": "76c164e6-809c-4159-87d5-2bfb0c6b1091"
"id": "d468993f-01fa-4e30-b294-0ceab1f1d412"
},
{
"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": "d916f4d1-2a06-4af7-9cbb-88c74838c45e"
"id": "252f7e34-e724-43da-9eb0-765b11cac764"
},
{
"cell_type": "code",
Expand Down
Loading

0 comments on commit 761d765

Please sign in to comment.