Skip to content

Commit 0eaabaf

Browse files
committed
keep dflt in attributes
1 parent e4cfb61 commit 0eaabaf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/traces/image/attributes.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@ module.exports = extendFlat({
5454
interpolate: {
5555
valType: 'enumerated',
5656
values: ['nearest', 'linear'],
57+
dflt: 'nearest',
5758
role: 'info',
5859
editType: 'plot',
5960
description: [

0 commit comments

Comments
 (0)