Skip to content

Commit 992f38d

Browse files
Update src/traces/heatmap/attributes.js
Co-authored-by: Alex Johnson <[email protected]>
1 parent cf62dd5 commit 992f38d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/traces/heatmap/attributes.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -134,6 +134,6 @@ module.exports = extendFlat({
134134

135135
showlegend: extendFlat({}, baseAttrs.showlegend, {dflt: false}),
136136
zorder: scatterAttrs.zorder
137-
}, {},
137+
},
138138
colorScaleAttrs('', {cLetter: 'z', autoColorDflt: false})
139139
);

0 commit comments

Comments
 (0)