Skip to content

Commit a3eff71

Browse files
almarkleinarchmoj
andauthored
Update src/traces/image/attributes.js
Co-authored-by: Mojtaba Samimi <[email protected]>
1 parent 33ab959 commit a3eff71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/traces/image/attributes.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ module.exports = extendFlat({
5454
zsmooth: {
5555
valType: 'enumerated',
5656
values: ['fast', false],
57-
dflt: 'nearest',
57+
dflt: false,
5858
role: 'info',
5959
editType: 'plot',
6060
description: [

0 commit comments

Comments
 (0)