Skip to content

Commit 04da8a1

Browse files
Update src/plots/cartesian/layout_attributes.js
Co-authored-by: Alex Johnson <[email protected]>
1 parent 84907dc commit 04da8a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/plots/cartesian/layout_attributes.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ module.exports = {
107107
role: 'info',
108108
editType: 'calc',
109109
description: [
110-
'Determines whether or not a numeric string in this axis may be',
110+
'Determines whether or not a numeric string in data for this axis may be',
111111
'treated as a number during automatic axis `type` detection.',
112112
'Defaults to layout.axesconvertnumeric.'
113113
].join(' ')

0 commit comments

Comments
 (0)