Skip to content

Commit 5816c24

Browse files
committed
Fix plot schema error
1 parent a08f084 commit 5816c24

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/components/sliders/attributes.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -197,6 +197,7 @@ module.exports = {
197197
currentvalue: {
198198
visible: {
199199
valType: 'boolean',
200+
role: 'info',
200201
dflt: true,
201202
description: [
202203
'Shows the currently-selected value above the slider.'

0 commit comments

Comments
 (0)