Skip to content

Commit e7a980a

Browse files
committed
Revert accidentally removed line in colorbar attributes
1 parent 316158d commit e7a980a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/components/colorbar/attributes.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -188,6 +188,7 @@ module.exports = overrideAll({
188188
'top and bottom when `orientation` is *v*.'
189189
].join(' ')
190190
},
191+
191192
ticklen: axesAttrs.ticklen,
192193
tickwidth: axesAttrs.tickwidth,
193194
tickcolor: axesAttrs.tickcolor,

0 commit comments

Comments
 (0)