We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dd3cfaf commit fbaf636Copy full SHA for fbaf636
src/traces/heatmap/attributes.js
@@ -87,7 +87,7 @@ module.exports = extendFlat({
87
description: [
88
'Determines whether or not gaps',
89
'(i.e. {nan} or missing values)',
90
- 'in the `z` data are hovered on.'
+ 'in the `z` data have hover labels associated with them.'
91
].join(' ')
92
},
93
connectgaps: {
0 commit comments