Skip to content

Commit 9e3adce

Browse files
committed
update docs
1 parent aeee853 commit 9e3adce

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

docs/index.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,6 @@
77

88
- [Getting Started](getting-started.ipynb) - Interactive tutorial
99
- [Plot Types](examples/plot-types.ipynb) - All available plot types
10-
- [Advanced Usage](examples/advanced.ipynb) - Configuration and customization
10+
- [Dimensions & Facets](examples/dimensions.ipynb) - Control dimension mapping
11+
- [Figure Customization](examples/figure.ipynb) - Customize your figures
1112
- [API Reference](api.md) - Full API documentation

mkdocs.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,5 +69,7 @@ nav:
6969
- Getting Started: getting-started.ipynb
7070
- Examples:
7171
- Plot Types: examples/plot-types.ipynb
72-
- Advanced Usage: examples/advanced.ipynb
72+
- Dimensions & Facets: examples/dimensions.ipynb
73+
- Figure Customization: examples/figure.ipynb
74+
- Plotly Express Options: examples/kwargs.ipynb
7375
- API Reference: api.md

0 commit comments

Comments
 (0)