Skip to content

Commit 359de59

Browse files
committed
echart styles updated
1 parent 8735112 commit 359de59

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

client/packages/lowcoder/src/comps/controls/styleControlConstants.tsx

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1316,11 +1316,6 @@ export const JsonEditorStyle = [LABEL] as const;
13161316

13171317
export const EchartsStyle = [
13181318
getBackground("primarySurface"),
1319-
{
1320-
name: "color",
1321-
label: trans("color"),
1322-
color: "#4C64D9",
1323-
},
13241319
] as const;
13251320

13261321
export const CalendarStyle = [

0 commit comments

Comments
 (0)