Skip to content

Commit d7baa61

Browse files
committed
PR feedback
1 parent e1498e4 commit d7baa61

File tree

3 files changed

+0
-106
lines changed

3 files changed

+0
-106
lines changed

src/components/updatemenus/defaults.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,8 +62,6 @@ function menuDefaults(menuIn, menuOut, layoutOut) {
6262
coerce('borderwidth');
6363
}
6464

65-
// todo consider unifying it with other similar array coercions
66-
// - though `Array.isArray(buttonIn.args)` is quite spedific...
6765
function buttonsDefaults(menuIn, menuOut) {
6866
var buttonsIn = menuIn.buttons || [],
6967
buttonsOut = menuOut.buttons = [];

src/traces/parcoords/devtesting/colors.js

Lines changed: 0 additions & 36 deletions
This file was deleted.

src/traces/parcoords/devtesting/test.js

Lines changed: 0 additions & 68 deletions
This file was deleted.

0 commit comments

Comments
 (0)