Skip to content

Commit fd0f370

Browse files
committed
Coerce hoverformat
1 parent 7da2e28 commit fd0f370

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/plots/smith/layout_defaults.js

+2
Original file line numberDiff line numberDiff line change
@@ -117,6 +117,8 @@ function handleDefaults(contIn, contOut, coerce, opts) {
117117
coerceAxis('layer');
118118
}
119119

120+
coerceAxis('hoverformat');
121+
120122
axOut._input = axIn;
121123
}
122124
}

0 commit comments

Comments
 (0)