Skip to content

Commit

Permalink
Use PNG figures.
Browse files Browse the repository at this point in the history
  • Loading branch information
danielballan committed May 15, 2020
1 parent 5f94907 commit 53ae22c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"""

nbsphinx_execute_arguments = [
"--InlineBackend.figure_formats={'svg', 'pdf'}",
"--InlineBackend.figure_formats={'png'}",
"--InlineBackend.rc={'figure.dpi': 96}",
]

Expand Down

0 comments on commit 53ae22c

Please sign in to comment.