Skip to content

Commit 86f530e

Browse files
committed
tick text description typo
1 parent 0714747 commit 86f530e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/plots/cartesian/layout_attributes.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,7 @@ module.exports = {
180180
description: [
181181
'Sets the text displayed at the ticks position via `tickvals`.',
182182
'Only has an effect if `tickmode` is set to *array*.',
183-
'Used with `ticktext`.'
183+
'Used with `tickvals`.'
184184
].join(' ')
185185
},
186186
ticks: {

0 commit comments

Comments
 (0)