Skip to content

Commit

Permalink
Style text
Browse files Browse the repository at this point in the history
  • Loading branch information
mmore500 committed Dec 29, 2023
1 parent 92208e8 commit 62e537f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -256,7 +256,7 @@ Executes a plotting function and saves the resulting plot to specified formats u
+============================+==========================================================================================================================================================================================================================================+
| ``plotter`` | The plotting function to be executed. *Required.* |
+----------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| Additional args and kwargs | Forwarded to the plotting function and used to build the output filename. |
| *Additional args & kwargs* | Forwarded to the plotting function and used to build the output filename. |
+----------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| ``teeplot_callback`` | If True, returns a tuple with a callback to dispatch plot save instead of immediately saving the plot after running the plotter. Default is False. |
+----------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
Expand Down

0 comments on commit 62e537f

Please sign in to comment.