Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Feb 12, 2024
1 parent a1f5b0e commit 0cfb9f1
Show file tree
Hide file tree
Showing 22 changed files with 177 additions and 169 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": "invalid-london",
"id": "0",
"metadata": {},
"source": [
"# Panels and Faceting\n",
Expand All @@ -13,7 +13,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "senior-aruba",
"id": "1",
"metadata": {
"tags": []
},
Expand All @@ -27,7 +27,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "alone-purpose",
"id": "2",
"metadata": {
"tags": []
},
Expand All @@ -44,7 +44,7 @@
},
{
"cell_type": "markdown",
"id": "removable-shame",
"id": "3",
"metadata": {},
"source": [
"## Example graph\n",
Expand All @@ -55,7 +55,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "french-scope",
"id": "4",
"metadata": {
"tags": []
},
Expand All @@ -76,7 +76,7 @@
},
{
"cell_type": "markdown",
"id": "foster-skiing",
"id": "5",
"metadata": {},
"source": [
"## Non-panel'd version\n",
Expand All @@ -87,7 +87,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "informed-storage",
"id": "6",
"metadata": {
"tags": []
},
Expand All @@ -104,7 +104,7 @@
},
{
"cell_type": "markdown",
"id": "hairy-adapter",
"id": "7",
"metadata": {},
"source": [
"This isn't particularly useful.\n",
Expand All @@ -117,7 +117,7 @@
},
{
"cell_type": "markdown",
"id": "universal-draft",
"id": "8",
"metadata": {},
"source": [
"## `nxviz` faceting API\n",
Expand All @@ -138,7 +138,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "continuing-rochester",
"id": "9",
"metadata": {
"tags": []
},
Expand All @@ -152,7 +152,7 @@
},
{
"cell_type": "markdown",
"id": "mounted-daughter",
"id": "10",
"metadata": {},
"source": [
"### Arc Panel"
Expand All @@ -161,7 +161,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "improving-alert",
"id": "11",
"metadata": {
"tags": []
},
Expand All @@ -178,7 +178,7 @@
},
{
"cell_type": "markdown",
"id": "christian-simon",
"id": "12",
"metadata": {},
"source": [
"### Circos Panel"
Expand All @@ -187,7 +187,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "neutral-concentrate",
"id": "13",
"metadata": {
"tags": []
},
Expand All @@ -204,7 +204,7 @@
},
{
"cell_type": "markdown",
"id": "silver-buyer",
"id": "14",
"metadata": {},
"source": [
"### Matrix Panel"
Expand All @@ -213,7 +213,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "plastic-worcester",
"id": "15",
"metadata": {},
"outputs": [],
"source": [
Expand All @@ -228,7 +228,7 @@
},
{
"cell_type": "markdown",
"id": "closing-linux",
"id": "16",
"metadata": {},
"source": [
"### Hive Panel\n",
Expand All @@ -246,7 +246,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "common-rocket",
"id": "17",
"metadata": {
"tags": []
},
Expand All @@ -257,7 +257,7 @@
},
{
"cell_type": "markdown",
"id": "compliant-smart",
"id": "18",
"metadata": {},
"source": [
"## Custom panels\n",
Expand All @@ -276,7 +276,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "motivated-cassette",
"id": "19",
"metadata": {
"tags": []
},
Expand All @@ -292,7 +292,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "assumed-government",
"id": "20",
"metadata": {
"tags": []
},
Expand Down Expand Up @@ -323,7 +323,7 @@
},
{
"cell_type": "markdown",
"id": "beneficial-antarctica",
"id": "21",
"metadata": {},
"source": [
"## Development pattern\n",
Expand All @@ -341,7 +341,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "bigger-middle",
"id": "22",
"metadata": {
"tags": []
},
Expand All @@ -354,7 +354,7 @@
},
{
"cell_type": "markdown",
"id": "naval-retro",
"id": "23",
"metadata": {},
"source": [
"The pattern is essentially to identify the exact groups that exist,\n",
Expand Down
Loading

0 comments on commit 0cfb9f1

Please sign in to comment.