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 134c01d

Browse filesBrowse files
committed
improve test - need to show & adjust start and end ticks
1 parent 3eba6f0 commit 134c01d
Copy full SHA for 134c01d

File tree

Expand file treeCollapse file tree

2 files changed

+20
-8
lines changed
Filter options
Expand file treeCollapse file tree

2 files changed

+20
-8
lines changed
Loading

‎test/image/mocks/h-colorbar_geo_multiple-usa-choropleths.json

Copy file name to clipboardExpand all lines: test/image/mocks/h-colorbar_geo_multiple-usa-choropleths.json
+20-8Lines changed: 20 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -34,9 +34,12 @@
3434
"TN"
3535
],
3636
"colorbar": {
37-
"orientation": "h", "xanchor": "left",
37+
"orientation": "h",
38+
"borderwidth": 1,
39+
"xanchor": "left",
40+
"yanchor": "top",
3841
"tick0": 0,
39-
"y": 0.2,
42+
"y": 0.25,
4043
"dtick": 10,
4144
"len": 0.15, "thickness": 10,
4245
"x": 1
@@ -118,9 +121,12 @@
118121
"FL"
119122
],
120123
"colorbar": {
121-
"orientation": "h", "xanchor": "left",
124+
"orientation": "h",
125+
"borderwidth": 1,
126+
"xanchor": "left",
127+
"yanchor": "top",
122128
"tick0": 10,
123-
"y": 0.4,
129+
"y": 0.5,
124130
"dtick": 90,
125131
"len": 0.15, "thickness": 10,
126132
"x": 1
@@ -177,9 +183,12 @@
177183
"CT"
178184
],
179185
"colorbar": {
180-
"orientation": "h", "xanchor": "left",
186+
"orientation": "h",
187+
"borderwidth": 1,
188+
"xanchor": "left",
189+
"yanchor": "top",
181190
"tick0": 100,
182-
"y": 0.6,
191+
"y": 0.75,
183192
"dtick": 900,
184193
"len": 0.15, "thickness": 10,
185194
"x": 1
@@ -212,9 +221,12 @@
212221
"TX"
213222
],
214223
"colorbar": {
215-
"orientation": "h", "xanchor": "left",
224+
"orientation": "h",
225+
"borderwidth": 1,
226+
"xanchor": "left",
227+
"yanchor": "top",
216228
"tick0": 1000,
217-
"y": 0.8,
229+
"y": 1,
218230
"dtick": 500,
219231
"len": 0.15, "thickness": 10,
220232
"x": 1

0 commit comments

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