Skip to content

Commit 1b53120

Browse files
almarkleinarchmoj
andauthored
Update src/traces/image/defaults.js
Co-authored-by: Mojtaba Samimi <[email protected]>
1 parent 0bf264c commit 1b53120

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/traces/image/defaults.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ module.exports = function supplyDefaults(traceIn, traceOut) {
4747
traceOut.zmax = cm.zmaxDflt;
4848
}
4949

50-
coerce('interpolate', 'nearest');
50+
coerce('zsmooth');
5151
coerce('text');
5252
coerce('hovertext');
5353
coerce('hovertemplate');

0 commit comments

Comments
 (0)