@ecan-bi/datav 1.0.34 → 1.0.35

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.
@@ -1,560 +1,428 @@
1
- import { Events, KeyTypeDataFieldNames, ValueTypeDataFieldNames } from 'src/_utils/props';
2
1
  declare const _default: import("vue").DefineComponent<{
3
2
  data: {
4
3
  type?: undefined;
5
4
  default?: undefined;
6
5
  } | {
7
6
  type: any;
8
- default: string | number | boolean | string[] | import("src/_utils/props").Data | ValueTypeDataFieldNames | KeyTypeDataFieldNames | Events | {
9
- [key: string]: any;
10
- } | import("src/_utils/props").RequestParams;
7
+ default: any;
11
8
  };
12
9
  titleText: {
13
10
  type?: undefined;
14
11
  default?: undefined;
15
12
  } | {
16
13
  type: any;
17
- default: string | number | boolean | string[] | import("src/_utils/props").Data | ValueTypeDataFieldNames | KeyTypeDataFieldNames | Events | {
18
- [key: string]: any;
19
- } | import("src/_utils/props").RequestParams;
14
+ default: any;
20
15
  };
21
16
  titleSubtext: {
22
17
  type?: undefined;
23
18
  default?: undefined;
24
19
  } | {
25
20
  type: any;
26
- default: string | number | boolean | string[] | import("src/_utils/props").Data | ValueTypeDataFieldNames | KeyTypeDataFieldNames | Events | {
27
- [key: string]: any;
28
- } | import("src/_utils/props").RequestParams;
21
+ default: any;
29
22
  };
30
23
  titleLeft: {
31
24
  type?: undefined;
32
25
  default?: undefined;
33
26
  } | {
34
27
  type: any;
35
- default: string | number | boolean | string[] | import("src/_utils/props").Data | ValueTypeDataFieldNames | KeyTypeDataFieldNames | Events | {
36
- [key: string]: any;
37
- } | import("src/_utils/props").RequestParams;
28
+ default: any;
38
29
  };
39
30
  colors: {
40
31
  type?: undefined;
41
32
  default?: undefined;
42
33
  } | {
43
34
  type: any;
44
- default: string | number | boolean | string[] | import("src/_utils/props").Data | ValueTypeDataFieldNames | KeyTypeDataFieldNames | Events | {
45
- [key: string]: any;
46
- } | import("src/_utils/props").RequestParams;
35
+ default: any;
47
36
  };
48
37
  legendShow: {
49
38
  type?: undefined;
50
39
  default?: undefined;
51
40
  } | {
52
41
  type: any;
53
- default: string | number | boolean | string[] | import("src/_utils/props").Data | ValueTypeDataFieldNames | KeyTypeDataFieldNames | Events | {
54
- [key: string]: any;
55
- } | import("src/_utils/props").RequestParams;
42
+ default: any;
56
43
  };
57
44
  legendLeft: {
58
45
  type?: undefined;
59
46
  default?: undefined;
60
47
  } | {
61
48
  type: any;
62
- default: string | number | boolean | string[] | import("src/_utils/props").Data | ValueTypeDataFieldNames | KeyTypeDataFieldNames | Events | {
63
- [key: string]: any;
64
- } | import("src/_utils/props").RequestParams;
49
+ default: any;
65
50
  };
66
51
  legendTop: {
67
52
  type?: undefined;
68
53
  default?: undefined;
69
54
  } | {
70
55
  type: any;
71
- default: string | number | boolean | string[] | import("src/_utils/props").Data | ValueTypeDataFieldNames | KeyTypeDataFieldNames | Events | {
72
- [key: string]: any;
73
- } | import("src/_utils/props").RequestParams;
56
+ default: any;
74
57
  };
75
58
  legendOrient: {
76
59
  type?: undefined;
77
60
  default?: undefined;
78
61
  } | {
79
62
  type: any;
80
- default: string | number | boolean | string[] | import("src/_utils/props").Data | ValueTypeDataFieldNames | KeyTypeDataFieldNames | Events | {
81
- [key: string]: any;
82
- } | import("src/_utils/props").RequestParams;
63
+ default: any;
83
64
  };
84
65
  symbolSize: {
85
66
  type?: undefined;
86
67
  default?: undefined;
87
68
  } | {
88
69
  type: any;
89
- default: string | number | boolean | string[] | import("src/_utils/props").Data | ValueTypeDataFieldNames | KeyTypeDataFieldNames | Events | {
90
- [key: string]: any;
91
- } | import("src/_utils/props").RequestParams;
70
+ default: any;
92
71
  };
93
72
  lineStyleWidth: {
94
73
  type?: undefined;
95
74
  default?: undefined;
96
75
  } | {
97
76
  type: any;
98
- default: string | number | boolean | string[] | import("src/_utils/props").Data | ValueTypeDataFieldNames | KeyTypeDataFieldNames | Events | {
99
- [key: string]: any;
100
- } | import("src/_utils/props").RequestParams;
77
+ default: any;
101
78
  };
102
79
  smooth: {
103
80
  type?: undefined;
104
81
  default?: undefined;
105
82
  } | {
106
83
  type: any;
107
- default: string | number | boolean | string[] | import("src/_utils/props").Data | ValueTypeDataFieldNames | KeyTypeDataFieldNames | Events | {
108
- [key: string]: any;
109
- } | import("src/_utils/props").RequestParams;
84
+ default: any;
110
85
  };
111
86
  xAxisSplitLineShow: {
112
87
  type?: undefined;
113
88
  default?: undefined;
114
89
  } | {
115
90
  type: any;
116
- default: string | number | boolean | string[] | import("src/_utils/props").Data | ValueTypeDataFieldNames | KeyTypeDataFieldNames | Events | {
117
- [key: string]: any;
118
- } | import("src/_utils/props").RequestParams;
91
+ default: any;
119
92
  };
120
93
  xAxisLabelColor: {
121
94
  type?: undefined;
122
95
  default?: undefined;
123
96
  } | {
124
97
  type: any;
125
- default: string | number | boolean | string[] | import("src/_utils/props").Data | ValueTypeDataFieldNames | KeyTypeDataFieldNames | Events | {
126
- [key: string]: any;
127
- } | import("src/_utils/props").RequestParams;
98
+ default: any;
128
99
  };
129
100
  xAxisLineStyleColor: {
130
101
  type?: undefined;
131
102
  default?: undefined;
132
103
  } | {
133
104
  type: any;
134
- default: string | number | boolean | string[] | import("src/_utils/props").Data | ValueTypeDataFieldNames | KeyTypeDataFieldNames | Events | {
135
- [key: string]: any;
136
- } | import("src/_utils/props").RequestParams;
105
+ default: any;
137
106
  };
138
107
  xAxisSplitLineStyleColor: {
139
108
  type?: undefined;
140
109
  default?: undefined;
141
110
  } | {
142
111
  type: any;
143
- default: string | number | boolean | string[] | import("src/_utils/props").Data | ValueTypeDataFieldNames | KeyTypeDataFieldNames | Events | {
144
- [key: string]: any;
145
- } | import("src/_utils/props").RequestParams;
112
+ default: any;
146
113
  };
147
114
  xAxisTickShow: {
148
115
  type?: undefined;
149
116
  default?: undefined;
150
117
  } | {
151
118
  type: any;
152
- default: string | number | boolean | string[] | import("src/_utils/props").Data | ValueTypeDataFieldNames | KeyTypeDataFieldNames | Events | {
153
- [key: string]: any;
154
- } | import("src/_utils/props").RequestParams;
119
+ default: any;
155
120
  };
156
121
  yAxisSplitLineShow: {
157
122
  type?: undefined;
158
123
  default?: undefined;
159
124
  } | {
160
125
  type: any;
161
- default: string | number | boolean | string[] | import("src/_utils/props").Data | ValueTypeDataFieldNames | KeyTypeDataFieldNames | Events | {
162
- [key: string]: any;
163
- } | import("src/_utils/props").RequestParams;
126
+ default: any;
164
127
  };
165
128
  yAxisSplitLineStyleColor: {
166
129
  type?: undefined;
167
130
  default?: undefined;
168
131
  } | {
169
132
  type: any;
170
- default: string | number | boolean | string[] | import("src/_utils/props").Data | ValueTypeDataFieldNames | KeyTypeDataFieldNames | Events | {
171
- [key: string]: any;
172
- } | import("src/_utils/props").RequestParams;
133
+ default: any;
173
134
  };
174
135
  yAxisLabelColor: {
175
136
  type?: undefined;
176
137
  default?: undefined;
177
138
  } | {
178
139
  type: any;
179
- default: string | number | boolean | string[] | import("src/_utils/props").Data | ValueTypeDataFieldNames | KeyTypeDataFieldNames | Events | {
180
- [key: string]: any;
181
- } | import("src/_utils/props").RequestParams;
140
+ default: any;
182
141
  };
183
142
  yAxisLineStyleColor: {
184
143
  type?: undefined;
185
144
  default?: undefined;
186
145
  } | {
187
146
  type: any;
188
- default: string | number | boolean | string[] | import("src/_utils/props").Data | ValueTypeDataFieldNames | KeyTypeDataFieldNames | Events | {
189
- [key: string]: any;
190
- } | import("src/_utils/props").RequestParams;
147
+ default: any;
191
148
  };
192
149
  yAxisLabelFormatter: {
193
150
  type?: undefined;
194
151
  default?: undefined;
195
152
  } | {
196
153
  type: any;
197
- default: string | number | boolean | string[] | import("src/_utils/props").Data | ValueTypeDataFieldNames | KeyTypeDataFieldNames | Events | {
198
- [key: string]: any;
199
- } | import("src/_utils/props").RequestParams;
154
+ default: any;
200
155
  };
201
156
  valueTypeDataFieldNames: {
202
157
  type?: undefined;
203
158
  default?: undefined;
204
159
  } | {
205
160
  type: any;
206
- default: string | number | boolean | string[] | import("src/_utils/props").Data | ValueTypeDataFieldNames | KeyTypeDataFieldNames | Events | {
207
- [key: string]: any;
208
- } | import("src/_utils/props").RequestParams;
161
+ default: any;
209
162
  };
210
163
  keyTypeDataFieldNames: {
211
164
  type?: undefined;
212
165
  default?: undefined;
213
166
  } | {
214
167
  type: any;
215
- default: string | number | boolean | string[] | import("src/_utils/props").Data | ValueTypeDataFieldNames | KeyTypeDataFieldNames | Events | {
216
- [key: string]: any;
217
- } | import("src/_utils/props").RequestParams;
168
+ default: any;
218
169
  };
219
170
  dataFieldConfigType: {
220
171
  type?: undefined;
221
172
  default?: undefined;
222
173
  } | {
223
174
  type: any;
224
- default: string | number | boolean | string[] | import("src/_utils/props").Data | ValueTypeDataFieldNames | KeyTypeDataFieldNames | Events | {
225
- [key: string]: any;
226
- } | import("src/_utils/props").RequestParams;
175
+ default: any;
227
176
  };
228
177
  gridContainLabel: {
229
178
  type?: undefined;
230
179
  default?: undefined;
231
180
  } | {
232
181
  type: any;
233
- default: string | number | boolean | string[] | import("src/_utils/props").Data | ValueTypeDataFieldNames | KeyTypeDataFieldNames | Events | {
234
- [key: string]: any;
235
- } | import("src/_utils/props").RequestParams;
182
+ default: any;
236
183
  };
237
184
  gridTop: {
238
185
  type?: undefined;
239
186
  default?: undefined;
240
187
  } | {
241
188
  type: any;
242
- default: string | number | boolean | string[] | import("src/_utils/props").Data | ValueTypeDataFieldNames | KeyTypeDataFieldNames | Events | {
243
- [key: string]: any;
244
- } | import("src/_utils/props").RequestParams;
189
+ default: any;
245
190
  };
246
191
  gridBottom: {
247
192
  type?: undefined;
248
193
  default?: undefined;
249
194
  } | {
250
195
  type: any;
251
- default: string | number | boolean | string[] | import("src/_utils/props").Data | ValueTypeDataFieldNames | KeyTypeDataFieldNames | Events | {
252
- [key: string]: any;
253
- } | import("src/_utils/props").RequestParams;
196
+ default: any;
254
197
  };
255
198
  gridLeft: {
256
199
  type?: undefined;
257
200
  default?: undefined;
258
201
  } | {
259
202
  type: any;
260
- default: string | number | boolean | string[] | import("src/_utils/props").Data | ValueTypeDataFieldNames | KeyTypeDataFieldNames | Events | {
261
- [key: string]: any;
262
- } | import("src/_utils/props").RequestParams;
203
+ default: any;
263
204
  };
264
205
  gridRight: {
265
206
  type?: undefined;
266
207
  default?: undefined;
267
208
  } | {
268
209
  type: any;
269
- default: string | number | boolean | string[] | import("src/_utils/props").Data | ValueTypeDataFieldNames | KeyTypeDataFieldNames | Events | {
270
- [key: string]: any;
271
- } | import("src/_utils/props").RequestParams;
210
+ default: any;
211
+ };
212
+ graphicConfig?: {
213
+ type?: undefined;
214
+ default?: undefined;
215
+ } | {
216
+ type: any;
217
+ default: any;
272
218
  };
273
219
  id: {
274
220
  type?: undefined;
275
221
  default?: undefined;
276
222
  } | {
277
223
  type: any;
278
- default: string | number | boolean | string[] | import("src/_utils/props").Data | ValueTypeDataFieldNames | KeyTypeDataFieldNames | Events | {
279
- [key: string]: any;
280
- } | import("src/_utils/props").RequestParams;
224
+ default: any;
281
225
  };
282
226
  name: {
283
227
  type?: undefined;
284
228
  default?: undefined;
285
229
  } | {
286
230
  type: any;
287
- default: string | number | boolean | string[] | import("src/_utils/props").Data | ValueTypeDataFieldNames | KeyTypeDataFieldNames | Events | {
288
- [key: string]: any;
289
- } | import("src/_utils/props").RequestParams;
231
+ default: any;
290
232
  };
291
233
  keyName: {
292
234
  type?: undefined;
293
235
  default?: undefined;
294
236
  } | {
295
237
  type: any;
296
- default: string | number | boolean | string[] | import("src/_utils/props").Data | ValueTypeDataFieldNames | KeyTypeDataFieldNames | Events | {
297
- [key: string]: any;
298
- } | import("src/_utils/props").RequestParams;
238
+ default: any;
299
239
  };
300
240
  type: {
301
241
  type?: undefined;
302
242
  default?: undefined;
303
243
  } | {
304
244
  type: any;
305
- default: string | number | boolean | string[] | import("src/_utils/props").Data | ValueTypeDataFieldNames | KeyTypeDataFieldNames | Events | {
306
- [key: string]: any;
307
- } | import("src/_utils/props").RequestParams;
245
+ default: any;
308
246
  };
309
247
  width: {
310
248
  type?: undefined;
311
249
  default?: undefined;
312
250
  } | {
313
251
  type: any;
314
- default: string | number | boolean | string[] | import("src/_utils/props").Data | ValueTypeDataFieldNames | KeyTypeDataFieldNames | Events | {
315
- [key: string]: any;
316
- } | import("src/_utils/props").RequestParams;
252
+ default: any;
317
253
  };
318
254
  height: {
319
255
  type?: undefined;
320
256
  default?: undefined;
321
257
  } | {
322
258
  type: any;
323
- default: string | number | boolean | string[] | import("src/_utils/props").Data | ValueTypeDataFieldNames | KeyTypeDataFieldNames | Events | {
324
- [key: string]: any;
325
- } | import("src/_utils/props").RequestParams;
259
+ default: any;
326
260
  };
327
261
  position: {
328
262
  type?: undefined;
329
263
  default?: undefined;
330
264
  } | {
331
265
  type: any;
332
- default: string | number | boolean | string[] | import("src/_utils/props").Data | ValueTypeDataFieldNames | KeyTypeDataFieldNames | Events | {
333
- [key: string]: any;
334
- } | import("src/_utils/props").RequestParams;
266
+ default: any;
335
267
  };
336
268
  top: {
337
269
  type?: undefined;
338
270
  default?: undefined;
339
271
  } | {
340
272
  type: any;
341
- default: string | number | boolean | string[] | import("src/_utils/props").Data | ValueTypeDataFieldNames | KeyTypeDataFieldNames | Events | {
342
- [key: string]: any;
343
- } | import("src/_utils/props").RequestParams;
273
+ default: any;
344
274
  };
345
275
  left: {
346
276
  type?: undefined;
347
277
  default?: undefined;
348
278
  } | {
349
279
  type: any;
350
- default: string | number | boolean | string[] | import("src/_utils/props").Data | ValueTypeDataFieldNames | KeyTypeDataFieldNames | Events | {
351
- [key: string]: any;
352
- } | import("src/_utils/props").RequestParams;
280
+ default: any;
353
281
  };
354
282
  zIndex: {
355
283
  type?: undefined;
356
284
  default?: undefined;
357
285
  } | {
358
286
  type: any;
359
- default: string | number | boolean | string[] | import("src/_utils/props").Data | ValueTypeDataFieldNames | KeyTypeDataFieldNames | Events | {
360
- [key: string]: any;
361
- } | import("src/_utils/props").RequestParams;
287
+ default: any;
362
288
  };
363
289
  rotate: {
364
290
  type?: undefined;
365
291
  default?: undefined;
366
292
  } | {
367
293
  type: any;
368
- default: string | number | boolean | string[] | import("src/_utils/props").Data | ValueTypeDataFieldNames | KeyTypeDataFieldNames | Events | {
369
- [key: string]: any;
370
- } | import("src/_utils/props").RequestParams;
294
+ default: any;
371
295
  };
372
296
  isShow: {
373
297
  type?: undefined;
374
298
  default?: undefined;
375
299
  } | {
376
300
  type: any;
377
- default: string | number | boolean | string[] | import("src/_utils/props").Data | ValueTypeDataFieldNames | KeyTypeDataFieldNames | Events | {
378
- [key: string]: any;
379
- } | import("src/_utils/props").RequestParams;
301
+ default: any;
380
302
  };
381
303
  isRender: {
382
304
  type?: undefined;
383
305
  default?: undefined;
384
306
  } | {
385
307
  type: any;
386
- default: string | number | boolean | string[] | import("src/_utils/props").Data | ValueTypeDataFieldNames | KeyTypeDataFieldNames | Events | {
387
- [key: string]: any;
388
- } | import("src/_utils/props").RequestParams;
308
+ default: any;
389
309
  };
390
310
  events: {
391
311
  type?: undefined;
392
312
  default?: undefined;
393
313
  } | {
394
314
  type: any;
395
- default: string | number | boolean | string[] | import("src/_utils/props").Data | ValueTypeDataFieldNames | KeyTypeDataFieldNames | Events | {
396
- [key: string]: any;
397
- } | import("src/_utils/props").RequestParams;
315
+ default: any;
398
316
  };
399
317
  requestUrl: {
400
318
  type?: undefined;
401
319
  default?: undefined;
402
320
  } | {
403
321
  type: any;
404
- default: string | number | boolean | string[] | import("src/_utils/props").Data | ValueTypeDataFieldNames | KeyTypeDataFieldNames | Events | {
405
- [key: string]: any;
406
- } | import("src/_utils/props").RequestParams;
322
+ default: any;
407
323
  };
408
324
  requestMethod: {
409
325
  type?: undefined;
410
326
  default?: undefined;
411
327
  } | {
412
328
  type: any;
413
- default: string | number | boolean | string[] | import("src/_utils/props").Data | ValueTypeDataFieldNames | KeyTypeDataFieldNames | Events | {
414
- [key: string]: any;
415
- } | import("src/_utils/props").RequestParams;
329
+ default: any;
416
330
  };
417
331
  requestHeaders: {
418
332
  type?: undefined;
419
333
  default?: undefined;
420
334
  } | {
421
335
  type: any;
422
- default: string | number | boolean | string[] | import("src/_utils/props").Data | ValueTypeDataFieldNames | KeyTypeDataFieldNames | Events | {
423
- [key: string]: any;
424
- } | import("src/_utils/props").RequestParams;
336
+ default: any;
425
337
  };
426
338
  isOpenRequestTimer: {
427
339
  type?: undefined;
428
340
  default?: undefined;
429
341
  } | {
430
342
  type: any;
431
- default: string | number | boolean | string[] | import("src/_utils/props").Data | ValueTypeDataFieldNames | KeyTypeDataFieldNames | Events | {
432
- [key: string]: any;
433
- } | import("src/_utils/props").RequestParams;
343
+ default: any;
434
344
  };
435
345
  requestInterval: {
436
346
  type?: undefined;
437
347
  default?: undefined;
438
348
  } | {
439
349
  type: any;
440
- default: string | number | boolean | string[] | import("src/_utils/props").Data | ValueTypeDataFieldNames | KeyTypeDataFieldNames | Events | {
441
- [key: string]: any;
442
- } | import("src/_utils/props").RequestParams;
350
+ default: any;
443
351
  };
444
352
  requestParams: {
445
353
  type?: undefined;
446
354
  default?: undefined;
447
355
  } | {
448
356
  type: any;
449
- default: string | number | boolean | string[] | import("src/_utils/props").Data | ValueTypeDataFieldNames | KeyTypeDataFieldNames | Events | {
450
- [key: string]: any;
451
- } | import("src/_utils/props").RequestParams;
357
+ default: any;
452
358
  };
453
359
  requestSort: {
454
360
  type?: undefined;
455
361
  default?: undefined;
456
362
  } | {
457
363
  type: any;
458
- default: string | number | boolean | string[] | import("src/_utils/props").Data | ValueTypeDataFieldNames | KeyTypeDataFieldNames | Events | {
459
- [key: string]: any;
460
- } | import("src/_utils/props").RequestParams;
364
+ default: any;
461
365
  };
462
366
  dataType: {
463
367
  type?: undefined;
464
368
  default?: undefined;
465
369
  } | {
466
370
  type: any;
467
- default: string | number | boolean | string[] | import("src/_utils/props").Data | ValueTypeDataFieldNames | KeyTypeDataFieldNames | Events | {
468
- [key: string]: any;
469
- } | import("src/_utils/props").RequestParams;
371
+ default: any;
470
372
  };
471
373
  }, {
472
374
  option: import("vue").ComputedRef<{
473
375
  title: {
474
- text: string | number | boolean | {
475
- [key: string]: any;
476
- };
477
- subText: string | number | boolean | {
478
- [key: string]: any;
479
- };
376
+ text: any;
377
+ subText: any;
480
378
  left: string;
481
379
  };
482
380
  grid: {
483
- top: string | number | boolean | {
484
- [key: string]: any;
485
- };
486
- bottom: string | number | boolean | {
487
- [key: string]: any;
488
- };
489
- left: string | number | boolean | {
490
- [key: string]: any;
491
- };
492
- right: string | number | boolean | {
493
- [key: string]: any;
494
- };
495
- containLabel: string | number | boolean | {
496
- [key: string]: any;
497
- };
498
- };
499
- color: string | number | boolean | {
500
- [key: string]: any;
381
+ top: any;
382
+ bottom: any;
383
+ left: any;
384
+ right: any;
385
+ containLabel: any;
501
386
  };
387
+ color: any;
502
388
  xAxis: {
503
389
  type: string;
504
390
  data: {
505
391
  [x: string]: any;
506
392
  }[];
507
393
  splitLine: {
508
- show: string | number | boolean | {
509
- [key: string]: any;
510
- };
394
+ show: any;
511
395
  lineStyle: {
512
- color: string | number | boolean | {
513
- [key: string]: any;
514
- };
396
+ color: any;
515
397
  };
516
398
  };
517
399
  axisLabel: {
518
- color: string | number | boolean | {
519
- [key: string]: any;
520
- };
400
+ color: any;
521
401
  };
522
402
  axisLine: {
523
403
  lineStyle: {
524
- color: string | number | boolean | {
525
- [key: string]: any;
526
- };
404
+ color: any;
527
405
  };
528
406
  };
529
407
  axisTick: {
530
- show: string | number | boolean | {
531
- [key: string]: any;
532
- };
408
+ show: any;
533
409
  };
534
410
  };
535
411
  yAxis: {
536
412
  type: string;
537
413
  splitLine: {
538
- show: string | number | boolean | {
539
- [key: string]: any;
540
- };
414
+ show: any;
541
415
  lineStyle: {
542
- color: string | number | boolean | {
543
- [key: string]: any;
544
- };
416
+ color: any;
545
417
  };
546
418
  };
547
419
  axisLabel: {
548
- color: string | number | boolean | {
549
- [key: string]: any;
550
- };
420
+ color: any;
551
421
  formatter(value: string): string;
552
422
  };
553
423
  axisLine: {
554
424
  lineStyle: {
555
- color: string | number | boolean | {
556
- [key: string]: any;
557
- };
425
+ color: any;
558
426
  };
559
427
  };
560
428
  };
@@ -562,18 +430,10 @@ declare const _default: import("vue").DefineComponent<{
562
430
  trigger: string;
563
431
  };
564
432
  legend: {
565
- show: string | number | boolean | {
566
- [key: string]: any;
567
- };
568
- orient: string | number | boolean | {
569
- [key: string]: any;
570
- };
571
- top: string | number | boolean | {
572
- [key: string]: any;
573
- };
574
- left: string | number | boolean | {
575
- [key: string]: any;
576
- };
433
+ show: any;
434
+ orient: any;
435
+ top: any;
436
+ left: any;
577
437
  };
578
438
  series: {
579
439
  [x: string]: any;
@@ -613,6 +473,7 @@ declare const _default: import("vue").DefineComponent<{
613
473
  gridBottom?: unknown;
614
474
  gridLeft?: unknown;
615
475
  gridRight?: unknown;
476
+ graphicConfig?: unknown;
616
477
  id?: unknown;
617
478
  name?: unknown;
618
479
  keyName?: unknown;
@@ -636,161 +497,58 @@ declare const _default: import("vue").DefineComponent<{
636
497
  requestSort?: unknown;
637
498
  dataType?: unknown;
638
499
  } & {} & {
639
- type?: string | number | boolean | {
640
- [key: string]: any;
641
- };
642
- data?: string | number | boolean | {
643
- [key: string]: any;
644
- };
645
- titleText?: string | number | boolean | {
646
- [key: string]: any;
647
- };
648
- titleSubtext?: string | number | boolean | {
649
- [key: string]: any;
650
- };
651
- titleLeft?: string | number | boolean | {
652
- [key: string]: any;
653
- };
654
- colors?: string | number | boolean | {
655
- [key: string]: any;
656
- };
657
- legendShow?: string | number | boolean | {
658
- [key: string]: any;
659
- };
660
- legendLeft?: string | number | boolean | {
661
- [key: string]: any;
662
- };
663
- legendTop?: string | number | boolean | {
664
- [key: string]: any;
665
- };
666
- legendOrient?: string | number | boolean | {
667
- [key: string]: any;
668
- };
669
- symbolSize?: string | number | boolean | {
670
- [key: string]: any;
671
- };
672
- lineStyleWidth?: string | number | boolean | {
673
- [key: string]: any;
674
- };
675
- smooth?: string | number | boolean | {
676
- [key: string]: any;
677
- };
678
- xAxisSplitLineShow?: string | number | boolean | {
679
- [key: string]: any;
680
- };
681
- xAxisLabelColor?: string | number | boolean | {
682
- [key: string]: any;
683
- };
684
- xAxisLineStyleColor?: string | number | boolean | {
685
- [key: string]: any;
686
- };
687
- xAxisSplitLineStyleColor?: string | number | boolean | {
688
- [key: string]: any;
689
- };
690
- xAxisTickShow?: string | number | boolean | {
691
- [key: string]: any;
692
- };
693
- yAxisSplitLineShow?: string | number | boolean | {
694
- [key: string]: any;
695
- };
696
- yAxisSplitLineStyleColor?: string | number | boolean | {
697
- [key: string]: any;
698
- };
699
- yAxisLabelColor?: string | number | boolean | {
700
- [key: string]: any;
701
- };
702
- yAxisLineStyleColor?: string | number | boolean | {
703
- [key: string]: any;
704
- };
705
- yAxisLabelFormatter?: string | number | boolean | {
706
- [key: string]: any;
707
- };
708
- valueTypeDataFieldNames?: string | number | boolean | {
709
- [key: string]: any;
710
- };
711
- keyTypeDataFieldNames?: string | number | boolean | {
712
- [key: string]: any;
713
- };
714
- dataFieldConfigType?: string | number | boolean | {
715
- [key: string]: any;
716
- };
717
- gridContainLabel?: string | number | boolean | {
718
- [key: string]: any;
719
- };
720
- gridTop?: string | number | boolean | {
721
- [key: string]: any;
722
- };
723
- gridBottom?: string | number | boolean | {
724
- [key: string]: any;
725
- };
726
- gridLeft?: string | number | boolean | {
727
- [key: string]: any;
728
- };
729
- gridRight?: string | number | boolean | {
730
- [key: string]: any;
731
- };
732
- id?: string | number | boolean | {
733
- [key: string]: any;
734
- };
735
- name?: string | number | boolean | {
736
- [key: string]: any;
737
- };
738
- keyName?: string | number | boolean | {
739
- [key: string]: any;
740
- };
741
- width?: string | number | boolean | {
742
- [key: string]: any;
743
- };
744
- height?: string | number | boolean | {
745
- [key: string]: any;
746
- };
747
- position?: string | number | boolean | {
748
- [key: string]: any;
749
- };
750
- top?: string | number | boolean | {
751
- [key: string]: any;
752
- };
753
- left?: string | number | boolean | {
754
- [key: string]: any;
755
- };
756
- zIndex?: string | number | boolean | {
757
- [key: string]: any;
758
- };
759
- rotate?: string | number | boolean | {
760
- [key: string]: any;
761
- };
762
- isShow?: string | number | boolean | {
763
- [key: string]: any;
764
- };
765
- isRender?: string | number | boolean | {
766
- [key: string]: any;
767
- };
768
- events?: string | number | boolean | {
769
- [key: string]: any;
770
- };
771
- requestUrl?: string | number | boolean | {
772
- [key: string]: any;
773
- };
774
- requestMethod?: string | number | boolean | {
775
- [key: string]: any;
776
- };
777
- requestHeaders?: string | number | boolean | {
778
- [key: string]: any;
779
- };
780
- isOpenRequestTimer?: string | number | boolean | {
781
- [key: string]: any;
782
- };
783
- requestInterval?: string | number | boolean | {
784
- [key: string]: any;
785
- };
786
- requestParams?: string | number | boolean | {
787
- [key: string]: any;
788
- };
789
- requestSort?: string | number | boolean | {
790
- [key: string]: any;
791
- };
792
- dataType?: string | number | boolean | {
793
- [key: string]: any;
794
- };
500
+ type?: any;
501
+ data?: any;
502
+ titleText?: any;
503
+ titleSubtext?: any;
504
+ titleLeft?: any;
505
+ colors?: any;
506
+ legendShow?: any;
507
+ legendLeft?: any;
508
+ legendTop?: any;
509
+ legendOrient?: any;
510
+ symbolSize?: any;
511
+ lineStyleWidth?: any;
512
+ smooth?: any;
513
+ xAxisSplitLineShow?: any;
514
+ xAxisLabelColor?: any;
515
+ xAxisLineStyleColor?: any;
516
+ xAxisSplitLineStyleColor?: any;
517
+ xAxisTickShow?: any;
518
+ yAxisSplitLineShow?: any;
519
+ yAxisSplitLineStyleColor?: any;
520
+ yAxisLabelColor?: any;
521
+ yAxisLineStyleColor?: any;
522
+ yAxisLabelFormatter?: any;
523
+ valueTypeDataFieldNames?: any;
524
+ keyTypeDataFieldNames?: any;
525
+ dataFieldConfigType?: any;
526
+ gridContainLabel?: any;
527
+ gridTop?: any;
528
+ gridBottom?: any;
529
+ gridLeft?: any;
530
+ gridRight?: any;
531
+ graphicConfig?: any;
532
+ id?: any;
533
+ name?: any;
534
+ keyName?: any;
535
+ width?: any;
536
+ height?: any;
537
+ position?: any;
538
+ top?: any;
539
+ left?: any;
540
+ zIndex?: any;
541
+ rotate?: any;
542
+ isShow?: any;
543
+ isRender?: any;
544
+ events?: any;
545
+ requestUrl?: any;
546
+ requestMethod?: any;
547
+ requestHeaders?: any;
548
+ isOpenRequestTimer?: any;
549
+ requestInterval?: any;
550
+ requestParams?: any;
551
+ requestSort?: any;
552
+ dataType?: any;
795
553
  }>, {}>;
796
554
  export default _default;