@ecan-bi/datav 1.0.25 → 1.0.28

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,2208 +1,398 @@
1
- import { ValueTypeDataFieldNames, KeyTypeDataFieldNames, 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 | KeyTypeDataFieldNames | ({
9
- source?: import("../../_utils/propsDiagram").Source;
10
- plugin: import("../../_utils/propsDiagram").Plugin;
11
- layer: import("../../_utils/propsDiagram").Layer;
12
- chartType: import("../../_utils/propsDiagram").ChartType;
13
- relatedList: unknown[];
14
- sqlConditions?: ({
15
- alias: string;
16
- fieldName: string;
17
- rule: string;
18
- fieldValue: string;
19
- } & ({
20
- valueType: "TEXT" | "NUMBER";
21
- dateFormat?: string;
22
- } | {
23
- valueType: "DATE";
24
- dateFormat: string;
25
- }))[];
26
- } & import("../../_utils/propsDiagram").SqlViewMode) | ({
27
- source?: import("../../_utils/propsDiagram").Source;
28
- plugin: import("../../_utils/propsDiagram").Plugin;
29
- layer: import("../../_utils/propsDiagram").Layer;
30
- chartType: import("../../_utils/propsDiagram").ChartType;
31
- relatedList: unknown[];
32
- sqlConditions?: ({
33
- alias: string;
34
- fieldName: string;
35
- rule: string;
36
- fieldValue: string;
37
- } & ({
38
- valueType: "TEXT" | "NUMBER";
39
- dateFormat?: string;
40
- } | {
41
- valueType: "DATE";
42
- dateFormat: string;
43
- }))[];
44
- } & import("../../_utils/propsDiagram").IndicatorLibMode) | Events | {
45
- [key: string]: any;
46
- } | import("src/_utils/props").RequestParams;
7
+ default: any;
47
8
  };
48
9
  titleText: {
49
10
  type?: undefined;
50
11
  default?: undefined;
51
12
  } | {
52
13
  type: any;
53
- default: string | number | boolean | string[] | import("src/_utils/props").Data | ValueTypeDataFieldNames | KeyTypeDataFieldNames | ({
54
- source?: import("../../_utils/propsDiagram").Source;
55
- plugin: import("../../_utils/propsDiagram").Plugin;
56
- layer: import("../../_utils/propsDiagram").Layer;
57
- chartType: import("../../_utils/propsDiagram").ChartType;
58
- relatedList: unknown[];
59
- sqlConditions?: ({
60
- alias: string;
61
- fieldName: string;
62
- rule: string;
63
- fieldValue: string;
64
- } & ({
65
- valueType: "TEXT" | "NUMBER";
66
- dateFormat?: string;
67
- } | {
68
- valueType: "DATE";
69
- dateFormat: string;
70
- }))[];
71
- } & import("../../_utils/propsDiagram").SqlViewMode) | ({
72
- source?: import("../../_utils/propsDiagram").Source;
73
- plugin: import("../../_utils/propsDiagram").Plugin;
74
- layer: import("../../_utils/propsDiagram").Layer;
75
- chartType: import("../../_utils/propsDiagram").ChartType;
76
- relatedList: unknown[];
77
- sqlConditions?: ({
78
- alias: string;
79
- fieldName: string;
80
- rule: string;
81
- fieldValue: string;
82
- } & ({
83
- valueType: "TEXT" | "NUMBER";
84
- dateFormat?: string;
85
- } | {
86
- valueType: "DATE";
87
- dateFormat: string;
88
- }))[];
89
- } & import("../../_utils/propsDiagram").IndicatorLibMode) | Events | {
90
- [key: string]: any;
91
- } | import("src/_utils/props").RequestParams;
14
+ default: any;
92
15
  };
93
16
  titleSubtext: {
94
17
  type?: undefined;
95
18
  default?: undefined;
96
19
  } | {
97
20
  type: any;
98
- default: string | number | boolean | string[] | import("src/_utils/props").Data | ValueTypeDataFieldNames | KeyTypeDataFieldNames | ({
99
- source?: import("../../_utils/propsDiagram").Source;
100
- plugin: import("../../_utils/propsDiagram").Plugin;
101
- layer: import("../../_utils/propsDiagram").Layer;
102
- chartType: import("../../_utils/propsDiagram").ChartType;
103
- relatedList: unknown[];
104
- sqlConditions?: ({
105
- alias: string;
106
- fieldName: string;
107
- rule: string;
108
- fieldValue: string;
109
- } & ({
110
- valueType: "TEXT" | "NUMBER";
111
- dateFormat?: string;
112
- } | {
113
- valueType: "DATE";
114
- dateFormat: string;
115
- }))[];
116
- } & import("../../_utils/propsDiagram").SqlViewMode) | ({
117
- source?: import("../../_utils/propsDiagram").Source;
118
- plugin: import("../../_utils/propsDiagram").Plugin;
119
- layer: import("../../_utils/propsDiagram").Layer;
120
- chartType: import("../../_utils/propsDiagram").ChartType;
121
- relatedList: unknown[];
122
- sqlConditions?: ({
123
- alias: string;
124
- fieldName: string;
125
- rule: string;
126
- fieldValue: string;
127
- } & ({
128
- valueType: "TEXT" | "NUMBER";
129
- dateFormat?: string;
130
- } | {
131
- valueType: "DATE";
132
- dateFormat: string;
133
- }))[];
134
- } & import("../../_utils/propsDiagram").IndicatorLibMode) | Events | {
135
- [key: string]: any;
136
- } | import("src/_utils/props").RequestParams;
21
+ default: any;
137
22
  };
138
23
  colors: {
139
24
  type?: undefined;
140
25
  default?: undefined;
141
26
  } | {
142
27
  type: any;
143
- default: string | number | boolean | string[] | import("src/_utils/props").Data | ValueTypeDataFieldNames | KeyTypeDataFieldNames | ({
144
- source?: import("../../_utils/propsDiagram").Source;
145
- plugin: import("../../_utils/propsDiagram").Plugin;
146
- layer: import("../../_utils/propsDiagram").Layer;
147
- chartType: import("../../_utils/propsDiagram").ChartType;
148
- relatedList: unknown[];
149
- sqlConditions?: ({
150
- alias: string;
151
- fieldName: string;
152
- rule: string;
153
- fieldValue: string;
154
- } & ({
155
- valueType: "TEXT" | "NUMBER";
156
- dateFormat?: string;
157
- } | {
158
- valueType: "DATE";
159
- dateFormat: string;
160
- }))[];
161
- } & import("../../_utils/propsDiagram").SqlViewMode) | ({
162
- source?: import("../../_utils/propsDiagram").Source;
163
- plugin: import("../../_utils/propsDiagram").Plugin;
164
- layer: import("../../_utils/propsDiagram").Layer;
165
- chartType: import("../../_utils/propsDiagram").ChartType;
166
- relatedList: unknown[];
167
- sqlConditions?: ({
168
- alias: string;
169
- fieldName: string;
170
- rule: string;
171
- fieldValue: string;
172
- } & ({
173
- valueType: "TEXT" | "NUMBER";
174
- dateFormat?: string;
175
- } | {
176
- valueType: "DATE";
177
- dateFormat: string;
178
- }))[];
179
- } & import("../../_utils/propsDiagram").IndicatorLibMode) | Events | {
180
- [key: string]: any;
181
- } | import("src/_utils/props").RequestParams;
28
+ default: any;
182
29
  };
183
30
  legendShow: {
184
31
  type?: undefined;
185
32
  default?: undefined;
186
33
  } | {
187
34
  type: any;
188
- default: string | number | boolean | string[] | import("src/_utils/props").Data | ValueTypeDataFieldNames | KeyTypeDataFieldNames | ({
189
- source?: import("../../_utils/propsDiagram").Source;
190
- plugin: import("../../_utils/propsDiagram").Plugin;
191
- layer: import("../../_utils/propsDiagram").Layer;
192
- chartType: import("../../_utils/propsDiagram").ChartType;
193
- relatedList: unknown[];
194
- sqlConditions?: ({
195
- alias: string;
196
- fieldName: string;
197
- rule: string;
198
- fieldValue: string;
199
- } & ({
200
- valueType: "TEXT" | "NUMBER";
201
- dateFormat?: string;
202
- } | {
203
- valueType: "DATE";
204
- dateFormat: string;
205
- }))[];
206
- } & import("../../_utils/propsDiagram").SqlViewMode) | ({
207
- source?: import("../../_utils/propsDiagram").Source;
208
- plugin: import("../../_utils/propsDiagram").Plugin;
209
- layer: import("../../_utils/propsDiagram").Layer;
210
- chartType: import("../../_utils/propsDiagram").ChartType;
211
- relatedList: unknown[];
212
- sqlConditions?: ({
213
- alias: string;
214
- fieldName: string;
215
- rule: string;
216
- fieldValue: string;
217
- } & ({
218
- valueType: "TEXT" | "NUMBER";
219
- dateFormat?: string;
220
- } | {
221
- valueType: "DATE";
222
- dateFormat: string;
223
- }))[];
224
- } & import("../../_utils/propsDiagram").IndicatorLibMode) | Events | {
225
- [key: string]: any;
226
- } | import("src/_utils/props").RequestParams;
35
+ default: any;
227
36
  };
228
37
  legendTextStyleColor: {
229
38
  type?: undefined;
230
39
  default?: undefined;
231
40
  } | {
232
41
  type: any;
233
- default: string | number | boolean | string[] | import("src/_utils/props").Data | ValueTypeDataFieldNames | KeyTypeDataFieldNames | ({
234
- source?: import("../../_utils/propsDiagram").Source;
235
- plugin: import("../../_utils/propsDiagram").Plugin;
236
- layer: import("../../_utils/propsDiagram").Layer;
237
- chartType: import("../../_utils/propsDiagram").ChartType;
238
- relatedList: unknown[];
239
- sqlConditions?: ({
240
- alias: string;
241
- fieldName: string;
242
- rule: string;
243
- fieldValue: string;
244
- } & ({
245
- valueType: "TEXT" | "NUMBER";
246
- dateFormat?: string;
247
- } | {
248
- valueType: "DATE";
249
- dateFormat: string;
250
- }))[];
251
- } & import("../../_utils/propsDiagram").SqlViewMode) | ({
252
- source?: import("../../_utils/propsDiagram").Source;
253
- plugin: import("../../_utils/propsDiagram").Plugin;
254
- layer: import("../../_utils/propsDiagram").Layer;
255
- chartType: import("../../_utils/propsDiagram").ChartType;
256
- relatedList: unknown[];
257
- sqlConditions?: ({
258
- alias: string;
259
- fieldName: string;
260
- rule: string;
261
- fieldValue: string;
262
- } & ({
263
- valueType: "TEXT" | "NUMBER";
264
- dateFormat?: string;
265
- } | {
266
- valueType: "DATE";
267
- dateFormat: string;
268
- }))[];
269
- } & import("../../_utils/propsDiagram").IndicatorLibMode) | Events | {
270
- [key: string]: any;
271
- } | import("src/_utils/props").RequestParams;
42
+ default: any;
272
43
  };
273
44
  legendLeft: {
274
45
  type?: undefined;
275
46
  default?: undefined;
276
47
  } | {
277
48
  type: any;
278
- default: string | number | boolean | string[] | import("src/_utils/props").Data | ValueTypeDataFieldNames | KeyTypeDataFieldNames | ({
279
- source?: import("../../_utils/propsDiagram").Source;
280
- plugin: import("../../_utils/propsDiagram").Plugin;
281
- layer: import("../../_utils/propsDiagram").Layer;
282
- chartType: import("../../_utils/propsDiagram").ChartType;
283
- relatedList: unknown[];
284
- sqlConditions?: ({
285
- alias: string;
286
- fieldName: string;
287
- rule: string;
288
- fieldValue: string;
289
- } & ({
290
- valueType: "TEXT" | "NUMBER";
291
- dateFormat?: string;
292
- } | {
293
- valueType: "DATE";
294
- dateFormat: string;
295
- }))[];
296
- } & import("../../_utils/propsDiagram").SqlViewMode) | ({
297
- source?: import("../../_utils/propsDiagram").Source;
298
- plugin: import("../../_utils/propsDiagram").Plugin;
299
- layer: import("../../_utils/propsDiagram").Layer;
300
- chartType: import("../../_utils/propsDiagram").ChartType;
301
- relatedList: unknown[];
302
- sqlConditions?: ({
303
- alias: string;
304
- fieldName: string;
305
- rule: string;
306
- fieldValue: string;
307
- } & ({
308
- valueType: "TEXT" | "NUMBER";
309
- dateFormat?: string;
310
- } | {
311
- valueType: "DATE";
312
- dateFormat: string;
313
- }))[];
314
- } & import("../../_utils/propsDiagram").IndicatorLibMode) | Events | {
315
- [key: string]: any;
316
- } | import("src/_utils/props").RequestParams;
49
+ default: any;
317
50
  };
