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.
x0
y0
1 parent fa04037 commit 0eb6604Copy full SHA for 0eb6604
1 file changed
src/traces/image/attributes.js
@@ -74,14 +74,14 @@ module.exports = extendFlat({
74
valType: 'any',
75
dflt: 0,
76
role: 'info',
77
- editType: 'calc',
+ editType: 'calc+clearAxisTypes',
78
description: 'Set the image\'s x position.'
79
},
80
y0: {
81
82
83
84
85
description: 'Set the image\'s y position.'
86
87
dx: {
0 commit comments