We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b8253c4 commit ba8ab39Copy full SHA for ba8ab39
doc/python/static-image-export.md
@@ -126,7 +126,7 @@ fig.write_image("images/fig1.pdf")
126
127
**EPS** (Kaleido<1.0.0)
128
129
-Kaleido versions earlier than 1.0.0 also support **EPS** (requires the poppler library)
+Kaleido versions earlier than 1.0.0 also support **EPS** (requires the poppler library). If using Kaleido v1 or later, we recommend PDF or SVG format.
130
131
~~~python
132
...
0 commit comments