Skip to content

Commit

Permalink
remove impliedEdits that got forgotten in #3044
Browse files Browse the repository at this point in the history
  • Loading branch information
alexcjohnson committed Nov 9, 2018
1 parent a86ca58 commit 4ca328a
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions src/traces/histogram/attributes.js
Original file line number Diff line number Diff line change
Expand Up @@ -172,11 +172,6 @@ module.exports = {
dflt: null,
role: 'style',
editType: 'calc',
impliedEdits: {
'ybins.start': undefined,
'ybins.end': undefined,
'ybins.size': undefined
},
description: [
'Obsolete: since v1.42 each bin attribute is auto-determined',
'separately and `autobiny` is not needed. However, we accept',
Expand Down

0 comments on commit 4ca328a

Please sign in to comment.