Skip to content

Commit 6bfcbe0

Browse files
committed
make 'boxes+points' the box hoveron dflt
1 parent a1ea1e8 commit 6bfcbe0

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
@@ -217,7 +217,7 @@ module.exports = {
217217
hoveron: {
218218
valType: 'flaglist',
219219
flags: ['boxes', 'points'],
220-
dflt: 'boxes',
220+
dflt: 'boxes+points',
221221
role: 'info',
222222
editType: 'style',
223223
description: [

0 commit comments

Comments
 (0)