318
51
  legendTop: {
319
52
  type?: undefined;
320
53
  default?: undefined;
321
54
  } | {
322
55
  type: any;
323
- default: string | number | boolean | string[] | import("src/_utils/props").Data | ValueTypeDataFieldNames | KeyTypeDataFieldNames | ({
324
- source?: import("../../_utils/propsDiagram").Source;
325
- plugin: import("../../_utils/propsDiagram").Plugin;
326
- layer: import("../../_utils/propsDiagram").Layer;
327
- chartType: import("../../_utils/propsDiagram").ChartType;
328
- relatedList: unknown[];
329
- sqlConditions?: ({
330
- alias: string;
331
- fieldName: string;
332
- rule: string;
333
- fieldValue: string;
334
- } & ({
335
- valueType: "TEXT" | "NUMBER";
336
- dateFormat?: string;
337
- } | {
338
- valueType: "DATE";
339
- dateFormat: string;
340
- }))[];
341
- } & import("../../_utils/propsDiagram").SqlViewMode) | ({
342
- source?: import("../../_utils/propsDiagram").Source;
343
- plugin: import("../../_utils/propsDiagram").Plugin;
344
- layer: import("../../_utils/propsDiagram").Layer;
345
- chartType: import("../../_utils/propsDiagram").ChartType;
346
- relatedList: unknown[];
347
- sqlConditions?: ({
348
- alias: string;
349
- fieldName: string;
350
- rule: string;
351
- fieldValue: string;
352
- } & ({
353
- valueType: "TEXT" | "NUMBER";
354
- dateFormat?: string;
355
- } | {
356
- valueType: "DATE";
357
- dateFormat: string;
358
- }))[];
359
- } & import("../../_utils/propsDiagram").IndicatorLibMode) | Events | {
360
- [key: string]: any;
361
- } | import("src/_utils/props").RequestParams;
56
+ default: any;
362
57
  };
363
58
  legendOrient: {
364
59
  type?: undefined;
365
60
  default?: undefined;
366
61
  } | {
367
62
  type: any;
368
- default: string | number | boolean | string[] | import("src/_utils/props").Data | ValueTypeDataFieldNames | KeyTypeDataFieldNames | ({
369
- source?: import("../../_utils/propsDiagram").Source;
370
- plugin: import("../../_utils/propsDiagram").Plugin;
371
- layer: import("../../_utils/propsDiagram").Layer;
372
- chartType: import("../../_utils/propsDiagram").ChartType;
373
- relatedList: unknown[];
374
- sqlConditions?: ({
375
- alias: string;
376
- fieldName: string;
377
- rule: string;
378
- fieldValue: string;
379
- } & ({
380
- valueType: "TEXT" | "NUMBER";
381
- dateFormat?: string;
382
- } | {
383
- valueType: "DATE";
384
- dateFormat: string;
385
- }))[];
386
- } & import("../../_utils/propsDiagram").SqlViewMode) | ({
387
- source?: import("../../_utils/propsDiagram").Source;
388
- plugin: import("../../_utils/propsDiagram").Plugin;
389
- layer: import("../../_utils/propsDiagram").Layer;
390
- chartType: import("../../_utils/propsDiagram").ChartType;
391
- relatedList: unknown[];
392
- sqlConditions?: ({
393
- alias: string;
394
- fieldName: string;
395
- rule: string;
396
- fieldValue: string;
397
- } & ({
398
- valueType: "TEXT" | "NUMBER";
399
- dateFormat?: string;
400
- } | {
401
- valueType: "DATE";
402
- dateFormat: string;
403
- }))[];
404
- } & import("../../_utils/propsDiagram").IndicatorLibMode) | Events | {
405
- [key: string]: any;
406
- } | import("src/_utils/props").RequestParams;
63
+ default: any;
407
64
  };
408
65
  xAxisSplitLineShow: {
409
66
  type?: undefined;
410
67
  default?: undefined;
411
68
  } | {
412
69
  type: any;
413
- default: string | number | boolean | string[] | import("src/_utils/props").Data | ValueTypeDataFieldNames | KeyTypeDataFieldNames | ({
414
- source?: import("../../_utils/propsDiagram").Source;
415
- plugin: import("../../_utils/propsDiagram").Plugin;
416
- layer: import("../../_utils/propsDiagram").Layer;
417
- chartType: import("../../_utils/propsDiagram").ChartType;
418
- relatedList: unknown[];
419
- sqlConditions?: ({
420
- alias: string;
421
- fieldName: string;
422
- rule: string;
423
- fieldValue: string;
424
- } & ({
425
- valueType: "TEXT" | "NUMBER";
426
- dateFormat?: string;
427
- } | {
428
- valueType: "DATE";
429
- dateFormat: string;
430
- }))[];
431
- } & import("../../_utils/propsDiagram").SqlViewMode) | ({
432
- source?: import("../../_utils/propsDiagram").Source;
433
- plugin: import("../../_utils/propsDiagram").Plugin;
434
- layer: import("../../_utils/propsDiagram").Layer;
435
- chartType: import("../../_utils/propsDiagram").ChartType;
436
- relatedList: unknown[];
437
- sqlConditions?: ({
438
- alias: string;
439
- fieldName: string;
440
- rule: string;
441
- fieldValue: string;
442
- } & ({
443
- valueType: "TEXT" | "NUMBER";
444
- dateFormat?: string;
445
- } | {
446
- valueType: "DATE";
447
- dateFormat: string;
448
- }))[];
449
- } & import("../../_utils/propsDiagram").IndicatorLibMode) | Events | {
450
- [key: string]: any;
451
- } | import("src/_utils/props").RequestParams;
70
+ default: any;
452
71
  };
453
72
  xAxisLabelColor: {
454
73
  type?: undefined;
455
74
  default?: undefined;
456
75
  } | {
457
76
  type: any;
458
- default: string | number | boolean | string[] | import("src/_utils/props").Data | ValueTypeDataFieldNames | KeyTypeDataFieldNames | ({
459
- source?: import("../../_utils/propsDiagram").Source;
460
- plugin: import("../../_utils/propsDiagram").Plugin;
461
- layer: import("../../_utils/propsDiagram").Layer;
462
- chartType: import("../../_utils/propsDiagram").ChartType;
463
- relatedList: unknown[];
464
- sqlConditions?: ({
465
- alias: string;
466
- fieldName: string;
467
- rule: string;
468
- fieldValue: string;
469
- } & ({
470
- valueType: "TEXT" | "NUMBER";
471
- dateFormat?: string;
472
- } | {
473
- valueType: "DATE";
474
- dateFormat: string;
475
- }))[];
476
- } & import("../../_utils/propsDiagram").SqlViewMode) | ({
477
- source?: import("../../_utils/propsDiagram").Source;
478
- plugin: import("../../_utils/propsDiagram").Plugin;
479
- layer: import("../../_utils/propsDiagram").Layer;
480
- chartType: import("../../_utils/propsDiagram").ChartType;
481
- relatedList: unknown[];
482
- sqlConditions?: ({
483
- alias: string;
484
- fieldName: string;
485
- rule: string;
486
- fieldValue: string;
487
- } & ({
488
- valueType: "TEXT" | "NUMBER";
489
- dateFormat?: string;
490
- } | {
491
- valueType: "DATE";
492
- dateFormat: string;
493
- }))[];
494
- } & import("../../_utils/propsDiagram").IndicatorLibMode) | Events | {
495
- [key: string]: any;
496
- } | import("src/_utils/props").RequestParams;
77
+ default: any;
497
78
  };
498
79
  xAxisLineStyleColor: {
499
80
  type?: undefined;
500
81
  default?: undefined;
501
82
  } | {
502
83
  type: any;
503
- default: string | number | boolean | string[] | import("src/_utils/props").Data | ValueTypeDataFieldNames | KeyTypeDataFieldNames | ({
504
- source?: import("../../_utils/propsDiagram").Source;
505
- plugin: import("../../_utils/propsDiagram").Plugin;
506
- layer: import("../../_utils/propsDiagram").Layer;
507
- chartType: import("../../_utils/propsDiagram").ChartType;
508
- relatedList: unknown[];
509
- sqlConditions?: ({
510
- alias: string;
511
- fieldName: string;
512
- rule: string;
513
- fieldValue: string;
514
- } & ({
515
- valueType: "TEXT" | "NUMBER";
516
- dateFormat?: string;
517
- } | {
518
- valueType: "DATE";
519
- dateFormat: string;
520
- }))[];
521
- } & import("../../_utils/propsDiagram").SqlViewMode) | ({
522
- source?: import("../../_utils/propsDiagram").Source;
523
- plugin: import("../../_utils/propsDiagram").Plugin;
524
- layer: import("../../_utils/propsDiagram").Layer;
525
- chartType: import("../../_utils/propsDiagram").ChartType;
526
- relatedList: unknown[];
527
- sqlConditions?: ({
528
- alias: string;
529
- fieldName: string;
530
- rule: string;
531
- fieldValue: string;
532
- } & ({
533
- valueType: "TEXT" | "NUMBER";
534
- dateFormat?: string;
535
- } | {
536
- valueType: "DATE";
537
- dateFormat: string;
538
- }))[];
539
- } & import("../../_utils/propsDiagram").IndicatorLibMode) | Events | {
540
- [key: string]: any;
541
- } | import("src/_utils/props").RequestParams;
84
+ default: any;
542
85
  };
543
86
  xAxisTickShow: {
544
87
  type?: undefined;
545
88
  default?: undefined;
546
89
  } | {
547
90
  type: any;
548
- default: string | number | boolean | string[] | import("src/_utils/props").Data | ValueTypeDataFieldNames | KeyTypeDataFieldNames | ({
549
- source?: import("../../_utils/propsDiagram").Source;
550
- plugin: import("../../_utils/propsDiagram").Plugin;
551
- layer: import("../../_utils/propsDiagram").Layer;
552
- chartType: import("../../_utils/propsDiagram").ChartType;
553
- relatedList: unknown[];
554
- sqlConditions?: ({
555
- alias: string;
556
- fieldName: string;
557
- rule: string;
558
- fieldValue: string;
559
- } & ({
560
- valueType: "TEXT" | "NUMBER";
561
- dateFormat?: string;
562
- } | {
563
- valueType: "DATE";
564
- dateFormat: string;
565
- }))[];
566
- } & import("../../_utils/propsDiagram").SqlViewMode) | ({
567
- source?: import("../../_utils/propsDiagram").Source;
568
- plugin: import("../../_utils/propsDiagram").Plugin;
569
- layer: import("../../_utils/propsDiagram").Layer;
570
- chartType: import("../../_utils/propsDiagram").ChartType;
571
- relatedList: unknown[];
572
- sqlConditions?: ({
573
- alias: string;
574
- fieldName: string;
575
- rule: string;
576
- fieldValue: string;
577
- } & ({
578
- valueType: "TEXT" | "NUMBER";
579
- dateFormat?: string;
580
- } | {
581
- valueType: "DATE";
582
- dateFormat: string;
583
- }))[];
584
- } & import("../../_utils/propsDiagram").IndicatorLibMode) | Events | {
585
- [key: string]: any;
586
- } | import("src/_utils/props").RequestParams;
91
+ default: any;
587
92
  };
588
93
  yAxisSplitLineShow: {
589
94
  type?: undefined;
590
95
  default?: undefined;
591
96
  } | {
592
97
  type: any;
593
- default: string | number | boolean | string[] | import("src/_utils/props").Data | ValueTypeDataFieldNames | KeyTypeDataFieldNames | ({
594
- source?: import("../../_utils/propsDiagram").Source;
595
- plugin: import("../../_utils/propsDiagram").Plugin;
596
- layer: import("../../_utils/propsDiagram").Layer;
597
- chartType: import("../../_utils/propsDiagram").ChartType;
598
- relatedList: unknown[];
599
- sqlConditions?: ({
600
- alias: string;
601
- fieldName: string;
602
- rule: string;
603
- fieldValue: string;
604
- } & ({
605
- valueType: "TEXT" | "NUMBER";
606
- dateFormat?: string;
607
- } | {
608
- valueType: "DATE";
609
- dateFormat: string;
610
- }))[];
611
- } & import("../../_utils/propsDiagram").SqlViewMode) | ({
612
- source?: import("../../_utils/propsDiagram").Source;
613
- plugin: import("../../_utils/propsDiagram").Plugin;
614
- layer: import("../../_utils/propsDiagram").Layer;
615
- chartType: import("../../_utils/propsDiagram").ChartType;
616
- relatedList: unknown[];
617
- sqlConditions?: ({
618
- alias: string;
619
- fieldName: string;
620
- rule: string;
621
- fieldValue: string;
622
- } & ({
623
- valueType: "TEXT" | "NUMBER";
624
- dateFormat?: string;
625
- } | {
626
- valueType: "DATE";
627
- dateFormat: string;
628
- }))[];
629
- } & import("../../_utils/propsDiagram").IndicatorLibMode) | Events | {
630
- [key: string]: any;
631
- } | import("src/_utils/props").RequestParams;
98
+ default: any;
632
99
  };
