updated by GasGit automation
This commit is contained in:
parent
53c7e1c290
commit
7151bd9b10
1 changed files with 7 additions and 1 deletions
|
@ -342,12 +342,18 @@ var Sankey = (function(sankey) {
|
|||
template: "numberTemplate",
|
||||
label: "Width",
|
||||
icon: "crop_landscape",
|
||||
properties:{
|
||||
max:1024
|
||||
}
|
||||
},
|
||||
|
||||
previewHeight: {
|
||||
template: "numberTemplate",
|
||||
label: "Height",
|
||||
icon: "crop_portrait",
|
||||
properties:{
|
||||
max:1024
|
||||
}
|
||||
},
|
||||
|
||||
scaleWidth: {
|
||||
|
@ -520,7 +526,7 @@ var Sankey = (function(sankey) {
|
|||
labelPadding: {
|
||||
template: "numberTemplate",
|
||||
label: "Label padding",
|
||||
icon: "vertical_align_bottom",
|
||||
icon: "format_indent_increase",
|
||||
properties: {
|
||||
max: 20,
|
||||
min: 0,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue