Skip to content

Commit fbaf636

Browse files
committed
modify hoverongaps description
1 parent dd3cfaf commit fbaf636

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
@@ -87,7 +87,7 @@ module.exports = extendFlat({
8787
description: [
8888
'Determines whether or not gaps',
8989
'(i.e. {nan} or missing values)',
90-
'in the `z` data are hovered on.'
90+
'in the `z` data have hover labels associated with them.'
9191
].join(' ')
9292
},
9393
connectgaps: {

0 commit comments

Comments
 (0)