Skip to content

Commit 2626e27

Browse files
noorbuchiseisman
andauthored
remove warning note
Co-authored-by: Dongdong Tian <seisman.info@gmail.com>
1 parent dee89d9 commit 2626e27

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

examples/tutorials/date_time_charts.py

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,6 @@
33
========================
44
55
Plotting datetime charts is handled by :meth:`pygmt.Figure.basemap`.
6-
7-
.. note::
8-
9-
This tutorial assumes the use of a Python notebook, such as IPython or Jupyter Notebook.
10-
To see the figures while using a Python script instead, use
11-
``fig.show(method="external")`` to display the figure in the default PDF viewer.
12-
13-
To save the figure, use ``fig.savefig("figname.pdf")`` where ``"figname.pdf"``
14-
is the desired name and file extension for the saved figure.
156
"""
167
# sphinx_gallery_thumbnail_number = 0
178

0 commit comments

Comments
 (0)