Skip to content

Commit

Permalink
Minor changes to notebooks.
Browse files Browse the repository at this point in the history
  • Loading branch information
ericmjl committed Apr 20, 2021
1 parent 7bb19b9 commit 4b77452
Show file tree
Hide file tree
Showing 3 changed files with 44 additions and 39 deletions.
48 changes: 24 additions & 24 deletions docs/api/facet-api.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"cells": [
{
"cell_type": "markdown",
"id": "powered-wales",
"id": "invalid-london",
"metadata": {},
"source": [
"# Panels and Faceting\n",
Expand All @@ -13,7 +13,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "equal-mechanics",
"id": "senior-aruba",
"metadata": {
"tags": []
},
Expand All @@ -27,7 +27,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "distinct-cloud",
"id": "alone-purpose",
"metadata": {
"tags": []
},
Expand All @@ -44,7 +44,7 @@
},
{
"cell_type": "markdown",
"id": "driving-lawsuit",
"id": "removable-shame",
"metadata": {},
"source": [
"## Example graph\n",
Expand All @@ -55,7 +55,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "funny-scholarship",
"id": "french-scope",
"metadata": {
"tags": []
},
Expand All @@ -76,7 +76,7 @@
},
{
"cell_type": "markdown",
"id": "developed-backup",
"id": "foster-skiing",
"metadata": {},
"source": [
"## Non-panel'd version\n",
Expand All @@ -87,7 +87,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "peaceful-cursor",
"id": "informed-storage",
"metadata": {
"tags": []
},
Expand All @@ -104,7 +104,7 @@
},
{
"cell_type": "markdown",
"id": "japanese-prospect",
"id": "hairy-adapter",
"metadata": {},
"source": [
"This isn't particularly useful.\n",
Expand All @@ -117,7 +117,7 @@
},
{
"cell_type": "markdown",
"id": "dying-trader",
"id": "universal-draft",
"metadata": {},
"source": [
"## `nxviz` faceting API\n",
Expand All @@ -138,7 +138,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "sunset-collection",
"id": "continuing-rochester",
"metadata": {
"tags": []
},
Expand All @@ -152,7 +152,7 @@
},
{
"cell_type": "markdown",
"id": "future-detection",
"id": "mounted-daughter",
"metadata": {},
"source": [
"### Arc Panel"
Expand All @@ -161,7 +161,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "oriental-amsterdam",
"id": "improving-alert",
"metadata": {
"tags": []
},
Expand All @@ -178,7 +178,7 @@
},
{
"cell_type": "markdown",
"id": "instrumental-burns",
"id": "christian-simon",
"metadata": {},
"source": [
"### Circos Panel"
Expand All @@ -187,7 +187,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "proud-glass",
"id": "neutral-concentrate",
"metadata": {
"tags": []
},
Expand All @@ -204,7 +204,7 @@
},
{
"cell_type": "markdown",
"id": "floating-charger",
"id": "silver-buyer",
"metadata": {},
"source": [
"### Matrix Panel"
Expand All @@ -213,7 +213,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "fossil-component",
"id": "plastic-worcester",
"metadata": {},
"outputs": [],
"source": [
Expand All @@ -228,7 +228,7 @@
},
{
"cell_type": "markdown",
"id": "waiting-projector",
"id": "closing-linux",
"metadata": {},
"source": [
"### Hive Panel\n",
Expand All @@ -246,7 +246,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "unlike-approval",
"id": "common-rocket",
"metadata": {
"tags": []
},
Expand All @@ -257,7 +257,7 @@
},
{
"cell_type": "markdown",
"id": "administrative-pricing",
"id": "compliant-smart",
"metadata": {},
"source": [
"## Custom panels\n",
Expand All @@ -276,7 +276,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "thorough-dominican",
"id": "motivated-cassette",
"metadata": {
"tags": []
},
Expand All @@ -292,7 +292,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "heavy-formula",
"id": "assumed-government",
"metadata": {
"tags": []
},
Expand Down Expand Up @@ -323,7 +323,7 @@
},
{
"cell_type": "markdown",
"id": "devoted-reaction",
"id": "beneficial-antarctica",
"metadata": {},
"source": [
"## Development pattern\n",
Expand All @@ -341,7 +341,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "answering-tender",
"id": "bigger-middle",
"metadata": {
"tags": []
},
Expand All @@ -354,7 +354,7 @@
},
{
"cell_type": "markdown",
"id": "several-sewing",
"id": "naval-retro",
"metadata": {},
"source": [
"The pattern is essentially to identify the exact groups that exist,\n",
Expand Down
21 changes: 12 additions & 9 deletions docs/examples/geo.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,19 @@
"cells": [
{
"cell_type": "markdown",
"id": "cathedral-cigarette",
"id": "prepared-symbol",
"metadata": {},
"source": [
"## Geo Plot"
"## Geo Plot\n",
"\n",
"In this notebook, we will see how to create geographic graph visualizations\n",
"using the mid-level and high-level APIs."
]
},
{
"cell_type": "code",
"execution_count": null,
"id": "thermal-confirmation",
"id": "permanent-shift",
"metadata": {
"tags": []
},
Expand All @@ -25,7 +28,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "valid-kinase",
"id": "broad-robinson",
"metadata": {
"tags": []
},
Expand All @@ -42,7 +45,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "acceptable-belgium",
"id": "laughing-lindsay",
"metadata": {
"tags": []
},
Expand All @@ -58,7 +61,7 @@
},
{
"cell_type": "markdown",
"id": "polar-hundred",
"id": "numerical-cross",
"metadata": {},
"source": [
"## Mid-level API"
Expand All @@ -67,7 +70,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "specialized-fight",
"id": "dental-walker",
"metadata": {
"tags": []
},
Expand All @@ -91,7 +94,7 @@
},
{
"cell_type": "markdown",
"id": "abstract-light",
"id": "stuck-evolution",
"metadata": {},
"source": [
"## High-level API"
Expand All @@ -100,7 +103,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "pointed-contact",
"id": "worst-tragedy",
"metadata": {
"tags": []
},
Expand Down
14 changes: 8 additions & 6 deletions docs/examples/matrix.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,18 @@
"cells": [
{
"cell_type": "markdown",
"id": "alpha-disability",
"id": "regional-perfume",
"metadata": {},
"source": [
"# Matrix Plot"
"# Matrix Plot\n",
"\n",
"Here is an example of how to create a matrix plot."
]
},
{
"cell_type": "code",
"execution_count": null,
"id": "statistical-score",
"id": "protecting-subdivision",
"metadata": {
"tags": []
},
Expand All @@ -25,7 +27,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "casual-negative",
"id": "rational-liability",
"metadata": {
"tags": []
},
Expand All @@ -41,7 +43,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "physical-athens",
"id": "corresponding-belarus",
"metadata": {
"tags": []
},
Expand All @@ -56,7 +58,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "logical-referral",
"id": "absolute-universe",
"metadata": {
"tags": []
},
Expand Down

0 comments on commit 4b77452

Please sign in to comment.