We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 81cc698 commit 85a3fdbCopy full SHA for 85a3fdb
doc/api.rst
@@ -326,6 +326,27 @@ Annotated plots that describe the model and fitting process.
326
plot_annotated_model
327
plot_annotated_peak_search
328
329
+Plot Utilities & Styling
330
+~~~~~~~~~~~~~~~~~~~~~~~~
331
+
332
+Plot related utilies for styling and managing plots.
333
334
+.. currentmodule:: fooof.plts.style
335
336
+.. autosummary::
337
+ :toctree: generated/
338
339
+ check_style_options
340
341
+.. currentmodule:: fooof.plts.utils
342
343
344
345
346
+ check_ax
347
+ recursive_plot
348
+ save_figure
349
350
Utilities
351
---------
352
0 commit comments