Skip to content

Commit a1ea1e8

Browse files
committed
fixup box hoveron description
1 parent 0027b84 commit a1ea1e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/traces/box/attributes.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -222,7 +222,7 @@ module.exports = {
222222
editType: 'style',
223223
description: [
224224
'Do the hover effects highlight individual boxes ',
225-
'or jitter points or both?'
225+
'or sample points or both?'
226226
].join(' ')
227227
}
228228
};

0 commit comments

Comments
 (0)