We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a86ca58 commit 4ca328aCopy full SHA for 4ca328a
1 file changed
src/traces/histogram/attributes.js
@@ -172,11 +172,6 @@ module.exports = {
172
dflt: null,
173
role: 'style',
174
editType: 'calc',
175
- impliedEdits: {
176
- 'ybins.start': undefined,
177
- 'ybins.end': undefined,
178
- 'ybins.size': undefined
179
- },
180
description: [
181
'Obsolete: since v1.42 each bin attribute is auto-determined',
182
'separately and `autobiny` is not needed. However, we accept',
0 commit comments