Skip to content

Commit 0861ab6

Browse files
my-tienarchmoj
andauthored
Rename "belowtraces" to "between"
Co-authored-by: Mojtaba Samimi <[email protected]>
1 parent 7338ad8 commit 0861ab6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: src/components/shapes/attributes.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ module.exports = templatedArray('shape', {
110110

111111
layer: {
112112
valType: 'enumerated',
113-
values: ['below', 'above', 'belowtraces'],
113+
values: ['below', 'above', 'between'],
114114
dflt: 'above',
115115
editType: 'arraydraw',
116116
description: 'Specifies whether shapes are drawn below gridlines (*below*), between gridlines and traces (*belowtraces*) or above traces (*above*).'

0 commit comments

Comments
 (0)