Skip to content

Commit b04398c

Browse files
authored
Merge pull request #7555 from plotly/cam/7528/fix-subunits-coastlines-topojson
fix: Fix USA subunits, clean up land, coastlines topojson layers
2 parents 4f7a513 + 453853c commit b04398c

File tree

77 files changed

+30
-35
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

77 files changed

+30
-35
lines changed

biome.json

Lines changed: 2 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
"**/test/**",
1010
"**/tasks/**",
1111
"**/devtools/**",
12+
"**/topojson/**",
1213
"!**/test/plot-schema.json",
1314
"!**/dist",
1415
"!**/stackgl_modules",
@@ -88,17 +89,7 @@
8889
"noVar": "off",
8990
"noConsole": { "level": "off", "options": { "allow": ["log"] } }
9091
}
91-
},
92-
"includes": [
93-
"**",
94-
"!**/stackgl_modules",
95-
"!**/node_modules",
96-
"!**/dist",
97-
"!**/build",
98-
"!**/tasks/test_amdefine.js",
99-
"!**/tasks/test_requirejs.js",
100-
"!**/test/jasmine/assets/jquery-1.8.3.min.js"
101-
]
92+
}
10293
},
10394
"javascript": {
10495
"globals": [

draftlogs/7555_fix.md

Lines changed: 1 addition & 0 deletions
-4.14 KB
-302 Bytes
-64 Bytes
43 Bytes
6 Bytes

test/image/baselines/geo_bg-color.png

-214 Bytes
-127 Bytes
-39 Bytes

0 commit comments

Comments
 (0)