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 11dd8d6 commit 329c14dCopy full SHA for 329c14d
test/image/make_exports.py
@@ -10,7 +10,7 @@
10
pio.templates.default = 'none'
11
pio.kaleido.scope.plotlyjs = os.path.join(root, 'build', 'plotly.js')
12
13
-allFormats = ['svg', 'jpg', 'jpeg', 'webp', 'eps', 'pdf']
+allFormats = ['svg', 'jpg', 'jpeg', 'webp', 'pdf']
14
# 'png' is tested by image-test
15
16
allNames = [
0 commit comments