@ecan-bi/datav 1.0.32 → 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,567 +1,467 @@
1
- import { ValueTypeDataFieldNames, Events } 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 | 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 | 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 | 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 | 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 | Events | {
45
- [key: string]: any;
46
- } | import("src/_utils/props").RequestParams;
35
+ default: any;
47
36
  };
48
37
  backgroundColor: {
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 | Events | {
54
- [key: string]: any;
55
- } | import("src/_utils/props").RequestParams;
42
+ default: any;
56
43
  };
57
44
  tooltipShow: {
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 | Events | {
63
- [key: string]: any;
64
- } | import("src/_utils/props").RequestParams;
49
+ default: any;
65
50
  };
66
51
  tooltipTrigger: {
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 | Events | {
72
- [key: string]: any;
73
- } | import("src/_utils/props").RequestParams;
56
+ default: any;
74
57
  };
75
58
  tooltipTextStyleColor: {
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 | Events | {
81
- [key: string]: any;
82
- } | import("src/_utils/props").RequestParams;
63
+ default: any;
83
64
  };
84
65
  tooltipFormatter: {
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 | Events | {
90
- [key: string]: any;
91
- } | import("src/_utils/props").RequestParams;
70
+ default: any;
92
71
  };
93
72
  legendShow: {
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 | Events | {
99
- [key: string]: any;
100
- } | import("src/_utils/props").RequestParams;
77
+ default: any;
101
78
  };
102
79
  legendLeft: {
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 | Events | {
108
- [key: string]: any;
109
- } | import("src/_utils/props").RequestParams;
84
+ default: any;
110
85
  };
111
86
  legendTop: {
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 | Events | {
117
- [key: string]: any;
118
- } | import("src/_utils/props").RequestParams;
91
+ default: any;
119
92
  };
120
93
  legendOrient: {
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 | Events | {
126
- [key: string]: any;
127
- } | import("src/_utils/props").RequestParams;
98
+ default: any;
128
99
  };
129
100
  legendTextStyleColor: {
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 | Events | {
135
- [key: string]: any;
136
- } | import("src/_utils/props").RequestParams;
105
+ default: any;
137
106
  };
138
107
  innerRadius: {
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 | Events | {
144
- [key: string]: any;
145
- } | import("src/_utils/props").RequestParams;
112
+ default: any;
146
113
  };
147
114
  outerRadius: {
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 | Events | {
153
- [key: string]: any;
154
- } | import("src/_utils/props").RequestParams;
119
+ default: any;
155
120
  };
156
121
  centerLeft: {
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 | Events | {
162
- [key: string]: any;
163
- } | import("src/_utils/props").RequestParams;
126
+ default: any;
164
127
  };
165
128
  centerTop: {
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 | Events | {
171
- [key: string]: any;
172
- } | import("src/_utils/props").RequestParams;
133
+ default: any;
173
134
  };
174
135
  labelShow: {
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 | Events | {
180
- [key: string]: any;
181
- } | import("src/_utils/props").RequestParams;
140
+ default: any;
182
141
  };
183
142
  labelFormatter: {
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 | Events | {
189
- [key: string]: any;
190
- } | import("src/_utils/props").RequestParams;
147
+ default: any;
191
148
  };
192
149
  labelFontSize: {
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 | Events | {
198
- [key: string]: any;
199
- } | import("src/_utils/props").RequestParams;
154
+ default: any;
200
155
  };
201
156
  labelPosition: {
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 | Events | {
207
- [key: string]: any;
208
- } | import("src/_utils/props").RequestParams;
161
+ default: any;
209
162
  };
210
163
  labelLineShow: {
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 | Events | {
216
- [key: string]: any;
217
- } | import("src/_utils/props").RequestParams;
168
+ default: any;
218
169
  };
219
170
  labelColor: {
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 | Events | {
225
- [key: string]: any;
226
- } | import("src/_utils/props").RequestParams;
175
+ default: any;
227
176
  };
228
177
  isUseLabelColors: {
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 | Events | {
234
- [key: string]: any;
235
- } | import("src/_utils/props").RequestParams;
182
+ default: any;
236
183
  };
237
184
  labelLineLength: {
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 | Events | {
243
- [key: string]: any;
244
- } | import("src/_utils/props").RequestParams;
189
+ default: any;
245
190
  };
