There was an error while loading. Please reload this page.
1 parent 5dd5be1 commit 8dbe138Copy full SHA for 8dbe138
1 file changed
seasenselib/plotters/depth_profile_plotter.py
@@ -20,7 +20,7 @@ class DepthProfilePlotter(AbstractPlotter):
20
21
Methods:
22
--------
23
- plot(output_file=None, title='Salinity and Temperature Profiles', show_grid=True, dot_size=3, show_lines_between_dots=True)
+ ``plot(output_file=None, title='Salinity and Temperature Profiles', show_grid=True, dot_size=3, show_lines_between_dots=True, *args, **kwargs)``
24
Creates and displays/saves the vertical profile plot.
25
"""
26
0 commit comments