Skip to content

Commit

Permalink
Adding the documentation for plotting functions.
Browse files Browse the repository at this point in the history
  • Loading branch information
martahan committed May 22, 2024
1 parent f2d3d6e commit a01edd8
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions docs/source/reference/plots.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
# Plotting functions

```{eval-rst}
.. currentmodule:: seismostats
```

##

```{eval-rst}
.. autosummary::
:toctree: api/
:func:
plot_cum_fmd
plot_fmd
plot_cum_count
plot_mags_in_time
plot_in_space
plot_mc_vs_b
```

0 comments on commit a01edd8

Please sign in to comment.