We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8ed5716 commit 545dcd6Copy full SHA for 545dcd6
docs/api/plotting/filter.md
@@ -0,0 +1 @@
1
+::: eitprocessing.plotting.filter.FilterPlotting
mkdocs.yml
@@ -48,6 +48,7 @@ nav:
48
- installation.md
49
- Example Notebooks:
50
- examples/notebooks/test_ratedetection.ipynb
51
+ - examples/notebooks/test_plot_filter_results.ipynb
52
- API Documentation:
53
- api/loading.md
54
- Data Containers:
@@ -74,6 +75,8 @@ nav:
74
75
- api/parameters.md
76
- api/categories.md
77
- api/mixins.md
78
+ - Plotting:
79
+ - Filter: api/plotting/filter.md
80
- About:
81
- Contributing: contributing_doc.md
82
- Code of Conduct: code_of_conduct_doc.md
0 commit comments