File tree 12 files changed +12
-12
lines changed
12 files changed +12
-12
lines changed Original file line number Diff line number Diff line change 9
9
10
10
This tutorial assumes the use of a Python notebook, such as IPython or Jupyter Notebook.
11
11
To see the figures while using a Python script instead, use
12
- ``fig.show(method="external)`` to display the figure in the default PDF viewer.
12
+ ``fig.show(method="external" )`` to display the figure in the default PDF viewer.
13
13
14
14
To save the figure, use ``fig.savefig("figname.pdf")`` where ``"figname.pdf"``
15
15
is the desired name and file extension for the saved figure.
Original file line number Diff line number Diff line change 8
8
9
9
This tutorial assumes the use of a Python notebook, such as IPython or Jupyter Notebook.
10
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.
11
+ ``fig.show(method="external" )`` to display the figure in the default PDF viewer.
12
12
13
13
To save the figure, use ``fig.savefig("figname.pdf")`` where ``"figname.pdf"``
14
14
is the desired name and file extension for the saved figure.
Original file line number Diff line number Diff line change 8
8
9
9
This tutorial assumes the use of a Python notebook, such as IPython or Jupyter Notebook.
10
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.
11
+ ``fig.show(method="external" )`` to display the figure in the default PDF viewer.
12
12
13
13
To save the figure, use ``fig.savefig("figname.pdf")`` where ``"figname.pdf"``
14
14
is the desired name and file extension for the saved figure.
Original file line number Diff line number Diff line change 8
8
9
9
This tutorial assumes the use of a Python notebook, such as IPython or Jupyter Notebook.
10
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.
11
+ ``fig.show(method="external" )`` to display the figure in the default PDF viewer.
12
12
13
13
To save the figure, use ``fig.savefig("figname.pdf")`` where ``"figname.pdf"``
14
14
is the desired name and file extension for the saved figure.
Original file line number Diff line number Diff line change 10
10
11
11
This tutorial assumes the use of a Python notebook, such as IPython or Jupyter Notebook.
12
12
To see the figures while using a Python script instead, use
13
- ``fig.show(method="external)`` to display the figure in the default PDF viewer.
13
+ ``fig.show(method="external" )`` to display the figure in the default PDF viewer.
14
14
15
15
To save the figure, use ``fig.savefig("figname.pdf")`` where ``"figname.pdf"``
16
16
is the desired name and file extension for the saved figure.
Original file line number Diff line number Diff line change 9
9
10
10
This tutorial assumes the use of a Python notebook, such as IPython or Jupyter Notebook.
11
11
To see the figures while using a Python script instead, use
12
- ``fig.show(method="external)`` to display the figure in the default PDF viewer.
12
+ ``fig.show(method="external" )`` to display the figure in the default PDF viewer.
13
13
14
14
To save the figure, use ``fig.savefig("figname.pdf")`` where ``"figname.pdf"``
15
15
is the desired name and file extension for the saved figure.
Original file line number Diff line number Diff line change 9
9
10
10
This tutorial assumes the use of a Python notebook, such as IPython or Jupyter Notebook.
11
11
To see the figures while using a Python script instead, use
12
- ``fig.show(method="external)`` to display the figure in the default PDF viewer.
12
+ ``fig.show(method="external" )`` to display the figure in the default PDF viewer.
13
13
14
14
To save the figure, use ``fig.savefig("figname.pdf")`` where ``"figname.pdf"``
15
15
is the desired name and file extension for the saved figure.
Original file line number Diff line number Diff line change 11
11
12
12
This tutorial assumes the use of a Python notebook, such as IPython or Jupyter Notebook.
13
13
To see the figures while using a Python script instead, use
14
- ``fig.show(method="external)`` to display the figure in the default PDF viewer.
14
+ ``fig.show(method="external" )`` to display the figure in the default PDF viewer.
15
15
16
16
To save the figure, use ``fig.savefig("figname.pdf")`` where ``"figname.pdf"``
17
17
is the desired name and file extension for the saved figure.
Original file line number Diff line number Diff line change 8
8
9
9
This tutorial assumes the use of a Python notebook, such as IPython or Jupyter Notebook.
10
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.
11
+ ``fig.show(method="external" )`` to display the figure in the default PDF viewer.
12
12
13
13
To save the figure, use ``fig.savefig("figname.pdf")`` where ``"figname.pdf"``
14
14
is the desired name and file extension for the saved figure.
Original file line number Diff line number Diff line change 12
12
13
13
This tutorial assumes the use of a Python notebook, such as IPython or Jupyter Notebook.
14
14
To see the figures while using a Python script instead, use
15
- ``fig.show(method="external)`` to display the figure in the default PDF viewer.
15
+ ``fig.show(method="external" )`` to display the figure in the default PDF viewer.
16
16
17
17
To save the figure, use ``fig.savefig("figname.pdf")`` where ``"figname.pdf"``
18
18
is the desired name and file extension for the saved figure.
Original file line number Diff line number Diff line change 10
10
11
11
This tutorial assumes the use of a Python notebook, such as IPython or Jupyter Notebook.
12
12
To see the figures while using a Python script instead, use
13
- ``fig.show(method="external)`` to display the figure in the default PDF viewer.
13
+ ``fig.show(method="external" )`` to display the figure in the default PDF viewer.
14
14
15
15
To save the figure, use ``fig.savefig("figname.pdf")`` where ``"figname.pdf"``
16
16
is the desired name and file extension for the saved figure.
Original file line number Diff line number Diff line change 9
9
10
10
This tutorial assumes the use of a Python notebook, such as IPython or Jupyter Notebook.
11
11
To see the figures while using a Python script instead, use
12
- ``fig.show(method="external)`` to display the figure in the default PDF viewer.
12
+ ``fig.show(method="external" )`` to display the figure in the default PDF viewer.
13
13
14
14
To save the figure, use ``fig.savefig("figname.pdf")`` where ``"figname.pdf"``
15
15
is the desired name and file extension for the saved figure.
You can’t perform that action at this time.
0 commit comments