Skip to content

Commit

Permalink
formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
maciekswat committed Jul 3, 2019
1 parent c6ae4e6 commit 0a8e27f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/adding_plots_to_the_simulation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -208,7 +208,7 @@ image.
We construct file_name in such a way that it contains MCS in it.
The image file will be written in the simulation outpt directory.
Finally, for any plot we can output plotted data in the form of a text
file. All we need to do is to call ``savePlotAsData`` from the plot windows
file. All we need to do is to call ``save_plot_as_data`` from the plot windows
object:

.. code-block:: python
Expand Down

0 comments on commit 0a8e27f

Please sign in to comment.