Property to change line thickness is line.borderWidth
msg.ui_control = {
options: {
elements: {
line: {
borderWidth: 5 // default = 3
}
}, .....
Property to change line thickness is line.borderWidth
msg.ui_control = {
options: {
elements: {
line: {
borderWidth: 5 // default = 3
}
}, .....