|
|
|
@ -601,13 +601,6 @@ export default { |
|
|
|
valueKey: "checked", |
|
|
|
defaultValue: true, |
|
|
|
}, |
|
|
|
{ |
|
|
|
label: "Fill", |
|
|
|
key: "fill", |
|
|
|
control: Checkbox, |
|
|
|
valueKey: "checked", |
|
|
|
defaultValue: true, |
|
|
|
}, |
|
|
|
{ |
|
|
|
label: "Legend", |
|
|
|
key: "legend", |
|
|
|
@ -702,13 +695,6 @@ export default { |
|
|
|
valueKey: "checked", |
|
|
|
defaultValue: true, |
|
|
|
}, |
|
|
|
{ |
|
|
|
label: "Fill", |
|
|
|
key: "fill", |
|
|
|
control: Checkbox, |
|
|
|
valueKey: "checked", |
|
|
|
defaultValue: true, |
|
|
|
}, |
|
|
|
{ |
|
|
|
label: "Legend", |
|
|
|
key: "legend", |
|
|
|
@ -721,7 +707,7 @@ export default { |
|
|
|
key: "stacked", |
|
|
|
control: Checkbox, |
|
|
|
valueKey: "checked", |
|
|
|
defaultValue: false, |
|
|
|
defaultValue: true, |
|
|
|
}, |
|
|
|
{ |
|
|
|
label: "Gradient", |
|
|
|
|