Show More
@@ -730,6 +730,7 b' def set_matplotlib_formats(*formats, **kwargs):' | |||||
730 | To set this in your config files use the following:: |
|
730 | To set this in your config files use the following:: | |
731 |
|
731 | |||
732 | c.InlineBackend.figure_formats = {'pdf', 'png', 'svg'} |
|
732 | c.InlineBackend.figure_formats = {'pdf', 'png', 'svg'} | |
|
733 | c.InlineBackend.quality = 90 | |||
733 |
|
734 | |||
734 | Parameters |
|
735 | Parameters | |
735 | ---------- |
|
736 | ---------- |
General Comments 0
You need to be logged in to leave comments.
Login now