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 cd0230e

Browse filesBrowse files
committed
fix lint
1 parent d501bb0 commit cd0230e
Copy full SHA for cd0230e

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

‎src/plots/plots.js

Copy file name to clipboardExpand all lines: src/plots/plots.js
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1184,7 +1184,7 @@ plots.supplyTraceDefaults = function(traceIn, traceOut, colorIndex, layout, trac
11841184
traceOut._dfltShowLegend = false;
11851185
}
11861186

1187-
coerceUnlessPruned('hoverlabel','',function() {
1187+
coerceUnlessPruned('hoverlabel', '', function() {
11881188
Registry.getComponentMethod(
11891189
'fx',
11901190
'supplyDefaults'

0 commit comments

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