Skip to content

Commit 8f0b0f1

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

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
@@ -51,7 +51,7 @@ module.exports = extendFlat({
5151
'otherwise it defaults to `rgb`.'
5252
].join(' ')
5353
},
54-
interpolate: {
54+
zsmooth: {
5555
valType: 'enumerated',
5656
values: ['nearest', 'linear'],
5757
dflt: 'nearest',

0 commit comments

Comments
 (0)