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 dab5d37

Browse filesBrowse files
committed
Rename .._orientation_two —> .._colorscale.
I think this was likely the intent?
1 parent 3cf13ae commit dab5d37
Copy full SHA for dab5d37

File tree

Expand file treeCollapse file tree

1 file changed

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

1 file changed

+1
-1
lines changed

‎plotly/tests/test_optional/test_opt_tracefactory.py

Copy file name to clipboardExpand all lines: plotly/tests/test_optional/test_opt_tracefactory.py
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -447,7 +447,7 @@ def test_dendrogram_orientation(self):
447447
tickvals_top = np.array(dendro_top['layout']['xaxis']['tickvals'])
448448
self.assertTrue((tickvals_top <= 0).all())
449449

450-
def test_dendrogram_orientation_two(self):
450+
def test_dendrogram_colorscale(self):
451451
X = np.array([[1, 2, 3, 4],
452452
[1, 1, 3, 4],
453453
[1, 2, 1, 4],

0 commit comments

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