633
100
  xAxisSplitLineStyleColor: {
634
101
  type?: undefined;
635
102
  default?: undefined;
636
103
  } | {
637
104
  type: any;
638
- default: string | number | boolean | string[] | import("src/_utils/props").Data | ValueTypeDataFieldNames | KeyTypeDataFieldNames | ({
639
- source?: import("../../_utils/propsDiagram").Source;
640
- plugin: import("../../_utils/propsDiagram").Plugin;
641
- layer: import("../../_utils/propsDiagram").Layer;
642
- chartType: import("../../_utils/propsDiagram").ChartType;
643
- relatedList: unknown[];
644
- sqlConditions?: ({
645
- alias: string;
646
- fieldName: string;
647
- rule: string;
648
- fieldValue: string;
649
- } & ({
650
- valueType: "TEXT" | "NUMBER";
651
- dateFormat?: string;
652
- } | {
653
- valueType: "DATE";
654
- dateFormat: string;
655
- }))[];
656
- } & import("../../_utils/propsDiagram").SqlViewMode) | ({
657
- source?: import("../../_utils/propsDiagram").Source;
658
- plugin: import("../../_utils/propsDiagram").Plugin;
659
- layer: import("../../_utils/propsDiagram").Layer;
660
- chartType: import("../../_utils/propsDiagram").ChartType;
661
- relatedList: unknown[];
662
- sqlConditions?: ({
663
- alias: string;
664
- fieldName: string;
665
- rule: string;
666
- fieldValue: string;
667
- } & ({
668
- valueType: "TEXT" | "NUMBER";
669
- dateFormat?: string;
670
- } | {
671
- valueType: "DATE";
672
- dateFormat: string;
673
- }))[];
674
- } & import("../../_utils/propsDiagram").IndicatorLibMode) | Events | {
675
- [key: string]: any;
676
- } | import("src/_utils/props").RequestParams;
105
+ default: any;
677
106
  };
678
107
  yAxisSplitLineStyleColor: {
679
108
  type?: undefined;
680
109
  default?: undefined;
681
110
  } | {
682
111
  type: any;
683
- default: string | number | boolean | string[] | import("src/_utils/props").Data | ValueTypeDataFieldNames | KeyTypeDataFieldNames | ({
684
- source?: import("../../_utils/propsDiagram").Source;
685
- plugin: import("../../_utils/propsDiagram").Plugin;
686
- layer: import("../../_utils/propsDiagram").Layer;
687
- chartType: import("../../_utils/propsDiagram").ChartType;
688
- relatedList: unknown[];
689
- sqlConditions?: ({
690
- alias: string;
691
- fieldName: string;
692
- rule: string;
693
- fieldValue: string;
694
- } & ({
695
- valueType: "TEXT" | "NUMBER";
696
- dateFormat?: string;
697
- } | {
698
- valueType: "DATE";
699
- dateFormat: string;
700
- }))[];
701
- } & import("../../_utils/propsDiagram").SqlViewMode) | ({
702
- source?: import("../../_utils/propsDiagram").Source;
703
- plugin: import("../../_utils/propsDiagram").Plugin;
704
- layer: import("../../_utils/propsDiagram").Layer;
705
- chartType: import("../../_utils/propsDiagram").ChartType;
706
- relatedList: unknown[];
707
- sqlConditions?: ({
708
- alias: string;
709
- fieldName: string;
710
- rule: string;
711
- fieldValue: string;
712
- } & ({
713
- valueType: "TEXT" | "NUMBER";
714
- dateFormat?: string;
715
- } | {
716
- valueType: "DATE";
717
- dateFormat: string;
718
- }))[];
719
- } & import("../../_utils/propsDiagram").IndicatorLibMode) | Events | {
720
- [key: string]: any;
721
- } | import("src/_utils/props").RequestParams;
112
+ default: any;
722
113
  };
723
114
  yAxisLabelColor: {
724
115
  type?: undefined;
725
116
  default?: undefined;
726
117
  } | {
727
118
  type: any;
728
- default: string | number | boolean | string[] | import("src/_utils/props").Data | ValueTypeDataFieldNames | KeyTypeDataFieldNames | ({
729
- source?: import("../../_utils/propsDiagram").Source;
730
- plugin: import("../../_utils/propsDiagram").Plugin;
731
- layer: import("../../_utils/propsDiagram").Layer;
732
- chartType: import("../../_utils/propsDiagram").ChartType;
733
- relatedList: unknown[];
734
- sqlConditions?: ({
735
- alias: string;
736
- fieldName: string;
737
- rule: string;
738
- fieldValue: string;
739
- } & ({
740
- valueType: "TEXT" | "NUMBER";
741
- dateFormat?: string;
742
- } | {
743
- valueType: "DATE";
744
- dateFormat: string;
745
- }))[];
746
- } & import("../../_utils/propsDiagram").SqlViewMode) | ({
747
- source?: import("../../_utils/propsDiagram").Source;
748
- plugin: import("../../_utils/propsDiagram").Plugin;
749
- layer: import("../../_utils/propsDiagram").Layer;
750
- chartType: import("../../_utils/propsDiagram").ChartType;
751
- relatedList: unknown[];
752
- sqlConditions?: ({
753
- alias: string;
754
- fieldName: string;
755
- rule: string;
756
- fieldValue: string;
757
- } & ({
758
- valueType: "TEXT" | "NUMBER";
759
- dateFormat?: string;
760
- } | {
761
- valueType: "DATE";
762
- dateFormat: string;
763
- }))[];
764
- } & import("../../_utils/propsDiagram").IndicatorLibMode) | Events | {
765
- [key: string]: any;
766
- } | import("src/_utils/props").RequestParams;
119
+ default: any;
767
120
  };
768
121
  yAxisLineStyleColor: {
769
122
  type?: undefined;
770
123
  default?: undefined;
771
124
  } | {
772
125
  type: any;
773
- default: string | number | boolean | string[] | import("src/_utils/props").Data | ValueTypeDataFieldNames | KeyTypeDataFieldNames | ({
774
- source?: import("../../_utils/propsDiagram").Source;
775
- plugin: import("../../_utils/propsDiagram").Plugin;
776
- layer: import("../../_utils/propsDiagram").Layer;
777
- chartType: import("../../_utils/propsDiagram").ChartType;
778
- relatedList: unknown[];
779
- sqlConditions?: ({
780
- alias: string;
781
- fieldName: string;
782
- rule: string;
783
- fieldValue: string;
784
- } & ({
785
- valueType: "TEXT" | "NUMBER";
786
- dateFormat?: string;
787
- } | {
788
- valueType: "DATE";
789
- dateFormat: string;
790
- }))[];
791
- } & import("../../_utils/propsDiagram").SqlViewMode) | ({
792
- source?: import("../../_utils/propsDiagram").Source;
793
- plugin: import("../../_utils/propsDiagram").Plugin;
794
- layer: import("../../_utils/propsDiagram").Layer;
795
- chartType: import("../../_utils/propsDiagram").ChartType;
796
- relatedList: unknown[];
797
- sqlConditions?: ({
798
- alias: string;
799
- fieldName: string;
800
- rule: string;
801
- fieldValue: string;
802
- } & ({
803
- valueType: "TEXT" | "NUMBER";
804
- dateFormat?: string;
805
- } | {
806
- valueType: "DATE";
807
- dateFormat: string;
808
- }))[];
809
- } & import("../../_utils/propsDiagram").IndicatorLibMode) | Events | {
810
- [key: string]: any;
811
- } | import("src/_utils/props").RequestParams;
126
+ default: any;
812
127
  };
813
128
  valueTypeDataFieldNames: {
814
129
  type?: undefined;
815
130
  default?: undefined;
816
131
  } | {
817
132
  type: any;
818
- default: string | number | boolean | string[] | import("src/_utils/props").Data | ValueTypeDataFieldNames | KeyTypeDataFieldNames | ({
819
- source?: import("../../_utils/propsDiagram").Source;
820
- plugin: import("../../_utils/propsDiagram").Plugin;
821
- layer: import("../../_utils/propsDiagram").Layer;
822
- chartType: import("../../_utils/propsDiagram").ChartType;
823
- relatedList: unknown[];
824
- sqlConditions?: ({
825
- alias: string;
826
- fieldName: string;
827
- rule: string;
828
- fieldValue: string;
829
- } & ({
830
- valueType: "TEXT" | "NUMBER";
831
- dateFormat?: string;
832
- } | {
833
- valueType: "DATE";
834
- dateFormat: string;
835
- }))[];
836
- } & import("../../_utils/propsDiagram").SqlViewMode) | ({
837
- source?: import("../../_utils/propsDiagram").Source;
838
- plugin: import("../../_utils/propsDiagram").Plugin;
839
- layer: import("../../_utils/propsDiagram").Layer;
840
- chartType: import("../../_utils/propsDiagram").ChartType;
841
- relatedList: unknown[];
842
- sqlConditions?: ({
843
- alias: string;
844
- fieldName: string;
845
- rule: string;
846
- fieldValue: string;
847
- } & ({
848
- valueType: "TEXT" | "NUMBER";
849
- dateFormat?: string;
850
- } | {
851
- valueType: "DATE";
852
- dateFormat: string;
853
- }))[];
854
- } & import("../../_utils/propsDiagram").IndicatorLibMode) | Events | {
855
- [key: string]: any;
856
- } | import("src/_utils/props").RequestParams;
133
+ default: any;
857
134
  };
858
135
  keyTypeDataFieldNames: {
859
136
  type?: undefined;
860
137
  default?: undefined;
861
138
  } | {
862
139
  type: any;
863
- default: string | number | boolean | string[] | import("src/_utils/props").Data | ValueTypeDataFieldNames | KeyTypeDataFieldNames | ({
864
- source?: import("../../_utils/propsDiagram").Source;
865
- plugin: import("../../_utils/propsDiagram").Plugin;
866
- layer: import("../../_utils/propsDiagram").Layer;
867
- chartType: import("../../_utils/propsDiagram").ChartType;
868
- relatedList: unknown[];
869
- sqlConditions?: ({
870
- alias: string;
871
- fieldName: string;
872
- rule: string;
873
- fieldValue: string;
874
- } & ({
875
- valueType: "TEXT" | "NUMBER";
876
- dateFormat?: string;
877
- } | {
878
- valueType: "DATE";
879
- dateFormat: string;
880
- }))[];
881
- } & import("../../_utils/propsDiagram").SqlViewMode) | ({
882
- source?: import("../../_utils/propsDiagram").Source;
883
- plugin: import("../../_utils/propsDiagram").Plugin;
884
- layer: import("../../_utils/propsDiagram").Layer;
885
- chartType: import("../../_utils/propsDiagram").ChartType;
886
- relatedList: unknown[];
887
- sqlConditions?: ({
888
- alias: string;
889
- fieldName: string;
890
- rule: string;
891
- fieldValue: string;
892
- } & ({
893
- valueType: "TEXT" | "NUMBER";
894
- dateFormat?: string;
895
- } | {
896
- valueType: "DATE";
897
- dateFormat: string;
898
- }))[];
899
- } & import("../../_utils/propsDiagram").IndicatorLibMode) | Events | {
900
- [key: string]: any;
901
- } | import("src/_utils/props").RequestParams;
140
+ default: any;
902
141
  };
903
142
  dataFieldConfigType: {
904
143
  type?: undefined;
905
144
  default?: undefined;
906
145
  } | {
907
146
  type: any;
908
- default: string | number | boolean | string[] | import("src/_utils/props").Data | ValueTypeDataFieldNames | KeyTypeDataFieldNames | ({
909
- source?: import("../../_utils/propsDiagram").Source;
910
- plugin: import("../../_utils/propsDiagram").Plugin;
911
- layer: import("../../_utils/propsDiagram").Layer;
912
- chartType: import("../../_utils/propsDiagram").ChartType;
913
- relatedList: unknown[];
914
- sqlConditions?: ({
915
- alias: string;
916
- fieldName: string;
917
- rule: string;
918
- fieldValue: string;
919
- } & ({
920
- valueType: "TEXT" | "NUMBER";
921
- dateFormat?: string;
922
- } | {
923
- valueType: "DATE";
924
- dateFormat: string;
925
- }))[];
926
- } & import("../../_utils/propsDiagram").SqlViewMode) | ({
927
- source?: import("../../_utils/propsDiagram").Source;
928
- plugin: import("../../_utils/propsDiagram").Plugin;
929
- layer: import("../../_utils/propsDiagram").Layer;
930
- chartType: import("../../_utils/propsDiagram").ChartType;
931
- relatedList: unknown[];
932
- sqlConditions?: ({
933
- alias: string;
934
- fieldName: string;
935
- rule: string;
936
- fieldValue: string;
937
- } & ({
938
- valueType: "TEXT" | "NUMBER";
939
- dateFormat?: string;
940
- } | {
941
- valueType: "DATE";
942
- dateFormat: string;
943
- }))[];
944
- } & import("../../_utils/propsDiagram").IndicatorLibMode) | Events | {
945
- [key: string]: any;
946
- } | import("src/_utils/props").RequestParams;
147
+ default: any;
947
148
  };
