Skip to content

Commit

Permalink
Deploying to gh-pages from @ ab01b45 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
has2k1 committed Feb 7, 2024
1 parent 1292a5b commit 345860b
Show file tree
Hide file tree
Showing 28 changed files with 206 additions and 206 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": "9c126810-08d7-4f83-8447-696465ce4178"
"id": "42a71354-85e9-42ee-9168-062fdb15be7e"
},
{
"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": "93e96b61-3cba-4f36-8052-e3cb1b90d31a"
"id": "1fafde05-5239-45bc-a0ed-e2a42ef27d27"
},
{
"cell_type": "code",
Expand Down Expand Up @@ -3059,7 +3059,7 @@
"source": [
"The final image of the spiral"
],
"id": "9e115701-baa2-4382-a85b-edf47ded6c9d"
"id": "fd706781-4bb7-49ae-9f4a-ee2ff1e28d67"
},
{
"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": "8d813381-6c4e-40dd-bec3-fc12410a25d7"
"id": "38cfc390-9696-42bb-87a0-1a0b2a24fcee"
},
{
"cell_type": "code",
Expand Down Expand Up @@ -40,7 +40,7 @@
"\n",
"Mapping variables to the visual properties of a plot."
],
"id": "9d75b7d8-bbf4-48a8-a03e-0e3d97cd6b60"
"id": "4cbb7bd9-528c-44f4-83d4-33af80e9ae62"
},
{
"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": "88ea9a47-7571-4ac4-a6b7-e5cf9141714f"
"id": "80435d90-74ec-4943-b145-1b1a4f633421"
},
{
"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": "d9f77348-3b39-444c-9a58-a4e819cc45a6"
"id": "1a45aa7e-9459-4c5b-b3fc-456e2ae0ba54"
},
{
"cell_type": "code",
Expand Down Expand Up @@ -46,7 +46,7 @@
"\n",
"Start off with a mapping to the `color`."
],
"id": "52302a01-fed9-4ebd-a886-76c95aaef9a5"
"id": "d3012821-4722-4266-90bc-82746629ca4a"
},
{
"cell_type": "code",
Expand Down Expand Up @@ -85,7 +85,7 @@
"source": [
"We can match the `color` with the `fill`."
],
"id": "9520cfe8-eb80-4da8-b928-1f7d88ab63f6"
"id": "577fb945-e330-4e99-b481-41ffa3d1c122"
},
{
"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": "a1471cb8-6d8b-41d3-b428-a8e2481e63f7"
"id": "a5a8a8b3-4abb-4e5a-a4ed-63ce2bb1828f"
},
{
"cell_type": "code",
Expand Down Expand Up @@ -162,7 +162,7 @@
"\n",
"With a fitting theme."
],
"id": "8c84b327-8865-4f38-bd5b-acbc823cc066"
"id": "9c085c12-d5be-406c-b24c-91d1f3e0f661"
},
{
"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": "b13efb22-97bf-46b7-a593-49816854699a"
"id": "8af24e54-5cf5-4659-8f0d-0b184e43a4de"
},
{
"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": "fbe24614-f501-4fa0-9dd6-0e3b8d14226d"
"id": "7e178044-80f0-4a70-bd8d-2bb59672d5f4"
},
{
"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": "6f641e2e-5d37-4c47-9c7a-ac2b47d7be13"
"id": "e2839a7f-3343-4260-b1a6-964bab154ec7"
},
{
"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": "70b13c97-46e2-46bf-8cc9-7026ae68d216"
"id": "f370292e-01ef-45a6-89a3-bfe1403b6a6e"
},
{
"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": "efff208d-043a-45f8-9a0f-a3e3e2f63894"
"id": "d34e8bb7-2744-4934-80e1-25c2bd37706b"
},
{
"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": "de4de316-f851-466b-b0e4-d4bf7f798f5c"
"id": "d9ed2d68-1afb-44a0-9c10-981c941bebef"
},
{
"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": "c7c00d1c-833a-4047-b65c-9948dc2b0093"
"id": "56b75a8a-d951-4b25-8e06-df3a2cd450db"
},
{
"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": "22f2c33c-cc30-42de-98eb-638eeaf7bf65"
"id": "6d7463f7-a501-4f7a-bb33-fed3c1284858"
},
{
"cell_type": "code",
Expand Down Expand Up @@ -82,7 +82,7 @@
"source": [
"Basic scatter plot:"
],
"id": "06d7eb2e-2fdc-4f15-9cf8-4c66b7305f1c"
"id": "a54864d7-f5a7-4c7e-86ea-265daff70aeb"
},
{
"cell_type": "code",
Expand Down Expand Up @@ -119,7 +119,7 @@
"source": [
"Facet a discrete variable into rows:"
],
"id": "7134dbcd-1941-4139-bca2-23d73b01f285"
"id": "d8a753b2-274e-4632-8554-54831ad34c51"
},
{
"cell_type": "code",
Expand Down Expand Up @@ -157,7 +157,7 @@
"source": [
"Facet a discrete variable into columns:"
],
"id": "3f8a8d55-a458-4550-a344-5a2e003391d4"
"id": "f39ede21-3db1-4852-9f9a-48d3683b8544"
},
{
"cell_type": "code",
Expand Down Expand Up @@ -195,7 +195,7 @@
"source": [
"Facet two discrete variables into rows and columns:"
],
"id": "caa93852-f56d-4b63-ae20-324a8f028ac7"
"id": "1bef3e66-5bf0-4d32-acd6-0cb4650bccf0"
},
{
"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": "32acbdf5-39a2-48f7-a20a-09cada17cf50"
"id": "db9375a3-d966-4cda-ba80-1aaef38bbecb"
},
{
"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": "ec4e48c1-9d58-4885-a06d-3f9988f48798"
"id": "2466b2c8-614a-44f9-b53d-a93dab530a16"
},
{
"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": "0c001e82-0796-4cd9-b86f-82e5c3e3eea4"
"id": "a6d79477-c82e-4dd4-93f6-5c260afc6a0c"
},
{
"cell_type": "code",
Expand Down Expand Up @@ -370,7 +370,7 @@
"source": [
"You can add two discrete variables to a facet:"
],
"id": "ab1bc2c0-1321-497d-88c1-8d971484f82d"
"id": "1d7dca58-d832-40e5-862e-3d9d20bbfa75"
},
{
"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": "baafc7a3-46fd-4fa9-9b76-ead5ff648569"
"id": "e6f40b2d-627b-441f-a3b6-0aa36077a3d7"
},
{
"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": "2e44ab7a-91f0-431a-89b4-adf5594d4f9c"
"id": "4364a987-8f7f-4656-9567-e9ed6eb2706f"
},
{
"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": "78d60df7-98a3-4bfc-92de-715f2fab385a"
"id": "1907ba5b-b6bf-4de1-a131-2d889c2560e0"
},
{
"cell_type": "code",
Expand Down Expand Up @@ -82,7 +82,7 @@
"source": [
"Basic scatter plot:"
],
"id": "b2a26fd8-5370-429e-bc92-7b1da6b88707"
"id": "91164f9d-c44a-43df-9cb9-68ecb3532e4b"
},
{
"cell_type": "code",
Expand Down Expand Up @@ -119,7 +119,7 @@
"source": [
"Facet a discrete variable using `facet_wrap()`:"
],
"id": "78b22719-7851-497e-a3c7-c2b78cd92567"
"id": "c5207eca-24df-49e9-9eaf-a7e7f5ac73ff"
},
{
"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": "35aa177b-927e-4eb9-853a-fe6dbabe17c4"
"id": "e139238e-3d7d-4664-a0f0-143a56def028"
},
{
"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": "8594786c-56e8-447d-9dc1-9ce716ea75c6"
"id": "4e058efb-2886-4e3d-98a3-1091caa61e06"
},
{
"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": "b6410501-ed34-4060-864d-9e4b05fd63d3"
"id": "e80cd688-e804-46c6-afc9-a27a65eecff6"
},
{
"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": "5bf33f84-9362-4038-9633-962389346bf8"
"id": "40d840dd-b93c-4ffc-ba1d-a0e10dc79008"
},
{
"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": "f032ef0a-d47f-47f5-af8f-68cd7a2ac2ea"
"id": "3783bd1b-113e-437a-a215-8c597d2ae74a"
},
{
"cell_type": "code",
Expand Down Expand Up @@ -423,7 +423,7 @@
"source": [
"You can add two discrete variables to a facet:"
],
"id": "767269e1-7b1b-435b-b66a-e3701836293b"
"id": "85531de3-411e-4cfc-9b2b-286c4ffff366"
},
{
"cell_type": "code",
Expand Down
Loading

0 comments on commit 345860b

Please sign in to comment.