8000 Update src/traces/heatmap/attributes.js · Coding-with-Adam/plotly.js@992f38d · GitHub
[go: up one dir, main page]

Skip to content

Commit 992f38d

Browse files
Update src/traces/heatmap/attributes.js
Co-authored-by: Alex Johnson <alex@plot.ly>
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

Lines changed: 1 addition & 1 deletion
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)
0