948
149
  tooltipShow: {
949
150
  type?: undefined;
950
151
  default?: undefined;
951
152
  } | {
952
153
  type: any;
953
- default: string | number | boolean | string[] | import("src/_utils/props").Data | ValueTypeDataFieldNames | KeyTypeDataFieldNames | ({
954
- source?: import("../../_utils/propsDiagram").Source;
955
- plugin: import("../../_utils/propsDiagram").Plugin;
956
- layer: import("../../_utils/propsDiagram").Layer;
957
- chartType: import("../../_utils/propsDiagram").ChartType;
958
- relatedList: unknown[];
959
- sqlConditions?: ({
960
- alias: string;
961
- fieldName: string;
962
- rule: string;
963
- fieldValue: string;
964
- } & ({
965
- valueType: "TEXT" | "NUMBER";
966
- dateFormat?: string;
967
- } | {
968
- valueType: "DATE";
969
- dateFormat: string;
970
- }))[];
971
- } & import("../../_utils/propsDiagram").SqlViewMode) | ({
972
- source?: import("../../_utils/propsDiagram").Source;
973
- plugin: import("../../_utils/propsDiagram").Plugin;
974
- layer: import("../../_utils/propsDiagram").Layer;
975
- chartType: import("../../_utils/propsDiagram").ChartType;
976
- relatedList: unknown[];
977
- sqlConditions?: ({
978
- alias: string;
979
- fieldName: string;
980
- rule: string;
981
- fieldValue: string;
982
- } & ({
983
- valueType: "TEXT" | "NUMBER";
984
- dateFormat?: string;
985
- } | {
986
- valueType: "DATE";
987
- dateFormat: string;
988
- }))[];
989
- } & import("../../_utils/propsDiagram").IndicatorLibMode) | Events | {
990
- [key: string]: any;
991
- } | import("src/_utils/props").RequestParams;
154
+ default: any;
992
155
  };
993
156
  tooltipTrigger: {
994
157
  type?: undefined;
995
158
  default?: undefined;
996
159
  } | {
997
160
  type: any;
998
- default: string | number | boolean | string[] | import("src/_utils/props").Data | ValueTypeDataFieldNames | KeyTypeDataFieldNames | ({
999
- source?: import("../../_utils/propsDiagram").Source;
1000
- plugin: import("../../_utils/propsDiagram").Plugin;
1001
- layer: import("../../_utils/propsDiagram").Layer;
1002
- chartType: import("../../_utils/propsDiagram").ChartType;
1003
- relatedList: unknown[];
1004
- sqlConditions?: ({
1005
- alias: string;
1006
- fieldName: string;
1007
- rule: string;
1008
- fieldValue: string;
1009
- } & ({
1010
- valueType: "TEXT" | "NUMBER";
1011
- dateFormat?: string;
1012
- } | {
1013
- valueType: "DATE";
1014
- dateFormat: string;
1015
- }))[];
1016
- } & import("../../_utils/propsDiagram").SqlViewMode) | ({
1017
- source?: import("../../_utils/propsDiagram").Source;
1018
- plugin: import("../../_utils/propsDiagram").Plugin;
1019
- layer: import("../../_utils/propsDiagram").Layer;
1020
- chartType: import("../../_utils/propsDiagram").ChartType;
1021
- relatedList: unknown[];
1022
- sqlConditions?: ({
1023
- alias: string;
1024
- fieldName: string;
1025
- rule: string;
1026
- fieldValue: string;
1027
- } & ({
1028
- valueType: "TEXT" | "NUMBER";
1029
- dateFormat?: string;
1030
- } | {
1031
- valueType: "DATE";
1032
- dateFormat: string;
1033
- }))[];
1034
- } & import("../../_utils/propsDiagram").IndicatorLibMode) | Events | {
1035
- [key: string]: any;
1036
- } | import("src/_utils/props").RequestParams;
161
+ default: any;
1037
162
  };
1038
163
  tooltipTextStyleColor: {
1039
164
  type?: undefined;
1040
165
  default?: undefined;
1041
166
  } | {
1042
167
  type: any;
1043
- default: string | number | boolean | string[] | import("src/_utils/props").Data | ValueTypeDataFieldNames | KeyTypeDataFieldNames | ({
1044
- source?: import("../../_utils/propsDiagram").Source;
1045
- plugin: import("../../_utils/propsDiagram").Plugin;
1046
- layer: import("../../_utils/propsDiagram").Layer;
1047
- chartType: import("../../_utils/propsDiagram").ChartType;
1048
- relatedList: unknown[];
1049
- sqlConditions?: ({
1050
- alias: string;
1051
- fieldName: string;
1052
- rule: string;
1053
- fieldValue: string;
1054
- } & ({
1055
- valueType: "TEXT" | "NUMBER";
1056
- dateFormat?: string;
1057
- } | {
1058
- valueType: "DATE";
1059
- dateFormat: string;
1060
- }))[];
1061
- } & import("../../_utils/propsDiagram").SqlViewMode) | ({
1062
- source?: import("../../_utils/propsDiagram").Source;
1063
- plugin: import("../../_utils/propsDiagram").Plugin;
1064
- layer: import("../../_utils/propsDiagram").Layer;
1065
- chartType: import("../../_utils/propsDiagram").ChartType;
1066
- relatedList: unknown[];
1067
- sqlConditions?: ({
1068
- alias: string;
1069
- fieldName: string;
1070
- rule: string;
1071
- fieldValue: string;
1072
- } & ({
1073
- valueType: "TEXT" | "NUMBER";
1074
- dateFormat?: string;
1075
- } | {
1076
- valueType: "DATE";
1077
- dateFormat: string;
1078
- }))[];
1079
- } & import("../../_utils/propsDiagram").IndicatorLibMode) | Events | {
1080
- [key: string]: any;
1081
- } | import("src/_utils/props").RequestParams;
168
+ default: any;
1082
169
  };
1083
170
  tooltipFormatter: {
1084
171
  type?: undefined;
1085
172
  default?: undefined;
1086
173
  } | {
1087
174
  type: any;
1088
- default: string | number | boolean | string[] | import("src/_utils/props").Data | ValueTypeDataFieldNames | KeyTypeDataFieldNames | ({
1089
- source?: import("../../_utils/propsDiagram").Source;
1090
- plugin: import("../../_utils/propsDiagram").Plugin;
1091
- layer: import("../../_utils/propsDiagram").Layer;
1092
- chartType: import("../../_utils/propsDiagram").ChartType;
1093
- relatedList: unknown[];
1094
- sqlConditions?: ({
1095
- alias: string;
1096
- fieldName: string;
1097
- rule: string;
1098
- fieldValue: string;
1099
- } & ({
1100
- valueType: "TEXT" | "NUMBER";
1101
- dateFormat?: string;
1102
- } | {
1103
- valueType: "DATE";
1104
- dateFormat: string;
1105
- }))[];
1106
- } & import("../../_utils/propsDiagram").SqlViewMode) | ({
1107
- source?: import("../../_utils/propsDiagram").Source;
1108
- plugin: import("../../_utils/propsDiagram").Plugin;
1109
- layer: import("../../_utils/propsDiagram").Layer;
1110
- chartType: import("../../_utils/propsDiagram").ChartType;
1111
- relatedList: unknown[];
1112
- sqlConditions?: ({
1113
- alias: string;
1114
- fieldName: string;
1115
- rule: string;
1116
- fieldValue: string;
1117
- } & ({
1118
- valueType: "TEXT" | "NUMBER";
1119
- dateFormat?: string;
1120
- } | {
1121
- valueType: "DATE";
1122
- dateFormat: string;
1123
- }))[];
1124
- } & import("../../_utils/propsDiagram").IndicatorLibMode) | Events | {
1125
- [key: string]: any;
1126
- } | import("src/_utils/props").RequestParams;
175
+ default: any;
1127
176
  };
