@semi-bot/semi-vchart-theme-1 1.0.0

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.
@@ -0,0 +1,210 @@
1
+ {
2
+ "color": [
3
+ "#3286FB",
4
+ "#54D1CD",
5
+ "#A573DE",
6
+ "#FF8426",
7
+ "#FAD55C",
8
+ "#E65E77",
9
+ "#66C6FF",
10
+ "#DA85E0",
11
+ "#2CA6C5",
12
+ "#A6D374"
13
+ ],
14
+ "textStyle": {},
15
+ "line": {
16
+ "smooth": true,
17
+ "lineStyle": {
18
+ "width": 2,
19
+ "curveType": "monotone"
20
+ },
21
+ "itemStyle": {},
22
+ "label": {
23
+ "color": "inherit"
24
+ }
25
+ },
26
+ "bar": {
27
+ "itemStyle": {
28
+ "borderRadius": [
29
+ 9999,
30
+ 9999,
31
+ 0,
32
+ 0
33
+ ],
34
+ "borderWidth": 0
35
+ },
36
+ "barWidth": "70%",
37
+ "barCategoryGap": "10%",
38
+ "label": {
39
+ "position": "outside"
40
+ }
41
+ },
42
+ "pie": {
43
+ "radius": [
44
+ null,
45
+ "90%"
46
+ ],
47
+ "itemStyle": {
48
+ "borderRadius": 12
49
+ },
50
+ "label": {
51
+ "color": "inherit",
52
+ "position": "outside"
53
+ }
54
+ },
55
+ "funnel": {
56
+ "itemStyle": {
57
+ "borderRadius": [
58
+ 12,
59
+ 12,
60
+ 12,
61
+ 12
62
+ ],
63
+ "borderWidth": 0
64
+ },
65
+ "label": {
66
+ "fontSize": 12,
67
+ "fontWeight": 400,
68
+ "lineHeight": 16,
69
+ "fontFamily": [
70
+ "Inter",
71
+ "BlinkMacSystemFont",
72
+ "Segoe UI",
73
+ "PingFang SC",
74
+ "Hiragino Sans GB",
75
+ "Microsoft YaHei",
76
+ "Helvetica Neue",
77
+ "Helvetica",
78
+ "Arial",
79
+ "sans-serif"
80
+ ],
81
+ "color": "#ffffff",
82
+ "position": "inside"
83
+ }
84
+ },
85
+ "axisPointer": {
86
+ "type": "shadow",
87
+ "trigger": "axis",
88
+ "z": 0,
89
+ "lineStyle": {
90
+ "visible": true,
91
+ "color": "#1c1f230d"
92
+ },
93
+ "shadowStyle": {
94
+ "visible": true,
95
+ "color": "#1c1f230d"
96
+ },
97
+ "label": {
98
+ "show": false,
99
+ "padding": [
100
+ 0,
101
+ 0,
102
+ 0,
103
+ 0
104
+ ]
105
+ }
106
+ },
107
+ "legend": {
108
+ "type": "scroll",
109
+ "orient": "horizontal",
110
+ "top": "top",
111
+ "padding": {
112
+ "bottom": 16
113
+ },
114
+ "itemGap": 20,
115
+ "textStyle": {
116
+ "visible": true,
117
+ "fontSize": 12,
118
+ "fontWeight": 400,
119
+ "lineHeight": 16,
120
+ "fontFamily": [
121
+ "Inter",
122
+ "BlinkMacSystemFont",
123
+ "Segoe UI",
124
+ "PingFang SC",
125
+ "Hiragino Sans GB",
126
+ "Microsoft YaHei",
127
+ "Helvetica Neue",
128
+ "Helvetica",
129
+ "Arial",
130
+ "sans-serif"
131
+ ],
132
+ "color": "#1c1f23a6"
133
+ },
134
+ "itemStyle": {},
135
+ "pageTextStyle": {
136
+ "color": "#1c1f23a6"
137
+ }
138
+ },
139
+ "tooltip": {
140
+ "padding": [
141
+ 12,
142
+ 12,
143
+ 12,
144
+ 12
145
+ ],
146
+ "backgroundColor": "#ffffff",
147
+ "borderColor": "#c6c9cdff",
148
+ "borderWidth": 0.5,
149
+ "textStyle": {
150
+ "fontSize": 12,
151
+ "fontFamily": [
152
+ "Inter",
153
+ "BlinkMacSystemFont",
154
+ "Segoe UI",
155
+ "PingFang SC",
156
+ "Hiragino Sans GB",
157
+ "Microsoft YaHei",
158
+ "Helvetica Neue",
159
+ "Helvetica",
160
+ "Arial",
161
+ "sans-serif"
162
+ ],
163
+ "fontColor": "#1c1f23a6"
164
+ }
165
+ },
166
+ "title": {
167
+ "textStyle": {
168
+ "visible": true,
169
+ "fontSize": 18,
170
+ "fontWeight": 600,
171
+ "lineHeight": 24,
172
+ "fontFamily": [
173
+ "Inter",
174
+ "BlinkMacSystemFont",
175
+ "Segoe UI",
176
+ "PingFang SC",
177
+ "Hiragino Sans GB",
178
+ "Microsoft YaHei",
179
+ "Helvetica Neue",
180
+ "Helvetica",
181
+ "Arial",
182
+ "sans-serif"
183
+ ],
184
+ "color": "#1c1f23ff"
185
+ },
186
+ "subtextStyle": {
187
+ "visible": true,
188
+ "fontSize": 14,
189
+ "fontWeight": 400,
190
+ "lineHeight": 20,
191
+ "fontFamily": [
192
+ "Inter",
193
+ "BlinkMacSystemFont",
194
+ "Segoe UI",
195
+ "PingFang SC",
196
+ "Hiragino Sans GB",
197
+ "Microsoft YaHei",
198
+ "Helvetica Neue",
199
+ "Helvetica",
200
+ "Arial",
201
+ "sans-serif"
202
+ ],
203
+ "color": "#1c1f2359"
204
+ }
205
+ },
206
+ "categoryAxis": {
207
+ "boundaryGap": true
208
+ },
209
+ "valueAxis": {}
210
+ }
package/package.json ADDED
@@ -0,0 +1,14 @@
1
+ {
2
+ "name": "@semi-bot/semi-vchart-theme-1",
3
+ "version": "1.0.0",
4
+ "description": "Semi theme generated by dsm. https://semi.design/dsm",
5
+ "keywords": [
6
+ "semi-theme",
7
+ "scss"
8
+ ],
9
+ "sideEffects": "*.scss",
10
+ "license": "MIT",
11
+ "dependencies": {},
12
+ "_unpkg": true,
13
+ "devDependencies": {}
14
+ }