Skip to content

Commit 8cec651

Browse files
committed
set newshape label editType
1 parent d50da33 commit 8cec651

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

src/components/shapes/draw_newshape/attributes.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -129,6 +129,7 @@ module.exports = {
129129
editType: 'none',
130130
description: 'Sets padding between edge of label and xanchor / yanchor.'
131131
},
132+
editType: 'none'
132133
},
133134
editType: 'none'
134135
},

test/plot-schema.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3574,6 +3574,7 @@
35743574
]
35753575
},
35763576
"label": {
3577+
"editType": "none",
35773578
"font": {
35783579
"color": {
35793580
"editType": "calc+arraydraw",

0 commit comments

Comments
 (0)