246
191
  labelLineLength2: {
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 | Events | {
252
- [key: string]: any;
253
- } | import("src/_utils/props").RequestParams;
196
+ default: any;
254
197
  };
255
198
  roseType: {
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 | Events | {
261
- [key: string]: any;
262
- } | import("src/_utils/props").RequestParams;
203
+ default: any;
263
204
  };
264
205
  valueTypeDataFieldNames: {
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 | Events | {
270
- [key: string]: any;
271
- } | import("src/_utils/props").RequestParams;
210
+ default: any;
272
211
  };
273
212
  dataFieldConfigType: {
274
213
  type?: undefined;
275
214
  default?: undefined;
276
215
  } | {
277
216
  type: any;
278
- default: string | number | boolean | string[] | import("src/_utils/props").Data | ValueTypeDataFieldNames | Events | {
279
- [key: string]: any;
280
- } | import("src/_utils/props").RequestParams;
217
+ default: any;
218
+ };
219
+ gridContainLabel: {
220
+ type?: undefined;
221
+ default?: undefined;
222
+ } | {
223
+ type: any;
224
+ default: any;
225
+ };
226
+ gridTop: {
227
+ type?: undefined;
228
+ default?: undefined;
229
+ } | {
230
+ type: any;
231
+ default: any;
232
+ };
233
+ gridBottom: {
234
+ type?: undefined;
235
+ default?: undefined;
236
+ } | {
237
+ type: any;
238
+ default: any;
239
+ };
240
+ gridLeft: {
241
+ type?: undefined;
242
+ default?: undefined;
243
+ } | {
244
+ type: any;
245
+ default: any;
246
+ };
247
+ gridRight: {
248
+ type?: undefined;
249
+ default?: undefined;
250
+ } | {
251
+ type: any;
252
+ default: any;
253
+ };
254
+ graphicConfig?: {
255
+ type?: undefined;
256
+ default?: undefined;
257
+ } | {
258
+ type: any;
259
+ default: any;
281
260
  };
282
261
  id: {
283
262
  type?: undefined;
284
263
  default?: undefined;
285
264
  } | {
286
265
  type: any;
287
- default: string | number | boolean | string[] | import("src/_utils/props").Data | ValueTypeDataFieldNames | Events | {
288
- [key: string]: any;
289
- } | import("src/_utils/props").RequestParams;
266
+ default: any;
290
267
  };
291
268
  name: {
292
269
  type?: undefined;
293
270
  default?: undefined;
294
271
  } | {
295
272
  type: any;
296
- default: string | number | boolean | string[] | import("src/_utils/props").Data | ValueTypeDataFieldNames | Events | {
297
- [key: string]: any;
298
- } | import("src/_utils/props").RequestParams;
273
+ default: any;
299
274
  };
300
275
  keyName: {
301
276
  type?: undefined;
302
277
  default?: undefined;
303
278
  } | {
304
279
  type: any;
305
- default: string | number | boolean | string[] | import("src/_utils/props").Data | ValueTypeDataFieldNames | Events | {
306
- [key: string]: any;
307
- } | import("src/_utils/props").RequestParams;
280
+ default: any;
308
281
  };
309
282
  type: {
310
283
  type?: undefined;
311
284
  default?: undefined;
312
285
  } | {
313
286
  type: any;
314
- default: string | number | boolean | string[] | import("src/_utils/props").Data | ValueTypeDataFieldNames | Events | {
315
- [key: string]: any;
316
- } | import("src/_utils/props").RequestParams;
287
+ default: any;
317
288
  };
318
289
  width: {
319
290
  type?: undefined;
320
291
  default?: undefined;
321
292
  } | {
322
293
  type: any;
323
- default: string | number | boolean | string[] | import("src/_utils/props").Data | ValueTypeDataFieldNames | Events | {
324
- [key: string]: any;
325
- } | import("src/_utils/props").RequestParams;
294
+ default: any;
326
295
  };
327
296
  height: {
328
297
  type?: undefined;
329
298
  default?: undefined;
330
299
  } | {
331
300
  type: any;
332
- default: string | number | boolean | string[] | import("src/_utils/props").Data | ValueTypeDataFieldNames | Events | {
333
- [key: string]: any;
334
- } | import("src/_utils/props").RequestParams;
301
+ default: any;
335
302
  };