1128
- diagramParam: {
177
+ gridLeft: {
1129
178
  type?: undefined;
1130
179
  default?: undefined;
1131
180
  } | {
1132
181
  type: any;
1133
- default: string | number | boolean | string[] | import("src/_utils/props").Data | ValueTypeDataFieldNames | KeyTypeDataFieldNames | ({
1134
- source?: import("../../_utils/propsDiagram").Source;
1135
- plugin: import("../../_utils/propsDiagram").Plugin;
1136
- layer: import("../../_utils/propsDiagram").Layer;
1137
- chartType: import("../../_utils/propsDiagram").ChartType;
1138
- relatedList: unknown[];
1139
- sqlConditions?: ({
1140
- alias: string;
1141
- fieldName: string;
1142
- rule: string;
1143
- fieldValue: string;
1144
- } & ({
1145
- valueType: "TEXT" | "NUMBER";
1146
- dateFormat?: string;
1147
- } | {
1148
- valueType: "DATE";
1149
- dateFormat: string;
1150
- }))[];
1151
- } & import("../../_utils/propsDiagram").SqlViewMode) | ({
1152
- source?: import("../../_utils/propsDiagram").Source;
1153
- plugin: import("../../_utils/propsDiagram").Plugin;
1154
- layer: import("../../_utils/propsDiagram").Layer;
1155
- chartType: import("../../_utils/propsDiagram").ChartType;
1156
- relatedList: unknown[];
1157
- sqlConditions?: ({
1158
- alias: string;
1159
- fieldName: string;
1160
- rule: string;
1161
- fieldValue: string;
1162
- } & ({
1163
- valueType: "TEXT" | "NUMBER";
1164
- dateFormat?: string;
1165
- } | {
1166
- valueType: "DATE";
1167
- dateFormat: string;
1168
- }))[];
1169
- } & import("../../_utils/propsDiagram").IndicatorLibMode) | Events | {
1170
- [key: string]: any;
1171
- } | import("src/_utils/props").RequestParams;
182
+ default: any;
183
+ };
184
+ gridTop: {
185
+ type?: undefined;
186
+ default?: undefined;
187
+ } | {
188
+ type: any;
189
+ default: any;
190
+ };
191
+ gridRight: {
192
+ type?: undefined;
193
+ default?: undefined;
194
+ } | {
195
+ type: any;
196
+ default: any;
197
+ };
198
+ gridBottom: {
199
+ type?: undefined;
200
+ default?: undefined;
201
+ } | {
202
+ type: any;
203
+ default: any;
204
+ };
205
+ barWidth: {
206
+ type?: undefined;
207
+ default?: undefined;
208
+ } | {
209
+ type: any;
210
+ default: any;
211
+ };
212
+ graphicConfig?: {
213
+ type?: undefined;
214
+ default?: undefined;
215
+ } | {
216
+ type: any;
217
+ default: any;
1172
218
  };
1173
219
  id: {
1174
220
  type?: undefined;
1175
221
  default?: undefined;
1176
222
  } | {
1177
223
  type: any;
1178
- default: string | number | boolean | string[] | import("src/_utils/props").Data | ValueTypeDataFieldNames | KeyTypeDataFieldNames | ({
1179
- source?: import("../../_utils/propsDiagram").Source;
1180
- plugin: import("../../_utils/propsDiagram").Plugin;
1181
- layer: import("../../_utils/propsDiagram").Layer;
1182
- chartType: import("../../_utils/propsDiagram").ChartType;
1183
- relatedList: unknown[];
1184
- sqlConditions?: ({
1185
- alias: string;
1186
- fieldName: string;
1187
- rule: string;
1188
- fieldValue: string;
1189
- } & ({
1190
- valueType: "TEXT" | "NUMBER";
1191
- dateFormat?: string;
1192
- } | {
1193
- valueType: "DATE";
1194
- dateFormat: string;
1195
- }))[];
1196
- } & import("../../_utils/propsDiagram").SqlViewMode) | ({
1197
- source?: import("../../_utils/propsDiagram").Source;
1198
- plugin: import("../../_utils/propsDiagram").Plugin;
1199
- layer: import("../../_utils/propsDiagram").Layer;
1200
- chartType: import("../../_utils/propsDiagram").ChartType;
1201
- relatedList: unknown[];
1202
- sqlConditions?: ({
1203
- alias: string;
1204
- fieldName: string;
1205
- rule: string;
1206
- fieldValue: string;
1207
- } & ({
1208
- valueType: "TEXT" | "NUMBER";
1209
- dateFormat?: string;
1210
- } | {
1211
- valueType: "DATE";
1212
- dateFormat: string;
1213
- }))[];
1214
- } & import("../../_utils/propsDiagram").IndicatorLibMode) | Events | {
1215
- [key: string]: any;
1216
- } | import("src/_utils/props").RequestParams;
224
+ default: any;
1217
225
  };
1218
226
  name: {
1219
227
  type?: undefined;
1220
228
  default?: undefined;
1221
229
  } | {
1222
230
  type: any;
1223
- default: string | number | boolean | string[] | import("src/_utils/props").Data | ValueTypeDataFieldNames | KeyTypeDataFieldNames | ({
1224
- source?: import("../../_utils/propsDiagram").Source;
1225
- plugin: import("../../_utils/propsDiagram").Plugin;
1226
- layer: import("../../_utils/propsDiagram").Layer;
1227
- chartType: import("../../_utils/propsDiagram").ChartType;
1228
- relatedList: unknown[];
1229
- sqlConditions?: ({
1230
- alias: string;
1231
- fieldName: string;
1232
- rule: string;
1233
- fieldValue: string;
1234
- } & ({
1235
- valueType: "TEXT" | "NUMBER";
1236
- dateFormat?: string;
1237
- } | {
1238
- valueType: "DATE";
1239
- dateFormat: string;
1240
- }))[];
1241
- } & import("../../_utils/propsDiagram").SqlViewMode) | ({
1242
- source?: import("../../_utils/propsDiagram").Source;
1243
- plugin: import("../../_utils/propsDiagram").Plugin;
1244
- layer: import("../../_utils/propsDiagram").Layer;
1245
- chartType: import("../../_utils/propsDiagram").ChartType;
1246
- relatedList: unknown[];
1247
- sqlConditions?: ({
1248
- alias: string;
1249
- fieldName: string;
1250
- rule: string;
1251
- fieldValue: string;
1252
- } & ({
1253
- valueType: "TEXT" | "NUMBER";
1254
- dateFormat?: string;
1255
- } | {
1256
- valueType: "DATE";
1257
- dateFormat: string;
1258
- }))[];
1259
- } & import("../../_utils/propsDiagram").IndicatorLibMode) | Events | {
1260
- [key: string]: any;
1261
- } | import("src/_utils/props").RequestParams;
231
+ default: any;
1262
232
  };
1263
233
  keyName: {
1264
234
  type?: undefined;
1265
235
  default?: undefined;
1266
236
  } | {
1267
237
  type: any;
1268
- default: string | number | boolean | string[] | import("src/_utils/props").Data | ValueTypeDataFieldNames | KeyTypeDataFieldNames | ({
1269
- source?: import("../../_utils/propsDiagram").Source;
1270
- plugin: import("../../_utils/propsDiagram").Plugin;
1271
- layer: import("../../_utils/propsDiagram").Layer;
1272
- chartType: import("../../_utils/propsDiagram").ChartType;
1273
- relatedList: unknown[];
1274
- sqlConditions?: ({
1275
- alias: string;
1276
- fieldName: string;
1277
- rule: string;
1278
- fieldValue: string;
1279
- } & ({
1280
- valueType: "TEXT" | "NUMBER";
1281
- dateFormat?: string;
1282
- } | {
1283
- valueType: "DATE";
1284
- dateFormat: string;
1285
- }))[];
1286
- } & import("../../_utils/propsDiagram").SqlViewMode) | ({
1287
- source?: import("../../_utils/propsDiagram").Source;
1288
- plugin: import("../../_utils/propsDiagram").Plugin;
1289
- layer: import("../../_utils/propsDiagram").Layer;
1290
- chartType: import("../../_utils/propsDiagram").ChartType;
1291
- relatedList: unknown[];
1292
- sqlConditions?: ({
1293
- alias: string;
1294
- fieldName: string;
1295
- rule: string;
1296
- fieldValue: string;
1297
- } & ({
1298
- valueType: "TEXT" | "NUMBER";
1299
- dateFormat?: string;
1300
- } | {
1301
- valueType: "DATE";
1302
- dateFormat: string;
1303
- }))[];
1304
- } & import("../../_utils/propsDiagram").IndicatorLibMode) | Events | {
1305
- [key: string]: any;
1306
- } | import("src/_utils/props").RequestParams;
238
+ default: any;
1307
239
  };
1308
240
  type: {
1309
241
  type?: undefined;
1310
242
  default?: undefined;
1311
243
  } | {
1312
244
  type: any;
1313
- default: string | number | boolean | string[] | import("src/_utils/props").Data | ValueTypeDataFieldNames | KeyTypeDataFieldNames | ({
1314
- source?: import("../../_utils/propsDiagram").Source;
1315
- plugin: import("../../_utils/propsDiagram").Plugin;
1316
- layer: import("../../_utils/propsDiagram").Layer;
1317
- chartType: import("../../_utils/propsDiagram").ChartType;
1318
- relatedList: unknown[];
1319
- sqlConditions?: ({
1320
- alias: string;
1321
- fieldName: string;
1322
- rule: string;
1323
- fieldValue: string;
1324
- } & ({
1325
- valueType: "TEXT" | "NUMBER";
1326
- dateFormat?: string;
1327
- } | {
1328
- valueType: "DATE";
1329
- dateFormat: string;
1330
- }))[];
1331
- } & import("../../_utils/propsDiagram").SqlViewMode) | ({
1332
- source?: import("../../_utils/propsDiagram").Source;
1333
- plugin: import("../../_utils/propsDiagram").Plugin;
1334
- layer: import("../../_utils/propsDiagram").Layer;
1335
- chartType: import("../../_utils/propsDiagram").ChartType;
1336
- relatedList: unknown[];
1337
- sqlConditions?: ({
1338
- alias: string;
1339
- fieldName: string;
1340
- rule: string;
1341
- fieldValue: string;
1342
- } & ({
1343
- valueType: "TEXT" | "NUMBER";
1344
- dateFormat?: string;
1345
- } | {
1346
- valueType: "DATE";
1347
- dateFormat: string;
1348
- }))[];
1349
- } & import("../../_utils/propsDiagram").IndicatorLibMode) | Events | {
1350
- [key: string]: any;
1351
- } | import("src/_utils/props").RequestParams;
245
+ default: any;
1352
246
  };
1353
247
  width: {
1354
248
  type?: undefined;
1355
249
  default?: undefined;
1356
250
  } | {
1357
251
  type: any;
1358
- default: string | number | boolean | string[] | import("src/_utils/props").Data | ValueTypeDataFieldNames | KeyTypeDataFieldNames | ({
1359
- source?: import("../../_utils/propsDiagram").Source;
1360
- plugin: import("../../_utils/propsDiagram").Plugin;
1361
- layer: import("../../_utils/propsDiagram").Layer;
1362
- chartType: import("../../_utils/propsDiagram").ChartType;
1363
- relatedList: unknown[];
1364
- sqlConditions?: ({
1365
- alias: string;
1366
- fieldName: string;
1367
- rule: string;
1368
- fieldValue: string;
1369
- } & ({
1370
- valueType: "TEXT" | "NUMBER";
1371
- dateFormat?: string;
1372
- } | {
1373
- valueType: "DATE";
1374
- dateFormat: string;
1375
- }))[];
1376
- } & import("../../_utils/propsDiagram").SqlViewMode) | ({
1377
- source?: import("../../_utils/propsDiagram").Source;
1378
- plugin: import("../../_utils/propsDiagram").Plugin;
1379
- layer: import("../../_utils/propsDiagram").Layer;
1380
- chartType: import("../../_utils/propsDiagram").ChartType;
1381
- relatedList: unknown[];
1382
- sqlConditions?: ({
1383
- alias: string;
1384
- fieldName: string;
1385
- rule: string;
1386
- fieldValue: string;
1387
- } & ({
1388
- valueType: "TEXT" | "NUMBER";
1389
- dateFormat?: string;
1390
- } | {
1391
- valueType: "DATE";
1392
- dateFormat: string;
1393
- }))[];
1394
- } & import("../../_utils/propsDiagram").IndicatorLibMode) | Events | {
1395
- [key: string]: any;
1396
- } | import("src/_utils/props").RequestParams;
252
+ default: any;
1397
253
  };
1398
254
  height: {
1399
255
  type?: undefined;
1400
256
  default?: undefined;
1401
257
  } | {
1402
258
  type: any;
1403
- default: string | number | boolean | string[] | import("src/_utils/props").Data | ValueTypeDataFieldNames | KeyTypeDataFieldNames | ({
1404
- source?: import("../../_utils/propsDiagram").Source;
1405
- plugin: import("../../_utils/propsDiagram").Plugin;
1406
- layer: import("../../_utils/propsDiagram").Layer;
1407
- chartType: import("../../_utils/propsDiagram").ChartType;
1408
- relatedList: unknown[];
1409
- sqlConditions?: ({
1410
- alias: string;
1411
- fieldName: string;
1412
- rule: string;
1413
- fieldValue: string;
1414
- } & ({
1415
- valueType: "TEXT" | "NUMBER";
1416
- dateFormat?: string;
1417
- } | {
1418
- valueType: "DATE";
1419
- dateFormat: string;
1420
- }))[];
1421
- } & import("../../_utils/propsDiagram").SqlViewMode) | ({
1422
- source?: import("../../_utils/propsDiagram").Source;
1423
- plugin: import("../../_utils/propsDiagram").Plugin;
1424
- layer: import("../../_utils/propsDiagram").Layer;
1425
- chartType: import("../../_utils/propsDiagram").ChartType;
1426
- relatedList: unknown[];
1427
- sqlConditions?: ({
1428
- alias: string;
1429
- fieldName: string;
1430
- rule: string;
1431
- fieldValue: string;
1432
- } & ({
1433
- valueType: "TEXT" | "NUMBER";
1434
- dateFormat?: string;
1435
- } | {
1436
- valueType: "DATE";
1437
- dateFormat: string;
1438
- }))[];
1439
- } & import("../../_utils/propsDiagram").IndicatorLibMode) | Events | {
1440
- [key: string]: any;
1441
- } | import("src/_utils/props").RequestParams;
259
+ default: any;
1442
260
  };
1443
261
  position: {
1444
262
  type?: undefined;
1445
263
  default?: undefined;
1446
264
  } | {
1447
265
  type: any;
1448
- default: string | number | boolean | string[] | import("src/_utils/props").Data | ValueTypeDataFieldNames | KeyTypeDataFieldNames | ({
1449
- source?: import("../../_utils/propsDiagram").Source;
1450
- plugin: import("../../_utils/propsDiagram").Plugin;
1451
- layer: import("../../_utils/propsDiagram").Layer;
1452
- chartType: import("../../_utils/propsDiagram").ChartType;
1453
- relatedList: unknown[];
1454
- sqlConditions?: ({
1455
- alias: string;
1456
- fieldName: string;
1457
- rule: string;
1458
- fieldValue: string;
1459
- } & ({
1460
- valueType: "TEXT" | "NUMBER";
1461
- dateFormat?: string;
1462
- } | {
1463
- valueType: "DATE";
1464
- dateFormat: string;
1465
- }))[];
1466
- } & import("../../_utils/propsDiagram").SqlViewMode) | ({
1467
- source?: import("../../_utils/propsDiagram").Source;
1468
- plugin: import("../../_utils/propsDiagram").Plugin;
1469
- layer: import("../../_utils/propsDiagram").Layer;
1470
- chartType: import("../../_utils/propsDiagram").ChartType;
1471
- relatedList: unknown[];
1472
- sqlConditions?: ({
1473
- alias: string;
1474
- fieldName: string;
1475
- rule: string;
1476
- fieldValue: string;
1477
- } & ({
1478
- valueType: "TEXT" | "NUMBER";
1479
- dateFormat?: string;
1480
- } | {
1481
- valueType: "DATE";
1482
- dateFormat: string;
1483
- }))[];
1484
- } & import("../../_utils/propsDiagram").IndicatorLibMode) | Events | {
1485
- [key: string]: any;
1486
- } | import("src/_utils/props").RequestParams;
266
+ default: any;
1487
267
  };
1488
268
  top: {
1489
269
  type?: undefined;
1490
270
  default?: undefined;
1491
271
  } | {
1492
272
  type: any;
1493
- default: string | number | boolean | string[] | import("src/_utils/props").Data | ValueTypeDataFieldNames | KeyTypeDataFieldNames | ({
1494
- source?: import("../../_utils/propsDiagram").Source;
1495
- plugin: import("../../_utils/propsDiagram").Plugin;
1496
- layer: import("../../_utils/propsDiagram").Layer;
1497
- chartType: import("../../_utils/propsDiagram").ChartType;
1498
- relatedList: unknown[];
1499
- sqlConditions?: ({
1500
- alias: string;
1501
- fieldName: string;
1502
- rule: string;
1503
- fieldValue: string;
1504
- } & ({
1505
- valueType: "TEXT" | "NUMBER";
1506
- dateFormat?: string;
1507
- } | {
1508
- valueType: "DATE";
1509
- dateFormat: string;
1510
- }))[];
1511
- } & import("../../_utils/propsDiagram").SqlViewMode) | ({
1512
- source?: import("../../_utils/propsDiagram").Source;
1513
- plugin: import("../../_utils/propsDiagram").Plugin;
1514
- layer: import("../../_utils/propsDiagram").Layer;
1515
- chartType: import("../../_utils/propsDiagram").ChartType;
1516
- relatedList: unknown[];
1517
- sqlConditions?: ({
1518
- alias: string;
1519
- fieldName: string;
1520
- rule: string;
1521
- fieldValue: string;
1522
- } & ({
1523
- valueType: "TEXT" | "NUMBER";
1524
- dateFormat?: string;
1525
- } | {
1526
- valueType: "DATE";
1527
- dateFormat: string;
1528
- }))[];
1529
- } & import("../../_utils/propsDiagram").IndicatorLibMode) | Events | {
1530
- [key: string]: any;
1531
- } | import("src/_utils/props").RequestParams;
273
+ default: any;
1532
274
  };
1533
275
  left: {
1534
276
  type?: undefined;
1535
277
  default?: undefined;
1536
278
  } | {
1537
279
  type: any;
1538
- default: string | number | boolean | string[] | import("src/_utils/props").Data | ValueTypeDataFieldNames | KeyTypeDataFieldNames | ({
1539
- source?: import("../../_utils/propsDiagram").Source;
1540
- plugin: import("../../_utils/propsDiagram").Plugin;
1541
- layer: import("../../_utils/propsDiagram").Layer;
1542
- chartType: import("../../_utils/propsDiagram").ChartType;
1543
- relatedList: unknown[];
1544
- sqlConditions?: ({
1545
- alias: string;
1546
- fieldName: string;
1547
- rule: string;
1548
- fieldValue: string;
1549
- } & ({
1550
- valueType: "TEXT" | "NUMBER";
1551
- dateFormat?: string;
1552
- } | {
1553
- valueType: "DATE";
1554
- dateFormat: string;
1555
- }))[];
1556
- } & import("../../_utils/propsDiagram").SqlViewMode) | ({
1557
- source?: import("../../_utils/propsDiagram").Source;
1558
- plugin: import("../../_utils/propsDiagram").Plugin;
1559
- layer: import("../../_utils/propsDiagram").Layer;
1560
- chartType: import("../../_utils/propsDiagram").ChartType;
1561
- relatedList: unknown[];
1562
- sqlConditions?: ({
1563
- alias: string;
1564
- fieldName: string;
1565
- rule: string;
1566
- fieldValue: string;
1567
- } & ({
1568
- valueType: "TEXT" | "NUMBER";
1569
- dateFormat?: string;
1570
- } | {
1571
- valueType: "DATE";
1572
- dateFormat: string;
1573
- }))[];
1574
- } & import("../../_utils/propsDiagram").IndicatorLibMode) | Events | {
1575
- [key: string]: any;
1576
- } | import("src/_utils/props").RequestParams;
280
+ default: any;
1577
281
  };
1578
282
  zIndex: {
1579
283
  type?: undefined;
1580
284
  default?: undefined;
1581
285
  } | {
1582
286
  type: any;
1583
- default: string | number | boolean | string[] | import("src/_utils/props").Data | ValueTypeDataFieldNames | KeyTypeDataFieldNames | ({
1584
- source?: import("../../_utils/propsDiagram").Source;
1585
- plugin: import("../../_utils/propsDiagram").Plugin;
1586
- layer: import("../../_utils/propsDiagram").Layer;
1587
- chartType: import("../../_utils/propsDiagram").ChartType;
1588
- relatedList: unknown[];
1589
- sqlConditions?: ({
1590
- alias: string;
1591
- fieldName: string;
1592
- rule: string;
1593
- fieldValue: string;
1594
- } & ({
1595
- valueType: "TEXT" | "NUMBER";
1596
- dateFormat?: string;
1597
- } | {
1598
- valueType: "DATE";
1599
- dateFormat: string;
1600
- }))[];
1601
- } & import("../../_utils/propsDiagram").SqlViewMode) | ({
1602
- source?: import("../../_utils/propsDiagram").Source;
1603
- plugin: import("../../_utils/propsDiagram").Plugin;
1604
- layer: import("../../_utils/propsDiagram").Layer;
1605
- chartType: import("../../_utils/propsDiagram").ChartType;
1606
- relatedList: unknown[];
1607
- sqlConditions?: ({
1608
- alias: string;
1609
- fieldName: string;
1610
- rule: string;
1611
- fieldValue: string;
1612
- } & ({
1613
- valueType: "TEXT" | "NUMBER";
1614
- dateFormat?: string;
1615
- } | {
1616
- valueType: "DATE";
1617
- dateFormat: string;
1618
- }))[];
1619
- } & import("../../_utils/propsDiagram").IndicatorLibMode) | Events | {
1620
- [key: string]: any;
1621
- } | import("src/_utils/props").RequestParams;
287
+ default: any;
1622
288
  };
1623
289
  rotate: {
1624
290
  type?: undefined;
1625
291
  default?: undefined;
1626
292
  } | {
1627
293
  type: any;
1628
- default: string | number | boolean | string[] | import("src/_utils/props").Data | ValueTypeDataFieldNames | KeyTypeDataFieldNames | ({
1629
- source?: import("../../_utils/propsDiagram").Source;
1630
- plugin: import("../../_utils/propsDiagram").Plugin;
1631
- layer: import("../../_utils/propsDiagram").Layer;
1632
- chartType: import("../../_utils/propsDiagram").ChartType;
1633
- relatedList: unknown[];
1634
- sqlConditions?: ({
1635
- alias: string;
1636
- fieldName: string;
1637
- rule: string;
1638
- fieldValue: string;
1639
- } & ({
1640
- valueType: "TEXT" | "NUMBER";
1641
- dateFormat?: string;
1642
- } | {
1643
- valueType: "DATE";
1644
- dateFormat: string;
1645
- }))[];
1646
- } & import("../../_utils/propsDiagram").SqlViewMode) | ({
1647
- source?: import("../../_utils/propsDiagram").Source;
1648
- plugin: import("../../_utils/propsDiagram").Plugin;
1649
- layer: import("../../_utils/propsDiagram").Layer;
1650
- chartType: import("../../_utils/propsDiagram").ChartType;
1651
- relatedList: unknown[];
1652
- sqlConditions?: ({
1653
- alias: string;
1654
- fieldName: string;
1655
- rule: string;
1656
- fieldValue: string;
1657
- } & ({
1658
- valueType: "TEXT" | "NUMBER";
1659
- dateFormat?: string;
1660
- } | {
1661
- valueType: "DATE";
1662
- dateFormat: string;
1663
- }))[];
1664
- } & import("../../_utils/propsDiagram").IndicatorLibMode) | Events | {
1665
- [key: string]: any;
1666
- } | import("src/_utils/props").RequestParams;
294
+ default: any;
1667
295
  };
1668
296
  isShow: {
1669
297
  type?: undefined;
1670
298
  default?: undefined;
1671
299
  } | {
1672
300
  type: any;
1673
- default: string | number | boolean | string[] | import("src/_utils/props").Data | ValueTypeDataFieldNames | KeyTypeDataFieldNames | ({
1674
- source?: import("../../_utils/propsDiagram").Source;
1675
- plugin: import("../../_utils/propsDiagram").Plugin;
1676
- layer: import("../../_utils/propsDiagram").Layer;
1677
- chartType: import("../../_utils/propsDiagram").ChartType;
1678
- relatedList: unknown[];
1679
- sqlConditions?: ({
1680
- alias: string;
1681
- fieldName: string;
1682
- rule: string;
1683
- fieldValue: string;
1684
- } & ({
1685
- valueType: "TEXT" | "NUMBER";
1686
- dateFormat?: string;
1687
- } | {
1688
- valueType: "DATE";
1689
- dateFormat: string;
1690
- }))[];
1691
- } & import("../../_utils/propsDiagram").SqlViewMode) | ({
1692
- source?: import("../../_utils/propsDiagram").Source;
1693
- plugin: import("../../_utils/propsDiagram").Plugin;
1694
- layer: import("../../_utils/propsDiagram").Layer;
1695
- chartType: import("../../_utils/propsDiagram").ChartType;
1696
- relatedList: unknown[];
1697
- sqlConditions?: ({
1698
- alias: string;
1699
- fieldName: string;
1700
- rule: string;
1701
- fieldValue: string;
1702
- } & ({
1703
- valueType: "TEXT" | "NUMBER";
1704
- dateFormat?: string;
1705
- } | {
1706
- valueType: "DATE";
1707
- dateFormat: string;
1708
- }))[];
1709
- } & import("../../_utils/propsDiagram").IndicatorLibMode) | Events | {
1710
- [key: string]: any;
1711
- } | import("src/_utils/props").RequestParams;
301
+ default: any;
1712
302
  };
1713
303
  isRender: {
1714
304
  type?: undefined;
1715
305
  default?: undefined;
1716
306
  } | {
1717
307
  type: any;
1718
- default: string | number | boolean | string[] | import("src/_utils/props").Data | ValueTypeDataFieldNames | KeyTypeDataFieldNames | ({
1719
- source?: import("../../_utils/propsDiagram").Source;
1720
- plugin: import("../../_utils/propsDiagram").Plugin;
1721
- layer: import("../../_utils/propsDiagram").Layer;
1722
- chartType: import("../../_utils/propsDiagram").ChartType;
1723
- relatedList: unknown[];
1724
- sqlConditions?: ({
1725
- alias: string;
1726
- fieldName: string;
1727
- rule: string;
1728
- fieldValue: string;
1729
- } & ({
1730
- valueType: "TEXT" | "NUMBER";
1731
- dateFormat?: string;
1732
- } | {
1733
- valueType: "DATE";
1734
- dateFormat: string;
1735
- }))[];
1736
- } & import("../../_utils/propsDiagram").SqlViewMode) | ({
1737
- source?: import("../../_utils/propsDiagram").Source;
1738
- plugin: import("../../_utils/propsDiagram").Plugin;
1739
- layer: import("../../_utils/propsDiagram").Layer;
1740
- chartType: import("../../_utils/propsDiagram").ChartType;
1741
- relatedList: unknown[];
1742
- sqlConditions?: ({
1743
- alias: string;
1744
- fieldName: string;
1745
- rule: string;
1746
- fieldValue: string;
1747
- } & ({
1748
- valueType: "TEXT" | "NUMBER";
1749
- dateFormat?: string;
1750
- } | {
1751
- valueType: "DATE";
1752
- dateFormat: string;
1753
- }))[];
1754
- } & import("../../_utils/propsDiagram").IndicatorLibMode) | Events | {
1755
- [key: string]: any;
1756
- } | import("src/_utils/props").RequestParams;
308
+ default: any;
1757
309
  };
1758
310
  events: {
1759
311
  type?: undefined;
1760
312
  default?: undefined;
1761
313
  } | {
1762
314
  type: any;
1763
- default: string | number | boolean | string[] | import("src/_utils/props").Data | ValueTypeDataFieldNames | KeyTypeDataFieldNames | ({
1764
- source?: import("../../_utils/propsDiagram").Source;
1765
- plugin: import("../../_utils/propsDiagram").Plugin;
1766
- layer: import("../../_utils/propsDiagram").Layer;
1767
- chartType: import("../../_utils/propsDiagram").ChartType;
1768
- relatedList: unknown[];
1769
- sqlConditions?: ({
1770
- alias: string;
1771
- fieldName: string;
1772
- rule: string;
1773
- fieldValue: string;
1774
- } & ({
1775
- valueType: "TEXT" | "NUMBER";
1776
- dateFormat?: string;
1777
- } | {
1778
- valueType: "DATE";
1779
- dateFormat: string;
1780
- }))[];
1781
- } & import("../../_utils/propsDiagram").SqlViewMode) | ({
1782
- source?: import("../../_utils/propsDiagram").Source;
1783
- plugin: import("../../_utils/propsDiagram").Plugin;
1784
- layer: import("../../_utils/propsDiagram").Layer;
1785
- chartType: import("../../_utils/propsDiagram").ChartType;
1786
- relatedList: unknown[];
1787
- sqlConditions?: ({
1788
- alias: string;
1789
- fieldName: string;
1790
- rule: string;
1791
- fieldValue: string;
1792
- } & ({
1793
- valueType: "TEXT" | "NUMBER";
1794
- dateFormat?: string;
1795
- } | {
1796
- valueType: "DATE";
1797
- dateFormat: string;
1798
- }))[];
1799
- } & import("../../_utils/propsDiagram").IndicatorLibMode) | Events | {
1800
- [key: string]: any;
1801
- } | import("src/_utils/props").RequestParams;
315
+ default: any;
1802
316
  };
1803
317
  requestUrl: {
1804
318
  type?: undefined;
1805
319
  default?: undefined;
1806
320
  } | {
1807
321
  type: any;
1808
- default: string | number | boolean | string[] | import("src/_utils/props").Data | ValueTypeDataFieldNames | KeyTypeDataFieldNames | ({
1809
- source?: import("../../_utils/propsDiagram").Source;
1810
- plugin: import("../../_utils/propsDiagram").Plugin;
1811
- layer: import("../../_utils/propsDiagram").Layer;
1812
- chartType: import("../../_utils/propsDiagram").ChartType;
1813
- relatedList: unknown[];
1814
- sqlConditions?: ({
1815
- alias: string;
1816
- fieldName: string;
1817
- rule: string;
1818
- fieldValue: string;
1819
- } & ({
1820
- valueType: "TEXT" | "NUMBER";
1821
- dateFormat?: string;
1822
- } | {
1823
- valueType: "DATE";
1824
- dateFormat: string;
1825
- }))[];
1826
- } & import("../../_utils/propsDiagram").SqlViewMode) | ({
1827
- source?: import("../../_utils/propsDiagram").Source;
1828
- plugin: import("../../_utils/propsDiagram").Plugin;
1829
- layer: import("../../_utils/propsDiagram").Layer;
1830
- chartType: import("../../_utils/propsDiagram").ChartType;
1831
- relatedList: unknown[];
1832
- sqlConditions?: ({
1833
- alias: string;
1834
- fieldName: string;
1835
- rule: string;
1836
- fieldValue: string;
1837
- } & ({
1838
- valueType: "TEXT" | "NUMBER";
1839
- dateFormat?: string;
1840
- } | {
1841
- valueType: "DATE";
1842
- dateFormat: string;
1843
- }))[];
1844
- } & import("../../_utils/propsDiagram").IndicatorLibMode) | Events | {
1845
- [key: string]: any;
1846
- } | import("src/_utils/props").RequestParams;
322
+ default: any;
1847
323
  };
1848
324
  requestMethod: {
1849
325
  type?: undefined;
1850
326
  default?: undefined;
1851
327
  } | {
1852
328
  type: any;
1853
- default: string | number | boolean | string[] | import("src/_utils/props").Data | ValueTypeDataFieldNames | KeyTypeDataFieldNames | ({
1854
- source?: import("../../_utils/propsDiagram").Source;
1855
- plugin: import("../../_utils/propsDiagram").Plugin;
1856
- layer: import("../../_utils/propsDiagram").Layer;
1857
- chartType: import("../../_utils/propsDiagram").ChartType;
1858
- relatedList: unknown[];
1859
- sqlConditions?: ({
1860
- alias: string;
1861
- fieldName: string;
1862
- rule: string;
1863
- fieldValue: string;
1864
- } & ({
1865
- valueType: "TEXT" | "NUMBER";
1866
- dateFormat?: string;
1867
- } | {
1868
- valueType: "DATE";
1869
- dateFormat: string;
1870
- }))[];
1871
- } & import("../../_utils/propsDiagram").SqlViewMode) | ({
1872
- source?: import("../../_utils/propsDiagram").Source;
1873
- plugin: import("../../_utils/propsDiagram").Plugin;
1874
- layer: import("../../_utils/propsDiagram").Layer;
1875
- chartType: import("../../_utils/propsDiagram").ChartType;
1876
- relatedList: unknown[];
1877
- sqlConditions?: ({
1878
- alias: string;
1879
- fieldName: string;
1880
- rule: string;
1881
- fieldValue: string;
1882
- } & ({
1883
- valueType: "TEXT" | "NUMBER";
1884
- dateFormat?: string;
1885
- } | {
1886
- valueType: "DATE";
1887
- dateFormat: string;
1888
- }))[];
1889
- } & import("../../_utils/propsDiagram").IndicatorLibMode) | Events | {
1890
- [key: string]: any;
1891
- } | import("src/_utils/props").RequestParams;
329
+ default: any;
1892
330
  };
1893
331
  requestHeaders: {
1894
332
  type?: undefined;
1895
333
  default?: undefined;
1896
334
  } | {
1897
335
  type: any;
1898
- default: string | number | boolean | string[] | import("src/_utils/props").Data | ValueTypeDataFieldNames | KeyTypeDataFieldNames | ({
1899
- source?: import("../../_utils/propsDiagram").Source;
1900
- plugin: import("../../_utils/propsDiagram").Plugin;
1901
- layer: import("../../_utils/propsDiagram").Layer;
1902
- chartType: import("../../_utils/propsDiagram").ChartType;
1903
- relatedList: unknown[];
1904
- sqlConditions?: ({
1905
- alias: string;
1906
- fieldName: string;
1907
- rule: string;
1908
- fieldValue: string;
1909
- } & ({
1910
- valueType: "TEXT" | "NUMBER";
1911
- dateFormat?: string;
1912
- } | {
1913
- valueType: "DATE";
1914
- dateFormat: string;
1915
- }))[];
1916
- } & import("../../_utils/propsDiagram").SqlViewMode) | ({
1917
- source?: import("../../_utils/propsDiagram").Source;
1918
- plugin: import("../../_utils/propsDiagram").Plugin;
1919
- layer: import("../../_utils/propsDiagram").Layer;
1920
- chartType: import("../../_utils/propsDiagram").ChartType;
1921
- relatedList: unknown[];
1922
- sqlConditions?: ({
1923
- alias: string;
1924
- fieldName: string;
1925
- rule: string;
1926
- fieldValue: string;
1927
- } & ({
1928
- valueType: "TEXT" | "NUMBER";
1929
- dateFormat?: string;
1930
- } | {
1931
- valueType: "DATE";
1932
- dateFormat: string;
1933
- }))[];
1934
- } & import("../../_utils/propsDiagram").IndicatorLibMode) | Events | {
1935
- [key: string]: any;
1936
- } | import("src/_utils/props").RequestParams;
336
+ default: any;
1937
337
  };
1938
338
  isOpenRequestTimer: {
1939
339
  type?: undefined;
1940
340
  default?: undefined;
1941
341
  } | {
1942
342
  type: any;
1943
- default: string | number | boolean | string[] | import("src/_utils/props").Data | ValueTypeDataFieldNames | KeyTypeDataFieldNames | ({
1944
- source?: import("../../_utils/propsDiagram").Source;
1945
- plugin: import("../../_utils/propsDiagram").Plugin;
1946
- layer: import("../../_utils/propsDiagram").Layer;
1947
- chartType: import("../../_utils/propsDiagram").ChartType;
1948
- relatedList: unknown[];
1949
- sqlConditions?: ({
1950
- alias: string;
1951
- fieldName: string;
1952
- rule: string;
1953
- fieldValue: string;
1954
- } & ({
1955
- valueType: "TEXT" | "NUMBER";
1956
- dateFormat?: string;
1957
- } | {
1958
- valueType: "DATE";
1959
- dateFormat: string;
1960
- }))[];
1961
- } & import("../../_utils/propsDiagram").SqlViewMode) | ({
1962
- source?: import("../../_utils/propsDiagram").Source;
1963
- plugin: import("../../_utils/propsDiagram").Plugin;
1964
- layer: import("../../_utils/propsDiagram").Layer;
1965
- chartType: import("../../_utils/propsDiagram").ChartType;
1966
- relatedList: unknown[];
1967
- sqlConditions?: ({
1968
- alias: string;
1969
- fieldName: string;
1970
- rule: string;
1971
- fieldValue: string;
1972
- } & ({
1973
- valueType: "TEXT" | "NUMBER";
1974
- dateFormat?: string;
1975
- } | {
1976
- valueType: "DATE";
1977
- dateFormat: string;
1978
- }))[];
1979
- } & import("../../_utils/propsDiagram").IndicatorLibMode) | Events | {
1980
- [key: string]: any;
1981
- } | import("src/_utils/props").RequestParams;
343
+ default: any;
1982
344
  };
1983
345
  requestInterval: {
1984
346
  type?: undefined;
1985
347
  default?: undefined;
1986
348
  } | {
1987
349
  type: any;
1988
- default: string | number | boolean | string[] | import("src/_utils/props").Data | ValueTypeDataFieldNames | KeyTypeDataFieldNames | ({
1989
- source?: import("../../_utils/propsDiagram").Source;
1990
- plugin: import("../../_utils/propsDiagram").Plugin;
1991
- layer: import("../../_utils/propsDiagram").Layer;
1992
- chartType: import("../../_utils/propsDiagram").ChartType;
1993
- relatedList: unknown[];
1994
- sqlConditions?: ({
1995
- alias: string;
1996
- fieldName: string;
1997
- rule: string;
1998
- fieldValue: string;
1999
- } & ({
2000
- valueType: "TEXT" | "NUMBER";
2001
- dateFormat?: string;
2002
- } | {
2003
- valueType: "DATE";
2004
- dateFormat: string;
2005
- }))[];
2006
- } & import("../../_utils/propsDiagram").SqlViewMode) | ({
2007
- source?: import("../../_utils/propsDiagram").Source;
2008
- plugin: import("../../_utils/propsDiagram").Plugin;
2009
- layer: import("../../_utils/propsDiagram").Layer;
2010
- chartType: import("../../_utils/propsDiagram").ChartType;
2011
- relatedList: unknown[];
2012
- sqlConditions?: ({
2013
- alias: string;
2014
- fieldName: string;
2015
- rule: string;
2016
- fieldValue: string;
2017
- } & ({
2018
- valueType: "TEXT" | "NUMBER";
2019
- dateFormat?: string;
2020
- } | {
2021
- valueType: "DATE";
2022
- dateFormat: string;
2023
- }))[];
2024
- } & import("../../_utils/propsDiagram").IndicatorLibMode) | Events | {
2025
- [key: string]: any;
2026
- } | import("src/_utils/props").RequestParams;
350
+ default: any;
2027
351
  };
2028
352
  requestParams: {
2029
353
  type?: undefined;
2030
354
  default?: undefined;
2031
355
  } | {
2032
356
  type: any;
2033
- default: string | number | boolean | string[] | import("src/_utils/props").Data | ValueTypeDataFieldNames | KeyTypeDataFieldNames | ({
2034
- source?: import("../../_utils/propsDiagram").Source;
2035
- plugin: import("../../_utils/propsDiagram").Plugin;
2036
- layer: import("../../_utils/propsDiagram").Layer;
2037
- chartType: import("../../_utils/propsDiagram").ChartType;
2038
- relatedList: unknown[];
2039
- sqlConditions?: ({
2040
- alias: string;
2041
- fieldName: string;
2042
- rule: string;
2043
- fieldValue: string;
2044
- } & ({
2045
- valueType: "TEXT" | "NUMBER";
2046
- dateFormat?: string;
2047
- } | {
2048
- valueType: "DATE";
2049
- dateFormat: string;
2050
- }))[];
2051
- } & import("../../_utils/propsDiagram").SqlViewMode) | ({
2052
- source?: import("../../_utils/propsDiagram").Source;
2053
- plugin: import("../../_utils/propsDiagram").Plugin;
2054
- layer: import("../../_utils/propsDiagram").Layer;
2055
- chartType: import("../../_utils/propsDiagram").ChartType;
2056
- relatedList: unknown[];
2057
- sqlConditions?: ({
2058
- alias: string;
2059
- fieldName: string;
2060
- rule: string;
2061
- fieldValue: string;
2062
- } & ({
2063
- valueType: "TEXT" | "NUMBER";
2064
- dateFormat?: string;
2065
- } | {
2066
- valueType: "DATE";
2067
- dateFormat: string;
2068
- }))[];
2069
- } & import("../../_utils/propsDiagram").IndicatorLibMode) | Events | {
2070
- [key: string]: any;
2071
- } | import("src/_utils/props").RequestParams;
357
+ default: any;
2072
358
  };
2073
359
  requestSort: {
2074
360
  type?: undefined;
2075
361
  default?: undefined;
2076
362
  } | {
2077
363
  type: any;
2078
- default: string | number | boolean | string[] | import("src/_utils/props").Data | ValueTypeDataFieldNames | KeyTypeDataFieldNames | ({
2079
- source?: import("../../_utils/propsDiagram").Source;
2080
- plugin: import("../../_utils/propsDiagram").Plugin;
2081
- layer: import("../../_utils/propsDiagram").Layer;
2082
- chartType: import("../../_utils/propsDiagram").ChartType;
2083
- relatedList: unknown[];
2084
- sqlConditions?: ({
2085
- alias: string;
2086
- fieldName: string;
2087
- rule: string;
2088
- fieldValue: string;
2089
- } & ({
2090
- valueType: "TEXT" | "NUMBER";
2091
- dateFormat?: string;
2092
- } | {
2093
- valueType: "DATE";
2094
- dateFormat: string;
2095
- }))[];
2096
- } & import("../../_utils/propsDiagram").SqlViewMode) | ({
2097
- source?: import("../../_utils/propsDiagram").Source;
2098
- plugin: import("../../_utils/propsDiagram").Plugin;
2099
- layer: import("../../_utils/propsDiagram").Layer;
2100
- chartType: import("../../_utils/propsDiagram").ChartType;
2101
- relatedList: unknown[];
2102
- sqlConditions?: ({
2103
- alias: string;
2104
- fieldName: string;
2105
- rule: string;
2106
- fieldValue: string;
2107
- } & ({
2108
- valueType: "TEXT" | "NUMBER";
2109
- dateFormat?: string;
2110
- } | {
2111
- valueType: "DATE";
2112
- dateFormat: string;
2113
- }))[];
2114
- } & import("../../_utils/propsDiagram").IndicatorLibMode) | Events | {
2115
- [key: string]: any;
2116
- } | import("src/_utils/props").RequestParams;
364
+ default: any;
2117
365
  };
2118
366
  dataType: {
2119
367
  type?: undefined;
2120
368
  default?: undefined;
2121
369
  } | {
2122
370
  type: any;
2123
- default: string | number | boolean | string[] | import("src/_utils/props").Data | ValueTypeDataFieldNames | KeyTypeDataFieldNames | ({
2124
- source?: import("../../_utils/propsDiagram").Source;
2125
- plugin: import("../../_utils/propsDiagram").Plugin;
2126
- layer: import("../../_utils/propsDiagram").Layer;
2127
- chartType: import("../../_utils/propsDiagram").ChartType;
2128
- relatedList: unknown[];
2129
- sqlConditions?: ({
2130
- alias: string;
2131
- fieldName: string;
2132
- rule: string;
2133
- fieldValue: string;
2134
- } & ({
2135
- valueType: "TEXT" | "NUMBER";
2136
- dateFormat?: string;
2137
- } | {
2138
- valueType: "DATE";
2139
- dateFormat: string;
2140
- }))[];
2141
- } & import("../../_utils/propsDiagram").SqlViewMode) | ({
2142
- source?: import("../../_utils/propsDiagram").Source;
2143
- plugin: import("../../_utils/propsDiagram").Plugin;
2144
- layer: import("../../_utils/propsDiagram").Layer;
2145
- chartType: import("../../_utils/propsDiagram").ChartType;
2146
- relatedList: unknown[];
2147
- sqlConditions?: ({
2148
- alias: string;
2149
- fieldName: string;
2150
- rule: string;
2151
- fieldValue: string;
2152
- } & ({
2153
- valueType: "TEXT" | "NUMBER";
2154
- dateFormat?: string;
2155
- } | {
2156
- valueType: "DATE";
2157
- dateFormat: string;
2158
- }))[];
2159
- } & import("../../_utils/propsDiagram").IndicatorLibMode) | Events | {
2160
- [key: string]: any;
2161
- } | import("src/_utils/props").RequestParams;
371
+ default: any;
2162
372
  };
2163
373
  }, {
2164
374
  option: import("vue").ComputedRef<{
2165
375
  title: {
2166
- text: string | number | boolean | {
2167
- [key: string]: any;
2168
- };
2169
- subtext: string | number | boolean | {
2170
- [key: string]: any;
2171
- };
376
+ text: any;
377
+ subtext: any;
2172
378
  left: string;
2173
379
  };
2174
- color: string | number | boolean | {
2175
- [key: string]: any;
2176
- };
380
+ color: any;
2177
381
  tooltip: {
2178
382
  trigger: string;
2179
- show: string | number | boolean | {
2180
- [key: string]: any;
2181
- };
383
+ show: any;
2182
384
  formatter: string;
2183
385
  textStyle: {
2184
- color: string | number | boolean | {
2185
- [key: string]: any;
2186
- };
386
+ color: any;
2187
387
  };
2188
388
  };
2189
389
  legend: {
2190
- show: string | number | boolean | {
2191
- [key: string]: any;
2192
- };
2193
- orient: string | number | boolean | {
2194
- [key: string]: any;
2195
- };
2196
- top: string | number | boolean | {
2197
- [key: string]: any;
2198
- };
2199
- left: string | number | boolean | {
2200
- [key: string]: any;
2201
- };
390
+ show: any;
391
+ orient: any;
392
+ top: any;
393
+ left: any;
2202
394
  textStyle: {
2203
- color: string | number | boolean | {
2204
- [key: string]: any;
2205
- };
395
+ color: any;
2206
396
  };
2207
397
  };
2208
398
  xAxis: {
@@ -2211,61 +401,42 @@ declare const _default: import("vue").DefineComponent<{
2211
401
  [x: string]: any;
2212
402
  }[];
2213
403
  splitLine: {
2214
- show: string | number | boolean | {
2215
- [key: string]: any;
2216
- };
404
+ show: any;
2217
405
  lineStyle: {
2218
- color: string | number | boolean | {
2219
- [key: string]: any;
2220
- };
406
+ color: any;
2221
407
  };
2222
408
  };
2223
409
  axisLabel: {
2224
- color: string | number | boolean | {
2225
- [key: string]: any;
2226
- };
410
+ color: any;
2227
411
  };
2228
412
  axisLine: {
2229
413
  lineStyle: {
2230
- color: string | number | boolean | {
2231
- [key: string]: any;
2232
- };
414
+ color: any;
2233
415
  };
2234
416
  };
2235
417
  axisTick: {
2236
- show: string | number | boolean | {
2237
- [key: string]: any;
2238
- };
418
+ show: any;
2239
419
  };
2240
420
  };
2241
421
  yAxis: {
2242
422
  type: string;
2243
423
  splitLine: {
2244
- show: string | number | boolean | {
2245
- [key: string]: any;
2246
- };
424
+ show: any;
2247
425
  lineStyle: {
2248
- color: string | number | boolean | {
2249
- [key: string]: any;
2250
- };
426
+ color: any;
2251
427
  };
2252
428
  };
2253
429
  axisLabel: {
2254
- color: string | number | boolean | {
2255
- [key: string]: any;
2256
- };
430
+ color: any;
2257
431
  };
2258
432
  axisLine: {
2259
433
  lineStyle: {
2260
- color: string | number | boolean | {
2261
- [key: string]: any;
2262
- };
434
+ color: any;
2263
435
  };
2264
436
  };
2265
437
  };
2266
- series: {
2267
- [x: string]: any;
2268
- }[];
438
+ grid: {};
439
+ series: any[];
2269
440
  }>;
2270
441
  style: import("vue").ComputedRef<import("vue").HTMLAttributes>;
2271
442
  refreshData: () => void;
@@ -2297,7 +468,12 @@ declare const _default: import("vue").DefineComponent<{
2297
468
  tooltipTrigger?: unknown;
2298
469
  tooltipTextStyleColor?: unknown;
2299
470
  tooltipFormatter?: unknown;
2300
- diagramParam?: unknown;
471
+ gridLeft?: unknown;
472
+ gridTop?: unknown;
473
+ gridRight?: unknown;
474
+ gridBottom?: unknown;
475
+ barWidth?: unknown;
476
+ graphicConfig?: unknown;
2301
477
  id?: unknown;
2302
478
  name?: unknown;
2303
479
  keyName?: unknown;
@@ -2321,149 +497,58 @@ declare const _default: import("vue").DefineComponent<{
2321
497
  requestSort?: unknown;
2322
498
  dataType?: unknown;
2323
499
  } & {} & {
2324
- type?: string | number | boolean | {
2325
- [key: string]: any;
2326
- };
2327
- data?: string | number | boolean | {
2328
- [key: string]: any;
2329
- };
2330
- titleText?: string | number | boolean | {
2331
- [key: string]: any;
2332
- };
2333
- titleSubtext?: string | number | boolean | {
2334
- [key: string]: any;
2335
- };
2336
- colors?: string | number | boolean | {
2337
- [key: string]: any;
2338
- };
2339
- legendShow?: string | number | boolean | {
2340
- [key: string]: any;
2341
- };
2342
- legendTextStyleColor?: string | number | boolean | {
2343
- [key: string]: any;
2344
- };
2345
- legendLeft?: string | number | boolean | {
2346
- [key: string]: any;
2347
- };
2348
- legendTop?: string | number | boolean | {
2349
- [key: string]: any;
2350
- };
2351
- legendOrient?: string | number | boolean | {
2352
- [key: string]: any;
2353
- };
2354
- xAxisSplitLineShow?: string | number | boolean | {
2355
- [key: string]: any;
2356
- };
2357
- xAxisLabelColor?: string | number | boolean | {
2358
- [key: string]: any;
2359
- };
2360
- xAxisLineStyleColor?: string | number | boolean | {
2361
- [key: string]: any;
2362
- };
2363
- xAxisTickShow?: string | number | boolean | {
2364
- [key: string]: any;
2365
- };
2366
- yAxisSplitLineShow?: string | number | boolean | {
2367
- [key: string]: any;
2368
- };
2369
- xAxisSplitLineStyleColor?: string | number | boolean | {
2370
- [key: string]: any;
2371
- };
2372
- yAxisSplitLineStyleColor?: string | number | boolean | {
2373
- [key: string]: any;
2374
- };
2375
- yAxisLabelColor?: string | number | boolean | {
2376
- [key: string]: any;
2377
- };
2378
- yAxisLineStyleColor?: string | number | boolean | {
2379
- [key: string]: any;
2380
- };
2381
- valueTypeDataFieldNames?: string | number | boolean | {
2382
- [key: string]: any;
2383
- };
2384
- keyTypeDataFieldNames?: string | number | boolean | {
2385
- [key: string]: any;
2386
- };
2387
- dataFieldConfigType?: string | number | boolean | {
2388
- [key: string]: any;
2389
- };
2390
- tooltipShow?: string | number | boolean | {
2391
- [key: string]: any;
2392
- };
2393
- tooltipTrigger?: string | number | boolean | {
2394
- [key: string]: any;
2395
- };
2396
- tooltipTextStyleColor?: string | number | boolean | {
2397
- [key: string]: any;
2398
- };
2399
- tooltipFormatter?: string | number | boolean | {
2400
- [key: string]: any;
2401
- };
2402
- diagramParam?: string | number | boolean | {
2403
- [key: string]: any;
2404
- };
2405
- id?: string | number | boolean | {
2406
- [key: string]: any;
2407
- };
2408
- name?: string | number | boolean | {
2409
- [key: string]: any;
2410
- };
2411
- keyName?: string | number | boolean | {
2412
- [key: string]: any;
2413
- };
2414
- width?: string | number | boolean | {
2415
- [key: string]: any;
2416
- };
2417
- height?: string | number | boolean | {
2418
- [key: string]: any;
2419
- };
2420
- position?: string | number | boolean | {
2421
- [key: string]: any;
2422
- };
2423
- top?: string | number | boolean | {
2424
- [key: string]: any;
2425
- };
2426
- left?: string | number | boolean | {
2427
- [key: string]: any;
2428
- };
2429
- zIndex?: string | number | boolean | {
2430
- [key: string]: any;
2431
- };
2432
- rotate?: string | number | boolean | {
2433
- [key: string]: any;
2434
- };
2435
- isShow?: string | number | boolean | {
2436
- [key: string]: any;
2437
- };
2438
- isRender?: string | number | boolean | {
2439
- [key: string]: any;
2440
- };
2441
- events?: string | number | boolean | {
2442
- [key: string]: any;
2443
- };
2444
- requestUrl?: string | number | boolean | {
2445
- [key: string]: any;
2446
- };
2447
- requestMethod?: string | number | boolean | {
2448
- [key: string]: any;
2449
- };
2450
- requestHeaders?: string | number | boolean | {
2451
- [key: string]: any;
2452
- };
2453
- isOpenRequestTimer?: string | number | boolean | {
2454
- [key: string]: any;
2455
- };
2456
- requestInterval?: string | number | boolean | {
2457
- [key: string]: any;
2458
- };
2459
- requestParams?: string | number | boolean | {
2460
- [key: string]: any;
2461
- };
2462
- requestSort?: string | number | boolean | {
2463
- [key: string]: any;
2464
- };
2465
- dataType?: string | number | boolean | {
2466
- [key: string]: any;
2467
- };
500
+ type?: any;
501
+ data?: any;
502
+ titleText?: any;
503
+ titleSubtext?: any;
504
+ colors?: any;
505
+ legendShow?: any;
506
+ legendTextStyleColor?: any;
507
+ legendLeft?: any;
508
+ legendTop?: any;
509
+ legendOrient?: any;
510
+ xAxisSplitLineShow?: any;
511
+ xAxisLabelColor?: any;
512
+ xAxisLineStyleColor?: any;
513
+ xAxisTickShow?: any;
514
+ yAxisSplitLineShow?: any;
515
+ xAxisSplitLineStyleColor?: any;
516
+ yAxisSplitLineStyleColor?: any;
517
+ yAxisLabelColor?: any;
518
+ yAxisLineStyleColor?: any;
519
+ valueTypeDataFieldNames?: any;
520
+ keyTypeDataFieldNames?: any;
521
+ dataFieldConfigType?: any;
522
+ tooltipShow?: any;
523
+ tooltipTrigger?: any;
524
+ tooltipTextStyleColor?: any;
525
+ tooltipFormatter?: any;
526
+ gridLeft?: any;
527
+ gridTop?: any;
528
+ gridRight?: any;
529
+ gridBottom?: any;
530
+ barWidth?: 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;
2468
553
  }>, {}>;
2469
554
  export default _default;