Skip to content

Commit 4ca328a

Browse files
committed
remove impliedEdits that got forgotten in #3044
1 parent a86ca58 commit 4ca328a

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

src/traces/histogram/attributes.js

-5
Original file line numberDiff line numberDiff line change
@@ -172,11 +172,6 @@ module.exports = {
172172
dflt: null,
173173
role: 'style',
174174
editType: 'calc',
175-
impliedEdits: {
176-
'ybins.start': undefined,
177-
'ybins.end': undefined,
178-
'ybins.size': undefined
179-
},
180175
description: [
181176
'Obsolete: since v1.42 each bin attribute is auto-determined',
182177
'separately and `autobiny` is not needed. However, we accept',

0 commit comments

Comments
 (0)