336
303
  position: {
337
304
  type?: undefined;
338
305
  default?: undefined;
339
306
  } | {
340
307
  type: any;
341
- default: string | number | boolean | string[] | import("src/_utils/props").Data | ValueTypeDataFieldNames | Events | {
342
- [key: string]: any;
343
- } | import("src/_utils/props").RequestParams;
308
+ default: any;
344
309
  };
345
310
  top: {
346
311
  type?: undefined;
347
312
  default?: undefined;
348
313
  } | {
349
314
  type: any;
350
- default: string | number | boolean | string[] | import("src/_utils/props").Data | ValueTypeDataFieldNames | Events | {
351
- [key: string]: any;
352
- } | import("src/_utils/props").RequestParams;
315
+ default: any;
353
316
  };
354
317
  left: {
355
318
  type?: undefined;
356
319
  default?: undefined;
357
320
  } | {
358
321
  type: any;
359
- default: string | number | boolean | string[] | import("src/_utils/props").Data | ValueTypeDataFieldNames | Events | {
360
- [key: string]: any;
361
- } | import("src/_utils/props").RequestParams;
322
+ default: any;
362
323
  };
363
324
  zIndex: {
364
325
  type?: undefined;
365
326
  default?: undefined;
366
327
  } | {
367
328
  type: any;
368
- default: string | number | boolean | string[] | import("src/_utils/props").Data | ValueTypeDataFieldNames | Events | {
369
- [key: string]: any;
370
- } | import("src/_utils/props").RequestParams;
329
+ default: any;
371
330
  };
372
331
  rotate: {
373
332
  type?: undefined;
374
333
  default?: undefined;
375
334
  } | {
376
335
  type: any;
377
- default: string | number | boolean | string[] | import("src/_utils/props").Data | ValueTypeDataFieldNames | Events | {
378
- [key: string]: any;
379
- } | import("src/_utils/props").RequestParams;
336
+ default: any;
380
337
  };
381
338
  isShow: {
382
339
  type?: undefined;
383
340
  default?: undefined;
384
341
  } | {
385
342
  type: any;
386
- default: string | number | boolean | string[] | import("src/_utils/props").Data | ValueTypeDataFieldNames | Events | {
387
- [key: string]: any;
388
- } | import("src/_utils/props").RequestParams;
343
+ default: any;
389
344
  };
390
345
  isRender: {
391
346
  type?: undefined;
392
347
  default?: undefined;
393
348
  } | {
394
349
  type: any;
395
- default: string | number | boolean | string[] | import("src/_utils/props").Data | ValueTypeDataFieldNames | Events | {
396
- [key: string]: any;
397
- } | import("src/_utils/props").RequestParams;
350
+ default: any;
398
351
  };
399
352
  events: {
400
353
  type?: undefined;
401
354
  default?: undefined;
402
355
  } | {
403
356
  type: any;
404
- default: string | number | boolean | string[] | import("src/_utils/props").Data | ValueTypeDataFieldNames | Events | {
405
- [key: string]: any;
406
- } | import("src/_utils/props").RequestParams;
357
+ default: any;
407
358
  };
408
359
  requestUrl: {
409
360
  type?: undefined;
410
361
  default?: undefined;
411
362
  } | {
412
363
  type: any;
413
- default: string | number | boolean | string[] | import("src/_utils/props").Data | ValueTypeDataFieldNames | Events | {
414
- [key: string]: any;
415
- } | import("src/_utils/props").RequestParams;
364
+ default: any;
416
365
  };
417
366
  requestMethod: {
418
367
  type?: undefined;
419
368
  default?: undefined;
420
369
  } | {
421
370
  type: any;
422
- default: string | number | boolean | string[] | import("src/_utils/props").Data | ValueTypeDataFieldNames | Events | {
423
- [key: string]: any;
424
- } | import("src/_utils/props").RequestParams;
371
+ default: any;
425
372
  };
426
373
  requestHeaders: {
427
374
  type?: undefined;
428
375
  default?: undefined;
429
376
  } | {
430
377
  type: any;
431
- default: string | number | boolean | string[] | import("src/_utils/props").Data | ValueTypeDataFieldNames | Events | {
432
- [key: string]: any;
433
- } | import("src/_utils/props").RequestParams;
378
+ default: any;
434
379
  };
