Skip to content

Commit 545dcd6

Browse files
committed
Add FilterPlotting to documentation, including a notebook
1 parent 8ed5716 commit 545dcd6

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

docs/api/plotting/filter.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
::: eitprocessing.plotting.filter.FilterPlotting

mkdocs.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ nav:
4848
- installation.md
4949
- Example Notebooks:
5050
- examples/notebooks/test_ratedetection.ipynb
51+
- examples/notebooks/test_plot_filter_results.ipynb
5152
- API Documentation:
5253
- api/loading.md
5354
- Data Containers:
@@ -74,6 +75,8 @@ nav:
7475
- api/parameters.md
7576
- api/categories.md
7677
- api/mixins.md
78+
- Plotting:
79+
- Filter: api/plotting/filter.md
7780
- About:
7881
- Contributing: contributing_doc.md
7982
- Code of Conduct: code_of_conduct_doc.md

0 commit comments

Comments
 (0)