Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit c684b72

Browse filesBrowse files
committed
use local topojson for image tests
1 parent 69f104e commit c684b72
Copy full SHA for c684b72

File tree

Expand file treeCollapse file tree

1 file changed

+1
-0
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-0
lines changed

‎test/image/make_baseline.py

Copy file name to clipboardExpand all lines: test/image/make_baseline.py
+1Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@
5353
plotlyjs = plotlyjs_with_virtual_webgl
5454

5555
pio.kaleido.scope.plotlyjs = plotlyjs
56+
pio.kaleido.scope.topojson = "file://" + os.path.join(root, 'dist', 'topojson')
5657
pio.templates.default = 'none'
5758

5859
ALL_MOCKS = [os.path.splitext(a)[0] for a in os.listdir(dirIn) if a.endswith('.json')]

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.