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 761d765 commit d8070ba
Show file tree
Hide file tree
Showing 28 changed files with 207 additions and 207 deletions.
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": "9da0850a-461c-4771-921d-25d9feee14ed"
"id": "b9481fda-ddf7-426e-bdb8-8b6110632ae2"
},
{
"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": "f2ffbe4b-8795-4e8a-adab-56fe62385d06"
"id": "b6b3c096-f4b2-4ae3-abc3-d318b3dcb249"
},
{
"cell_type": "code",
Expand Down Expand Up @@ -2999,7 +2999,7 @@
"source": [
"The final image of the spiral"
],
"id": "4ec752f9-4070-45ad-a9c8-d1a94951afd6"
"id": "577ea702-8a84-4e68-a718-d551e4b9d9f8"
},
{
"cell_type": "code",
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": "75e12e3f-993e-425b-bd88-06b6e697e780"
"id": "a897d319-da81-42d2-92c7-1ddca7c0e3f1"
},
{
"cell_type": "code",
Expand Down Expand Up @@ -40,7 +40,7 @@
"\n",
"Mapping variables to the visual properties of a plot."
],
"id": "a01d3a90-68a3-44e0-9382-5f33fb4a31f3"
"id": "a3251b0b-32e3-4b30-9aee-449ac6486800"
},
{
"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": "99ae4e7d-49b4-4484-9dcf-3ab609dff799"
"id": "26b1464c-a9ab-4520-a50d-69618a785674"
},
{
"cell_type": "code",
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": "7d73f288-4d70-4d3d-8312-7a0dfeb76ce9"
"id": "7b4343eb-d5ad-4078-8e11-18bac1549f18"
},
{
"cell_type": "code",
Expand Down Expand Up @@ -46,7 +46,7 @@
"\n",
"Start off with a mapping to the `color`."
],
"id": "c4437f2d-bc0d-41a9-bcb6-43638ff4191f"
"id": "5638124f-0bfa-49e4-9bc4-16dfe6707367"
},
{
"cell_type": "code",
Expand Down Expand Up @@ -85,7 +85,7 @@
"source": [
"We can match the `color` with the `fill`."
],
"id": "c5ac5464-d4d9-4f1b-88b1-e3f7d4f91619"
"id": "22122f44-59d5-48e8-93f6-a6903585a48e"
},
{
"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": "bf8e587b-905a-4f37-88da-7464db0e8eb1"
"id": "f692bfa6-a290-4ac1-bf50-0131d84a9614"
},
{
"cell_type": "code",
Expand Down Expand Up @@ -162,7 +162,7 @@
"\n",
"With a fitting theme."
],
"id": "dea20236-7143-4cda-afbc-75ba4daf1dac"
"id": "11a74509-fa86-4992-b0b8-f92ed4ded816"
},
{
"cell_type": "code",
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": "9acb4aa4-24e8-4b3b-8950-0308da312b2b"
"id": "869c72e0-53b0-4c68-b594-ebe9d00f93e1"
},
{
"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": "12524c39-a6d0-470e-9945-16919b572aa0"
"id": "fa591384-6649-4483-93dc-14c97498e4e9"
},
{
"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": "e845d034-08b7-4f47-908b-702e44abf167"
"id": "1199482f-79b3-4c77-9da0-3a6a7d04bab8"
},
{
"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": "e305cfb7-eeba-4bb5-8c91-886a86015af3"
"id": "646a12be-bf75-4a6d-b96a-2976064e80c5"
},
{
"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": "2749dbea-a41c-462b-ba99-11efb1ab5be5"
"id": "3c31499e-65d6-4615-b934-57df03a40ba9"
},
{
"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": "c1b2ea22-34db-4db1-a96d-3dae4a2ea32a"
"id": "6d0984e0-48dd-4b9b-aab5-2cd6a9c40e43"
},
{
"cell_type": "code",
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": "5fcfa140-82cd-4f8b-b352-638f9eb4b740"
"id": "1b2f51ae-c240-4d3f-818e-a954f2122998"
},
{
"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": "f2b5d0b2-7c7c-4c97-a282-a6a262bb6f43"
"id": "681b6445-2624-4768-ba3a-2b3da51948de"
},
{
"cell_type": "code",
Expand Down Expand Up @@ -82,7 +82,7 @@
"source": [
"Basic scatter plot:"
],
"id": "c7b29e36-4064-400b-abc6-1f8db38e22d6"
"id": "89d39039-121c-4c3d-b5fb-a87352eca07f"
},
{
"cell_type": "code",
Expand Down Expand Up @@ -119,7 +119,7 @@
"source": [
"Facet a discrete variable into rows:"
],
"id": "0474afc1-f110-4dc7-a0df-4ec92c97c9af"
"id": "453ba392-f7be-4bcf-a9f5-35df56877908"
},
{
"cell_type": "code",
Expand Down Expand Up @@ -157,7 +157,7 @@
"source": [
"Facet a discrete variable into columns:"
],
"id": "8d5a434d-f6be-4f86-ace7-5fdde7f38527"
"id": "c64c3a89-bd0f-4118-8ef3-dc8da3ea31e2"
},
{
"cell_type": "code",
Expand Down Expand Up @@ -195,7 +195,7 @@
"source": [
"Facet two discrete variables into rows and columns:"
],
"id": "1a8d90cf-5838-4cfa-9081-b51cdaea5f91"
"id": "cf0a282a-a6c2-4fbe-be9b-8217edafaaf4"
},
{
"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": "ec2872bb-3167-4f53-9414-91174ed3d73e"
"id": "bab4c328-8ea7-48c4-85d4-609167e5741a"
},
{
"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": "c0c00b75-f148-4eff-bcfd-b5af99ab430a"
"id": "6ee669e1-b8c0-4f0c-8ec7-596f9948dd62"
},
{
"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": "d15ca573-f2ea-4772-85a1-374f3050b795"
"id": "ccc3eeb9-e33d-49b9-8da2-5a8860c8e615"
},
{
"cell_type": "code",
Expand Down Expand Up @@ -370,7 +370,7 @@
"source": [
"You can add two discrete variables to a facet:"
],
"id": "d468993f-01fa-4e30-b294-0ceab1f1d412"
"id": "41895b5f-124e-42db-ac02-33cf837fae29"
},
{
"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": "252f7e34-e724-43da-9eb0-765b11cac764"
"id": "273cf7cf-3845-4e63-8a11-989ce7273ed6"
},
{
"cell_type": "code",
Expand Down
20 changes: 10 additions & 10 deletions examples/facet_wrap.out.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"source": [
"# Facet wrap"
],
"id": "07d54b82-ba7f-4c6d-856f-7c7983ab5634"
"id": "0cfb67d7-ae11-4eaa-b58c-3180653d905c"
},
{
"cell_type": "code",
Expand Down Expand Up @@ -46,7 +46,7 @@
"is differentiated by the faceting variable. These plots are wrapped into\n",
"a certain number of columns or rows as specified by the user."
],
"id": "540adafc-bc32-4123-9e47-4fd1744796d5"
"id": "e21f5635-e920-4ffc-905f-d325b77165f0"
},
{
"cell_type": "code",
Expand Down Expand Up @@ -82,7 +82,7 @@
"source": [
"Basic scatter plot:"
],
"id": "4dc70183-a606-4440-8ab4-aefbdeee4a8d"
"id": "f43d062f-bd5a-4aeb-b2fb-4f49c4ed59ad"
},
{
"cell_type": "code",
Expand Down Expand Up @@ -119,7 +119,7 @@
"source": [
"Facet a discrete variable using `facet_wrap()`:"
],
"id": "fbc47bb4-17d2-4172-81b0-3b4b1651c014"
"id": "9325c36f-4d48-4a41-b0e3-4ee8d6e6d349"
},
{
"cell_type": "code",
Expand Down Expand Up @@ -158,7 +158,7 @@
"Control the number of rows and columns with the options `nrow` and\n",
"`ncol`:"
],
"id": "3d089269-bb59-4e13-bd46-9bc6df0596da"
"id": "0a1e1b1f-f0d4-4f09-8add-02595617025e"
},
{
"cell_type": "code",
Expand Down Expand Up @@ -234,7 +234,7 @@
"To change the plot order of the facets, reorder the levels of the\n",
"faceting variable in the data."
],
"id": "02839b5b-297a-4ed9-9d56-9e07cb407c88"
"id": "5a5a2ed1-c479-4f8c-b4c3-79f99afd7852"
},
{
"cell_type": "code",
Expand Down Expand Up @@ -293,7 +293,7 @@
"to bottom). However if you would prefer a vertical layout (facets are\n",
"arranged top-to-bottom, from left to right) use the `dir` option:"
],
"id": "0e37c028-5c86-43c2-95e3-3d36f2eb70b4"
"id": "dfd4939c-8c7e-4cb5-9639-5f2092585543"
},
{
"cell_type": "code",
Expand Down Expand Up @@ -340,7 +340,7 @@
"\n",
"A fixed scale is the default and does not need to be specified."
],
"id": "68cbfddc-fb4f-4251-8912-29ab5489239a"
"id": "905d23c4-9aa8-492e-bae3-4a39d3eddab9"
},
{
"cell_type": "code",
Expand Down Expand Up @@ -384,7 +384,7 @@
"`labeller` argument within the `facet_wrap()` command. Below we use\n",
"`labeller = 'label_both'` to include the column name in the facet label."
],
"id": "6c4db5a4-fbb0-4260-b850-6026bb115ee8"
"id": "946de647-54b3-4ede-9ff2-5956d2a920e9"
},
{
"cell_type": "code",
Expand Down Expand Up @@ -423,7 +423,7 @@
"source": [
"You can add two discrete variables to a facet:"
],
"id": "873f056d-fc77-46d6-a2b9-f0a54845388c"
"id": "2f216c9f-26a3-4de1-840f-fbbb92011cbf"
},
{
"cell_type": "code",
Expand Down
Loading

0 comments on commit d8070ba

Please sign in to comment.