@semi-bot/semi-vchart-theme-ida 1.0.0 → 1.0.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/lightEcharts.json CHANGED
@@ -1,15 +1,15 @@
1
1
  {
2
2
  "color": [
3
3
  "#10C4BB",
4
- "#2155FF",
5
- "#2FC569",
6
- "#FF7214",
7
- "#FFB414",
8
- "#8352FF",
9
- "#39C0FF",
10
- "#FF689A",
11
- "#07A8B1",
12
- "#555CE0",
4
+ "#f39916",
5
+ "#8046d9",
6
+ "#fe7f96",
7
+ "#6cc9ff",
8
+ "#aa7a11",
9
+ "#59d3cf",
10
+ "#54842b",
11
+ "#c653cd",
12
+ "#8693dc",
13
13
  "#85D200",
14
14
  "#D263D8",
15
15
  "#79A2CE"
@@ -22,6 +22,22 @@
22
22
  },
23
23
  "itemStyle": {},
24
24
  "label": {
25
+ "fontSize": 12,
26
+ "fontWeight": 400,
27
+ "lineHeight": 16,
28
+ "fontFamily": [
29
+ "D-DIN",
30
+ "Inter",
31
+ "BlinkMacSystemFont",
32
+ "Segoe UI",
33
+ "PingFang SC",
34
+ "Hiragino Sans GB",
35
+ "Microsoft YaHei",
36
+ "Helvetica Neue",
37
+ "Helvetica",
38
+ "Arial",
39
+ "sans-serif"
40
+ ],
25
41
  "color": "inherit"
26
42
  }
27
43
  },
@@ -36,8 +52,24 @@
36
52
  "borderWidth": 0
37
53
  },
38
54
  "barWidth": "70%",
39
- "barCategoryGap": "10%",
55
+ "barCategoryGap": "15%",
40
56
  "label": {
57
+ "fontSize": 12,
58
+ "fontWeight": 400,
59
+ "lineHeight": 16,
60
+ "fontFamily": [
61
+ "D-DIN",
62
+ "Inter",
63
+ "BlinkMacSystemFont",
64
+ "Segoe UI",
65
+ "PingFang SC",
66
+ "Hiragino Sans GB",
67
+ "Microsoft YaHei",
68
+ "Helvetica Neue",
69
+ "Helvetica",
70
+ "Arial",
71
+ "sans-serif"
72
+ ],
41
73
  "position": "outside"
42
74
  }
43
75
  },
@@ -50,6 +82,22 @@
50
82
  "borderRadius": 4
51
83
  },
52
84
  "label": {
85
+ "fontSize": 12,
86
+ "fontWeight": 400,
87
+ "lineHeight": 16,
88
+ "fontFamily": [
89
+ "D-DIN",
90
+ "Inter",
91
+ "BlinkMacSystemFont",
92
+ "Segoe UI",
93
+ "PingFang SC",
94
+ "Hiragino Sans GB",
95
+ "Microsoft YaHei",
96
+ "Helvetica Neue",
97
+ "Helvetica",
98
+ "Arial",
99
+ "sans-serif"
100
+ ],
53
101
  "color": "inherit",
54
102
  "position": "outside"
55
103
  }
@@ -69,6 +117,7 @@
69
117
  "fontWeight": 400,
70
118
  "lineHeight": 16,
71
119
  "fontFamily": [
120
+ "D-DIN",
72
121
  "Inter",
73
122
  "BlinkMacSystemFont",
74
123
  "Segoe UI",
@@ -78,8 +127,7 @@
78
127
  "Helvetica Neue",
79
128
  "Helvetica",
80
129
  "Arial",
81
- "sans-serif",
82
- "D-DIN"
130
+ "sans-serif"
83
131
  ],
84
132
  "color": "#ffffff",
85
133
  "position": "inside"
@@ -98,13 +146,31 @@
98
146
  "color": "#2227270d"
99
147
  },
100
148
  "label": {
101
- "show": false,
149
+ "show": true,
150
+ "fontSize": 12,
151
+ "fontWeight": 600,
152
+ "lineHeight": 16,
153
+ "fontFamily": [
154
+ "D-DIN",
155
+ "Inter",
156
+ "BlinkMacSystemFont",
157
+ "Segoe UI",
158
+ "PingFang SC",
159
+ "Hiragino Sans GB",
160
+ "Microsoft YaHei",
161
+ "Helvetica Neue",
162
+ "Helvetica",
163
+ "Arial",
164
+ "sans-serif"
165
+ ],
102
166
  "padding": [
103
167
  0,
104
168
  0,
105
169
  0,
106
170
  0
107
- ]
171
+ ],
172
+ "backgroundColor": "#222727ff",
173
+ "cornerRadius": 2
108
174
  }
109
175
  },
110
176
  "legend": {
@@ -121,6 +187,7 @@
121
187
  "fontWeight": 400,
122
188
  "lineHeight": 16,
123
189
  "fontFamily": [
190
+ "D-DIN",
124
191
  "Inter",
125
192
  "BlinkMacSystemFont",
126
193
  "Segoe UI",
@@ -130,29 +197,30 @@
130
197
  "Helvetica Neue",
131
198
  "Helvetica",
132
199
  "Arial",
133
- "sans-serif",
134
- "D-DIN"
200
+ "sans-serif"
135
201
  ],
136
- "color": "#222727a6"
202
+ "color": "#222727cc"
137
203
  },
138
204
  "itemStyle": {},
139
205
  "pageTextStyle": {
140
- "color": "#222727a6"
206
+ "color": "#222727cc"
141
207
  }
142
208
  },
143
209
  "tooltip": {
144
210
  "padding": [
211
+ 12,
145
212
  16,
146
- 16,
147
- 16,
213
+ 12,
148
214
  16
149
215
  ],
150
216
  "backgroundColor": "#ffffff",
151
217
  "borderColor": "#c6cdccff",
152
- "borderWidth": 0.5,
218
+ "borderRadius": 8,
219
+ "borderWidth": 0,
153
220
  "textStyle": {
154
- "fontSize": 12,
221
+ "fontSize": 14,
155
222
  "fontFamily": [
223
+ "D-DIN",
156
224
  "Inter",
157
225
  "BlinkMacSystemFont",
158
226
  "Segoe UI",
@@ -162,10 +230,9 @@
162
230
  "Helvetica Neue",
163
231
  "Helvetica",
164
232
  "Arial",
165
- "sans-serif",
166
- "D-DIN"
233
+ "sans-serif"
167
234
  ],
168
- "fontColor": "#222727a6"
235
+ "fontColor": "#222727cc"
169
236
  }
170
237
  },
171
238
  "title": {
@@ -192,9 +259,10 @@
192
259
  "subtextStyle": {
193
260
  "visible": true,
194
261
  "fontSize": 14,
195
- "fontWeight": 400,
262
+ "fontWeight": 500,
196
263
  "lineHeight": 20,
197
264
  "fontFamily": [
265
+ "D-DIN",
198
266
  "Inter",
199
267
  "BlinkMacSystemFont",
200
268
  "Segoe UI",
@@ -204,8 +272,7 @@
204
272
  "Helvetica Neue",
205
273
  "Helvetica",
206
274
  "Arial",
207
- "sans-serif",
208
- "D-DIN"
275
+ "sans-serif"
209
276
  ],
210
277
  "color": "#22272759"
211
278
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@semi-bot/semi-vchart-theme-ida",
3
- "version": "1.0.0",
3
+ "version": "1.0.2",
4
4
  "description": "Semi theme generated by dsm. https://semi.design/dsm",
5
5
  "keywords": [
6
6
  "semi-theme",