435
380
  isOpenRequestTimer: {
436
381
  type?: undefined;
437
382
  default?: undefined;
438
383
  } | {
439
384
  type: any;
440
- default: string | number | boolean | string[] | import("src/_utils/props").Data | ValueTypeDataFieldNames | Events | {
441
- [key: string]: any;
442
- } | import("src/_utils/props").RequestParams;
385
+ default: any;
443
386
  };
444
387
  requestInterval: {
445
388
  type?: undefined;
446
389
  default?: undefined;
447
390
  } | {
448
391
  type: any;
449
- default: string | number | boolean | string[] | import("src/_utils/props").Data | ValueTypeDataFieldNames | Events | {
450
- [key: string]: any;
451
- } | import("src/_utils/props").RequestParams;
392
+ default: any;
452
393
  };
453
394
  requestParams: {
454
395
  type?: undefined;
455
396
  default?: undefined;
456
397
  } | {
457
398
  type: any;
458
- default: string | number | boolean | string[] | import("src/_utils/props").Data | ValueTypeDataFieldNames | Events | {
459
- [key: string]: any;
460
- } | import("src/_utils/props").RequestParams;
399
+ default: any;
461
400
  };
462
401
  requestSort: {
463
402
  type?: undefined;
464
403
  default?: undefined;
465
404
  } | {
466
405
  type: any;
467
- default: string | number | boolean | string[] | import("src/_utils/props").Data | ValueTypeDataFieldNames | Events | {
468
- [key: string]: any;
469
- } | import("src/_utils/props").RequestParams;
406
+ default: any;
470
407
  };
471
408
  dataType: {
472
409
  type?: undefined;
473
410
  default?: undefined;
474
411
  } | {
475
412
  type: any;
476
- default: string | number | boolean | string[] | import("src/_utils/props").Data | ValueTypeDataFieldNames | Events | {
477
- [key: string]: any;
478
- } | import("src/_utils/props").RequestParams;
413
+ default: any;
479
414
  };
