Skip to content

Commit 33ab959

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

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
@@ -53,7 +53,7 @@ module.exports = extendFlat({
5353
},
5454
zsmooth: {
5555
valType: 'enumerated',
56-
values: ['nearest', 'linear'],
56+
values: ['fast', false],
5757
dflt: 'nearest',
5858
role: 'info',
5959
editType: 'plot',

0 commit comments

Comments
 (0)