Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
23 commits
Select commit Hold shift + click to select a range
865390e
docs: add graphviz examples across documentation
lmeyerov Dec 5, 2025
5d6da55
docs(plan): add GFQL docs graphviz audit and enhancement plan
lmeyerov Dec 5, 2025
04f164c
docs(plan): add non-GFQL audit and notebook conversion candidates
lmeyerov Dec 5, 2025
c9a784c
docs(gfql): add graphviz diagrams illustrating query patterns
lmeyerov Dec 5, 2025
871ddcb
fix(docs): use double backticks for inline code in RST files
lmeyerov Dec 5, 2025
427219b
docs(gfql): replace test diagram with sample dataset, clean up prints
lmeyerov Dec 5, 2025
095c47b
docs(gfql): add diagrams for examples 1 and 5
lmeyerov Dec 5, 2025
1c67820
fix(docs): fix remaining single backticks in translate.rst
lmeyerov Dec 5, 2025
e9dacd8
docs(gfql): improve diagram styling with bold fills and hex colors
lmeyerov Dec 5, 2025
ecfc49c
docs(gfql): apply consistent diagram styling to translate.rst
lmeyerov Dec 5, 2025
f650e3e
fix(docs): move import to top of code block in visualization/10min.rst
lmeyerov Dec 5, 2025
38023cd
fix(docs): remove contextless diagram from visualization/10min.rst
lmeyerov Dec 5, 2025
98b9309
docs: update plot_static examples to use auto-display
lmeyerov Dec 5, 2025
1fe318a
chore: remove accidentally committed plan file
lmeyerov Dec 8, 2025
c6da40b
docs: add comprehensive static rendering documentation
lmeyerov Dec 8, 2025
a7bc6de
docs: execute static_rendering.ipynb to include visual outputs
lmeyerov Dec 9, 2025
3d34cc4
fix(plot_static): return SVG/Image objects for clean notebook display
lmeyerov Dec 9, 2025
0bb690b
docs: update examples for new plot_static() return type
lmeyerov Dec 10, 2025
a89fe8a
fix(docs): skip external image assertion for singlehtml builder
lmeyerov Dec 10, 2025
b34ec85
docs: execute graphviz.ipynb to include plot_static() outputs
lmeyerov Dec 10, 2025
83bf387
docs: move Static Rendering to Visualization section
lmeyerov Dec 10, 2025
cb88c7d
docs: reorder Static Export after Geographic in Visualization
lmeyerov Dec 10, 2025
ee1b9d2
docs: fix graphviz.ipynb errors, remove pointless diagrams and intern…
lmeyerov Dec 10, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1,122 changes: 528 additions & 594 deletions demos/demos_databases_apis/graphviz/graphviz.ipynb

Large diffs are not rendered by default.

178 changes: 0 additions & 178 deletions demos/demos_databases_apis/graphviz/plot_static_demo.ipynb

This file was deleted.

Loading
Loading