480
415
  }, {
481
416
  option: import("vue").ComputedRef<{
482
417
  title: {
483
- text: string | number | boolean | {
484
- [key: string]: any;
485
- };
486
- subtext: string | number | boolean | {
487
- [key: string]: any;
488
- };
418
+ text: any;
419
+ subtext: any;
489
420
  left: string;
490
421
  };
422
+ grid: {
423
+ top: any;
424
+ bottom: any;
425
+ left: any;
426
+ right: any;
427
+ containLabel: any;
428
+ };
491
429
  tooltip: {
492
- show: string | number | boolean | {
493
- [key: string]: any;
494
- };
495
- trigger: string | number | boolean | {
496
- [key: string]: any;
497
- };
430
+ show: any;
431
+ trigger: any;
498
432
  formatter: string;
499
433
  textStyle: {
500
- color: string | number | boolean | {
501
- [key: string]: any;
502
- };
434
+ color: any;
503
435
  };
504
436
  };
505
437
  legend: {
506
- show: string | number | boolean | {
507
- [key: string]: any;
508
- };
509
- orient: string | number | boolean | {
510
- [key: string]: any;
511
- };
512
- top: string | number | boolean | {
513
- [key: string]: any;
514
- };
515
- left: string | number | boolean | {
516
- [key: string]: any;
517
- };
438
+ show: any;
439
+ orient: any;
440
+ top: any;
441
+ left: any;
518
442
  textStyle: {
519
- color: string | number | boolean | {
520
- [key: string]: any;
521
- };
443
+ color: any;
522
444
  };
523
445
  };
524
- color: string | number | boolean | {
525
- [key: string]: any;
526
- };
446
+ color: any;
527
447
  series: {
528
448
  data: any;
529
449
  type: string;
530
- radius: (string | number | boolean | {
531
- [key: string]: any;
532
- })[];
533
- center: (string | number | boolean | {
534
- [key: string]: any;
535
- })[];
536
- roseType: string | number | boolean | {
537
- [key: string]: any;
538
- };
450
+ radius: any[];
451
+ center: any[];
452
+ roseType: any;
539
453
  avoidLabelOverlap: boolean;
540
454
  label: {
541
- show: string | number | boolean | {
542
- [key: string]: any;
543
- };
544
- color: string | number | boolean | {
545
- [key: string]: any;
546
- };
547
- fontSize: string | number | boolean | {
548
- [key: string]: any;
549
- };
550
- position: string | number | boolean | {
551
- [key: string]: any;
552
- };
455
+ show: any;
456
+ color: any;
457
+ fontSize: any;
458
+ position: any;
553
459
  formatter: string;
554
460
  };
555
461
  labelLine: {
556
- show: string | number | boolean | {
557
- [key: string]: any;
558
- };
559
- length: string | number | boolean | {
560
- [key: string]: any;
561
- };
562
- length2: string | number | boolean | {
563
- [key: string]: any;
564
- };
462
+ show: any;
463
+ length: any;
464
+ length2: any;
565
465
  };
566
466
  emphasis: {
567
467
  itemStyle: {
@@ -608,6 +508,12 @@ declare const _default: import("vue").DefineComponent<{
608
508
  roseType?: unknown;
609
509
  valueTypeDataFieldNames?: unknown;
610
510
  dataFieldConfigType?: unknown;
511
+ gridContainLabel?: unknown;
512
+ gridTop?: unknown;
513
+ gridBottom?: unknown;
514
+ gridLeft?: unknown;
515
+ gridRight?: unknown;
516
+ graphicConfig?: unknown;
611
517
  id?: unknown;
612
518
  name?: unknown;
613
519
  keyName?: unknown;
@@ -631,164 +537,64 @@ declare const _default: import("vue").DefineComponent<{
631
537
  requestSort?: unknown;
632
538
  dataType?: unknown;
633
539
  } & {} & {
634
- type?: string | number | boolean | {
635
- [key: string]: any;
636
- };
637
- data?: string | number | boolean | {
638
- [key: string]: any;
639
- };
640
- titleText?: string | number | boolean | {
641
- [key: string]: any;
642
- };
643
- titleSubtext?: string | number | boolean | {
644
- [key: string]: any;
645
- };
646
- titleLeft?: string | number | boolean | {
647
- [key: string]: any;
648
- };
649
- colors?: string | number | boolean | {
650
- [key: string]: any;
651
- };
652
- backgroundColor?: string | number | boolean | {
653
- [key: string]: any;
654
- };
655
- tooltipShow?: string | number | boolean | {
656
- [key: string]: any;
657
- };
658
- tooltipTrigger?: string | number | boolean | {
659
- [key: string]: any;
660
- };
661
- tooltipTextStyleColor?: string | number | boolean | {
662
- [key: string]: any;
663
- };
664
- tooltipFormatter?: string | number | boolean | {
665
- [key: string]: any;
666
- };
667
- legendShow?: string | number | boolean | {
668
- [key: string]: any;
669
- };
670
- legendLeft?: string | number | boolean | {
671
- [key: string]: any;
672
- };
673
- legendTop?: string | number | boolean | {
674
- [key: string]: any;
675
- };
676
- legendOrient?: string | number | boolean | {
677
- [key: string]: any;
678
- };
679
- legendTextStyleColor?: string | number | boolean | {
680
- [key: string]: any;
681
- };
682
- innerRadius?: string | number | boolean | {
683
- [key: string]: any;
684
- };
685
- outerRadius?: string | number | boolean | {
686
- [key: string]: any;
687
- };
688
- centerLeft?: string | number | boolean | {
689
- [key: string]: any;
690
- };
691
- centerTop?: string | number | boolean | {
692
- [key: string]: any;
693
- };
694
- labelShow?: string | number | boolean | {
695
- [key: string]: any;
696
- };
697
- labelFormatter?: string | number | boolean | {
698
- [key: string]: any;
699
- };
700
- labelFontSize?: string | number | boolean | {
701
- [key: string]: any;
702
- };
703
- labelPosition?: string | number | boolean | {
704
- [key: string]: any;
705
- };
706
- labelLineShow?: string | number | boolean | {
707
- [key: string]: any;
708
- };
709
- labelColor?: string | number | boolean | {
710
- [key: string]: any;
711
- };
712
- isUseLabelColors?: string | number | boolean | {
713
- [key: string]: any;
714
- };
715
- labelLineLength?: string | number | boolean | {
716
- [key: string]: any;
717
- };
718
- labelLineLength2?: string | number | boolean | {
719
- [key: string]: any;
720
- };
721
- roseType?: string | number | boolean | {
722
- [key: string]: any;
723
- };
724
- valueTypeDataFieldNames?: string | number | boolean | {
725
- [key: string]: any;
726
- };
727
- dataFieldConfigType?: string | number | boolean | {
728
- [key: string]: any;
729
- };
730
- id?: string | number | boolean | {
731
- [key: string]: any;
732
- };
733
- name?: string | number | boolean | {
734
- [key: string]: any;
735
- };
736
- keyName?: string | number | boolean | {
737
- [key: string]: any;
738
- };
739
- width?: string | number | boolean | {
740
- [key: string]: any;
741
- };
742
- height?: string | number | boolean | {
743
- [key: string]: any;
744
- };
745
- position?: string | number | boolean | {
746
- [key: string]: any;
747
- };
748
- top?: string | number | boolean | {
749
- [key: string]: any;
750
- };
751
- left?: string | number | boolean | {
752
- [key: string]: any;
753
- };
754
- zIndex?: string | number | boolean | {
755
- [key: string]: any;
756
- };
757
- rotate?: string | number | boolean | {
758
- [key: string]: any;
759
- };
760
- isShow?: string | number | boolean | {
761
- [key: string]: any;
762
- };
763
- isRender?: string | number | boolean | {
764
- [key: string]: any;
765
- };
766
- events?: string | number | boolean | {
767
- [key: string]: any;
768
- };
769
- requestUrl?: string | number | boolean | {
770
- [key: string]: any;
771
- };
772
- requestMethod?: string | number | boolean | {
773
- [key: string]: any;
774
- };
775
- requestHeaders?: string | number | boolean | {
776
- [key: string]: any;
777
- };
778
- isOpenRequestTimer?: string | number | boolean | {
779
- [key: string]: any;
780
- };
781
- requestInterval?: string | number | boolean | {
782
- [key: string]: any;
783
- };
784
- requestParams?: string | number | boolean | {
785
- [key: string]: any;
786
- };
787
- requestSort?: string | number | boolean | {
788
- [key: string]: any;
789
- };
790
- dataType?: string | number | boolean | {
791
- [key: string]: any;
792
- };
540
+ type?: any;
541
+ data?: any;
542
+ titleText?: any;
543
+ titleSubtext?: any;
544
+ titleLeft?: any;
545
+ colors?: any;
546
+ backgroundColor?: any;
547
+ tooltipShow?: any;
548
+ tooltipTrigger?: any;
549
+ tooltipTextStyleColor?: any;
550
+ tooltipFormatter?: any;
551
+ legendShow?: any;
552
+ legendLeft?: any;
553
+ legendTop?: any;
554
+ legendOrient?: any;
555
+ legendTextStyleColor?: any;
556
+ innerRadius?: any;
557
+ outerRadius?: any;
558
+ centerLeft?: any;
559
+ centerTop?: any;
560
+ labelShow?: any;
561
+ labelFormatter?: any;
562
+ labelFontSize?: any;
563
+ labelPosition?: any;
564
+ labelLineShow?: any;
565
+ labelColor?: any;
566
+ isUseLabelColors?: any;
567
+ labelLineLength?: any;
568
+ labelLineLength2?: any;
569
+ roseType?: any;
570
+ valueTypeDataFieldNames?: any;
571
+ dataFieldConfigType?: any;
572
+ gridContainLabel?: any;
573
+ gridTop?: any;
574
+ gridBottom?: any;
575
+ gridLeft?: any;
576
+ gridRight?: any;
577
+ graphicConfig?: any;
578
+ id?: any;
579
+ name?: any;
580
+ keyName?: any;
581
+ width?: any;
582
+ height?: any;
583
+ position?: any;
584
+ top?: any;
585
+ left?: any;
586
+ zIndex?: any;
587
+ rotate?: any;
588
+ isShow?: any;
589
+ isRender?: any;
590
+ events?: any;
591
+ requestUrl?: any;
592
+ requestMethod?: any;
593
+ requestHeaders?: any;
594
+ isOpenRequestTimer?: any;
595
+ requestInterval?: any;
596
+ requestParams?: any;
597
+ requestSort?: any;
598
+ dataType?: any;
793
599
  }>, {}>;
794
600
  export default _default;