Skip to content

Commit e511fc8

Browse files
committed
Note about possible future extension of the minor tick label customization
1 parent 21a573c commit e511fc8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/plots/cartesian/layout_attributes.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -699,6 +699,7 @@ module.exports = {
699699
].join(' ')
700700
},
701701
drawminorticklabel: {
702+
// In the future maybe add `arrayOk: true` for labeling several minor ticks, e.g. [-1, 0, 1]
702703
valType: 'integer',
703704
editType: 'calc',
704705
description: [

0 commit comments

Comments
 (0)