Skip to content

Commit cd0230e

Browse files
committed
fix lint
1 parent d501bb0 commit cd0230e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/plots/plots.js

+1-1
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)