@unovis/angular 1.7.0-pre.1 → 1.7.0-pre.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/lib/components/annotations/annotations.component.d.ts +3 -1
- package/dist/lib/components/area/area.component.d.ts +10 -2
- package/dist/lib/components/axis/axis.component.d.ts +1 -1
- package/dist/lib/components/brush/brush.component.d.ts +1 -1
- package/dist/lib/components/chord-diagram/chord-diagram.component.d.ts +1 -1
- package/dist/lib/components/crosshair/crosshair.component.d.ts +2 -2
- package/dist/lib/components/donut/donut.component.d.ts +1 -1
- package/dist/lib/components/free-brush/free-brush.component.d.ts +1 -1
- package/dist/lib/components/graph/graph.component.d.ts +1 -1
- package/dist/lib/components/grouped-bar/grouped-bar.component.d.ts +1 -1
- package/dist/lib/components/line/line.component.d.ts +1 -1
- package/dist/lib/components/nested-donut/nested-donut.component.d.ts +1 -1
- package/dist/lib/components/plotband/plotband.component.d.ts +1 -1
- package/dist/lib/components/plotline/plotline.component.d.ts +1 -1
- package/dist/lib/components/sankey/sankey.component.d.ts +1 -1
- package/dist/lib/components/scatter/scatter.component.d.ts +1 -1
- package/dist/lib/components/stacked-bar/stacked-bar.component.d.ts +1 -1
- package/dist/lib/components/timeline/timeline.component.d.ts +1 -1
- package/dist/lib/components/tooltip/tooltip.component.d.ts +1 -1
- package/dist/lib/components/topojson-map/topojson-map.component.d.ts +1 -1
- package/dist/lib/components/xy-labels/xy-labels.component.d.ts +1 -1
- package/dist/lib/containers/single-container/single-container.component.d.ts +1 -1
- package/dist/lib/containers/xy-container/xy-container.component.d.ts +1 -1
- package/dist/lib/fesm2022/unovis-angular.mjs +5476 -0
- package/dist/lib/fesm2022/unovis-angular.mjs.map +1 -0
- package/dist/lib/html-components/bullet-legend/bullet-legend.component.d.ts +1 -1
- package/dist/lib/html-components/flow-legend/flow-legend.component.d.ts +8 -2
- package/dist/lib/html-components/leaflet-flow-map/leaflet-flow-map.component.d.ts +1 -1
- package/dist/lib/html-components/leaflet-map/leaflet-map.component.d.ts +1 -1
- package/dist/lib/html-components/rolling-pin-legend/rolling-pin-legend.component.d.ts +1 -1
- package/package.json +51 -38
- package/dist/lib/bundles/unovis-angular.umd.js +0 -3645
- package/dist/lib/bundles/unovis-angular.umd.js.map +0 -1
- package/dist/lib/esm2015/components/annotations/annotations.component.js +0 -43
- package/dist/lib/esm2015/components/annotations/annotations.module.js +0 -18
- package/dist/lib/esm2015/components/area/area.component.js +0 -79
- package/dist/lib/esm2015/components/area/area.module.js +0 -18
- package/dist/lib/esm2015/components/axis/axis.component.js +0 -109
- package/dist/lib/esm2015/components/axis/axis.module.js +0 -18
- package/dist/lib/esm2015/components/brush/brush.component.js +0 -69
- package/dist/lib/esm2015/components/brush/brush.module.js +0 -18
- package/dist/lib/esm2015/components/chord-diagram/chord-diagram.component.js +0 -79
- package/dist/lib/esm2015/components/chord-diagram/chord-diagram.module.js +0 -18
- package/dist/lib/esm2015/components/crosshair/crosshair.component.js +0 -91
- package/dist/lib/esm2015/components/crosshair/crosshair.module.js +0 -18
- package/dist/lib/esm2015/components/donut/donut.component.js +0 -87
- package/dist/lib/esm2015/components/donut/donut.module.js +0 -18
- package/dist/lib/esm2015/components/free-brush/free-brush.component.js +0 -69
- package/dist/lib/esm2015/components/free-brush/free-brush.module.js +0 -18
- package/dist/lib/esm2015/components/graph/graph.component.js +0 -231
- package/dist/lib/esm2015/components/graph/graph.module.js +0 -18
- package/dist/lib/esm2015/components/grouped-bar/grouped-bar.component.js +0 -83
- package/dist/lib/esm2015/components/grouped-bar/grouped-bar.module.js +0 -18
- package/dist/lib/esm2015/components/line/line.component.js +0 -79
- package/dist/lib/esm2015/components/line/line.module.js +0 -18
- package/dist/lib/esm2015/components/nested-donut/nested-donut.component.js +0 -89
- package/dist/lib/esm2015/components/nested-donut/nested-donut.module.js +0 -18
- package/dist/lib/esm2015/components/plotband/plotband.component.js +0 -61
- package/dist/lib/esm2015/components/plotband/plotband.module.js +0 -18
- package/dist/lib/esm2015/components/plotline/plotline.component.js +0 -63
- package/dist/lib/esm2015/components/plotline/plotline.module.js +0 -18
- package/dist/lib/esm2015/components/sankey/sankey.component.js +0 -161
- package/dist/lib/esm2015/components/sankey/sankey.module.js +0 -18
- package/dist/lib/esm2015/components/scatter/scatter.component.js +0 -89
- package/dist/lib/esm2015/components/scatter/scatter.module.js +0 -18
- package/dist/lib/esm2015/components/stacked-bar/stacked-bar.component.js +0 -83
- package/dist/lib/esm2015/components/stacked-bar/stacked-bar.module.js +0 -18
- package/dist/lib/esm2015/components/timeline/timeline.component.js +0 -131
- package/dist/lib/esm2015/components/timeline/timeline.module.js +0 -18
- package/dist/lib/esm2015/components/tooltip/tooltip.component.js +0 -61
- package/dist/lib/esm2015/components/tooltip/tooltip.module.js +0 -18
- package/dist/lib/esm2015/components/topojson-map/topojson-map.component.js +0 -111
- package/dist/lib/esm2015/components/topojson-map/topojson-map.module.js +0 -18
- package/dist/lib/esm2015/components/xy-labels/xy-labels.component.js +0 -91
- package/dist/lib/esm2015/components/xy-labels/xy-labels.module.js +0 -18
- package/dist/lib/esm2015/components.js +0 -57
- package/dist/lib/esm2015/containers/single-container/single-container.component.js +0 -82
- package/dist/lib/esm2015/containers/single-container/single-container.module.js +0 -17
- package/dist/lib/esm2015/containers/xy-container/xy-container.component.js +0 -177
- package/dist/lib/esm2015/containers/xy-container/xy-container.module.js +0 -17
- package/dist/lib/esm2015/containers.js +0 -5
- package/dist/lib/esm2015/core/core-component.js +0 -4
- package/dist/lib/esm2015/core/generic-component.js +0 -3
- package/dist/lib/esm2015/core/index.js +0 -4
- package/dist/lib/esm2015/core/xy-component.js +0 -4
- package/dist/lib/esm2015/html-components/bullet-legend/bullet-legend.component.js +0 -56
- package/dist/lib/esm2015/html-components/bullet-legend/bullet-legend.module.js +0 -18
- package/dist/lib/esm2015/html-components/flow-legend/flow-legend.component.js +0 -54
- package/dist/lib/esm2015/html-components/flow-legend/flow-legend.module.js +0 -18
- package/dist/lib/esm2015/html-components/leaflet-flow-map/leaflet-flow-map.component.js +0 -170
- package/dist/lib/esm2015/html-components/leaflet-flow-map/leaflet-flow-map.module.js +0 -18
- package/dist/lib/esm2015/html-components/leaflet-map/leaflet-map.component.js +0 -144
- package/dist/lib/esm2015/html-components/leaflet-map/leaflet-map.module.js +0 -18
- package/dist/lib/esm2015/html-components/rolling-pin-legend/rolling-pin-legend.component.js +0 -48
- package/dist/lib/esm2015/html-components/rolling-pin-legend/rolling-pin-legend.module.js +0 -18
- package/dist/lib/esm2015/public-api.js +0 -3
- package/dist/lib/esm2015/unovis-angular.js +0 -5
- package/dist/lib/fesm2015/unovis-angular.js +0 -3011
- package/dist/lib/fesm2015/unovis-angular.js.map +0 -1
- package/dist/lib/package.json +0 -53
- /package/dist/lib/{unovis-angular.d.ts → index.d.ts} +0 -0
|
@@ -63,11 +63,13 @@ export declare class VisAnnotationsComponent implements AnnotationsConfigInterfa
|
|
|
63
63
|
* To learn more, see our docs https://unovis.dev/docs/auxiliary/Annotations/
|
|
64
64
|
* Default: `[]` */
|
|
65
65
|
items: AnnotationItem[] | undefined;
|
|
66
|
+
/** Debug option to render bounding boxes around text elements. Default: `false` */
|
|
67
|
+
renderTextBoundingBoxes?: boolean;
|
|
66
68
|
component: Annotations | undefined;
|
|
67
69
|
componentContainer: ContainerCore | undefined;
|
|
68
70
|
ngAfterViewInit(): void;
|
|
69
71
|
ngOnChanges(changes: SimpleChanges): void;
|
|
70
72
|
private getConfig;
|
|
71
73
|
static ɵfac: i0.ɵɵFactoryDeclaration<VisAnnotationsComponent, never>;
|
|
72
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<VisAnnotationsComponent, "vis-annotations", never, { "duration": "duration"; "events": "events"; "attributes": "attributes"; "items": "items"; }, {}, never, never>;
|
|
74
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<VisAnnotationsComponent, "vis-annotations", never, { "duration": { "alias": "duration"; "required": false; }; "events": { "alias": "events"; "required": false; }; "attributes": { "alias": "attributes"; "required": false; }; "items": { "alias": "items"; "required": false; }; "renderTextBoundingBoxes": { "alias": "renderTextBoundingBoxes"; "required": false; }; }, {}, never, never, false, never>;
|
|
73
75
|
}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { AfterViewInit, SimpleChanges } from '@angular/core';
|
|
2
|
-
import { Area, AreaConfigInterface, ContainerCore, VisEventType, VisEventCallback, NumericAccessor, ColorAccessor, ContinuousScale, CurveType, StringAccessor } from '@unovis/ts';
|
|
2
|
+
import { Area, AreaConfigInterface, ContainerCore, VisEventType, VisEventCallback, NumericAccessor, ColorAccessor, ContinuousScale, CurveType, StringAccessor, GenericAccessor } from '@unovis/ts';
|
|
3
3
|
import * as i0 from "@angular/core";
|
|
4
4
|
export declare class VisAreaComponent<Datum> implements AreaConfigInterface<Datum>, AfterViewInit {
|
|
5
5
|
/** Animation duration of the data update transitions in milliseconds. Default: `600` */
|
|
@@ -78,6 +78,14 @@ export declare class VisAreaComponent<Datum> implements AreaConfigInterface<Datu
|
|
|
78
78
|
opacity?: NumericAccessor<Datum[]>;
|
|
79
79
|
/** Optional area cursor. String or accessor function. Default: `null` */
|
|
80
80
|
cursor?: StringAccessor<Datum[]>;
|
|
81
|
+
/** Display a line on the top of the area. Default: `false` */
|
|
82
|
+
line?: boolean;
|
|
83
|
+
/** Line color accessor function. The whole data array will be passed as the first argument. Default: `undefined` */
|
|
84
|
+
lineColor?: ColorAccessor<Datum[]>;
|
|
85
|
+
/** Line width in pixels. Default: `2` */
|
|
86
|
+
lineWidth?: number;
|
|
87
|
+
/** Line dash array, see SVG's stroke-dasharray. Default: `undefined` */
|
|
88
|
+
lineDashArray?: GenericAccessor<number[], Datum[]>;
|
|
81
89
|
/** If an area is smaller than 1px, extend it to have 1px height. Default: `false` */
|
|
82
90
|
minHeight1Px?: boolean;
|
|
83
91
|
/** Minimum height of the area, use carefully.
|
|
@@ -94,5 +102,5 @@ export declare class VisAreaComponent<Datum> implements AreaConfigInterface<Datu
|
|
|
94
102
|
ngOnChanges(changes: SimpleChanges): void;
|
|
95
103
|
private getConfig;
|
|
96
104
|
static ɵfac: i0.ɵɵFactoryDeclaration<VisAreaComponent<any>, never>;
|
|
97
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<VisAreaComponent<any>, "vis-area", never, { "duration": "duration"; "events": "events"; "attributes": "attributes"; "x": "x"; "y": "y"; "id": "id"; "color": "color"; "xScale": "xScale"; "yScale": "yScale"; "excludeFromDomainCalculation": "excludeFromDomainCalculation"; "curveType": "curveType"; "baseline": "baseline"; "opacity": "opacity"; "cursor": "cursor"; "minHeight1Px": "minHeight1Px"; "minHeight": "minHeight"; "stackMinHeight": "stackMinHeight"; "data": "data"; }, {}, never, never>;
|
|
105
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<VisAreaComponent<any>, "vis-area", never, { "duration": { "alias": "duration"; "required": false; }; "events": { "alias": "events"; "required": false; }; "attributes": { "alias": "attributes"; "required": false; }; "x": { "alias": "x"; "required": false; }; "y": { "alias": "y"; "required": false; }; "id": { "alias": "id"; "required": false; }; "color": { "alias": "color"; "required": false; }; "xScale": { "alias": "xScale"; "required": false; }; "yScale": { "alias": "yScale"; "required": false; }; "excludeFromDomainCalculation": { "alias": "excludeFromDomainCalculation"; "required": false; }; "curveType": { "alias": "curveType"; "required": false; }; "baseline": { "alias": "baseline"; "required": false; }; "opacity": { "alias": "opacity"; "required": false; }; "cursor": { "alias": "cursor"; "required": false; }; "line": { "alias": "line"; "required": false; }; "lineColor": { "alias": "lineColor"; "required": false; }; "lineWidth": { "alias": "lineWidth"; "required": false; }; "lineDashArray": { "alias": "lineDashArray"; "required": false; }; "minHeight1Px": { "alias": "minHeight1Px"; "required": false; }; "minHeight": { "alias": "minHeight"; "required": false; }; "stackMinHeight": { "alias": "stackMinHeight"; "required": false; }; "data": { "alias": "data"; "required": false; }; }, {}, never, never, false, never>;
|
|
98
106
|
}
|
|
@@ -119,5 +119,5 @@ export declare class VisAxisComponent<Datum> implements AxisConfigInterface<Datu
|
|
|
119
119
|
ngOnChanges(changes: SimpleChanges): void;
|
|
120
120
|
private getConfig;
|
|
121
121
|
static ɵfac: i0.ɵɵFactoryDeclaration<VisAxisComponent<any>, never>;
|
|
122
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<VisAxisComponent<any>, "vis-axis", never, { "duration": "duration"; "events": "events"; "attributes": "attributes"; "position": "position"; "type": "type"; "fullSize": "fullSize"; "label": "label"; "labelFontSize": "labelFontSize"; "labelMargin": "labelMargin"; "labelTextFitMode": "labelTextFitMode"; "labelTextTrimType": "labelTextTrimType"; "labelColor": "labelColor"; "gridLine": "gridLine"; "tickLine": "tickLine"; "domainLine": "domainLine"; "minMaxTicksOnly": "minMaxTicksOnly"; "minMaxTicksOnlyShowGridLines": "minMaxTicksOnlyShowGridLines"; "minMaxTicksOnlyWhenWidthIsLess": "minMaxTicksOnlyWhenWidthIsLess"; "tickFormat": "tickFormat"; "tickValues": "tickValues"; "numTicks": "numTicks"; "tickTextFitMode": "tickTextFitMode"; "tickTextWidth": "tickTextWidth"; "tickTextSeparator": "tickTextSeparator"; "tickTextForceWordBreak": "tickTextForceWordBreak"; "tickTextTrimType": "tickTextTrimType"; "tickTextFontSize": "tickTextFontSize"; "tickTextAlign": "tickTextAlign"; "tickTextColor": "tickTextColor"; "tickTextAngle": "tickTextAngle"; "tickTextHideOverlapping": "tickTextHideOverlapping"; "tickPadding": "tickPadding"; "data": "data"; }, {}, never, never>;
|
|
122
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<VisAxisComponent<any>, "vis-axis", never, { "duration": { "alias": "duration"; "required": false; }; "events": { "alias": "events"; "required": false; }; "attributes": { "alias": "attributes"; "required": false; }; "position": { "alias": "position"; "required": false; }; "type": { "alias": "type"; "required": false; }; "fullSize": { "alias": "fullSize"; "required": false; }; "label": { "alias": "label"; "required": false; }; "labelFontSize": { "alias": "labelFontSize"; "required": false; }; "labelMargin": { "alias": "labelMargin"; "required": false; }; "labelTextFitMode": { "alias": "labelTextFitMode"; "required": false; }; "labelTextTrimType": { "alias": "labelTextTrimType"; "required": false; }; "labelColor": { "alias": "labelColor"; "required": false; }; "gridLine": { "alias": "gridLine"; "required": false; }; "tickLine": { "alias": "tickLine"; "required": false; }; "domainLine": { "alias": "domainLine"; "required": false; }; "minMaxTicksOnly": { "alias": "minMaxTicksOnly"; "required": false; }; "minMaxTicksOnlyShowGridLines": { "alias": "minMaxTicksOnlyShowGridLines"; "required": false; }; "minMaxTicksOnlyWhenWidthIsLess": { "alias": "minMaxTicksOnlyWhenWidthIsLess"; "required": false; }; "tickFormat": { "alias": "tickFormat"; "required": false; }; "tickValues": { "alias": "tickValues"; "required": false; }; "numTicks": { "alias": "numTicks"; "required": false; }; "tickTextFitMode": { "alias": "tickTextFitMode"; "required": false; }; "tickTextWidth": { "alias": "tickTextWidth"; "required": false; }; "tickTextSeparator": { "alias": "tickTextSeparator"; "required": false; }; "tickTextForceWordBreak": { "alias": "tickTextForceWordBreak"; "required": false; }; "tickTextTrimType": { "alias": "tickTextTrimType"; "required": false; }; "tickTextFontSize": { "alias": "tickTextFontSize"; "required": false; }; "tickTextAlign": { "alias": "tickTextAlign"; "required": false; }; "tickTextColor": { "alias": "tickTextColor"; "required": false; }; "tickTextAngle": { "alias": "tickTextAngle"; "required": false; }; "tickTextHideOverlapping": { "alias": "tickTextHideOverlapping"; "required": false; }; "tickPadding": { "alias": "tickPadding"; "required": false; }; "data": { "alias": "data"; "required": false; }; }, {}, never, never, false, never>;
|
|
123
123
|
}
|
|
@@ -79,5 +79,5 @@ export declare class VisBrushComponent<Datum> implements BrushConfigInterface<Da
|
|
|
79
79
|
ngOnChanges(changes: SimpleChanges): void;
|
|
80
80
|
private getConfig;
|
|
81
81
|
static ɵfac: i0.ɵɵFactoryDeclaration<VisBrushComponent<any>, never>;
|
|
82
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<VisBrushComponent<any>, "vis-brush", never, { "duration": "duration"; "events": "events"; "attributes": "attributes"; "onBrush": "onBrush"; "onBrushStart": "onBrushStart"; "onBrushMove": "onBrushMove"; "onBrushEnd": "onBrushEnd"; "handleWidth": "handleWidth"; "selection": "selection"; "draggable": "draggable"; "handlePosition": "handlePosition"; "selectionMinLength": "selectionMinLength"; "data": "data"; }, {}, never, never>;
|
|
82
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<VisBrushComponent<any>, "vis-brush", never, { "duration": { "alias": "duration"; "required": false; }; "events": { "alias": "events"; "required": false; }; "attributes": { "alias": "attributes"; "required": false; }; "onBrush": { "alias": "onBrush"; "required": false; }; "onBrushStart": { "alias": "onBrushStart"; "required": false; }; "onBrushMove": { "alias": "onBrushMove"; "required": false; }; "onBrushEnd": { "alias": "onBrushEnd"; "required": false; }; "handleWidth": { "alias": "handleWidth"; "required": false; }; "selection": { "alias": "selection"; "required": false; }; "draggable": { "alias": "draggable"; "required": false; }; "handlePosition": { "alias": "handlePosition"; "required": false; }; "selectionMinLength": { "alias": "selectionMinLength"; "required": false; }; "data": { "alias": "data"; "required": false; }; }, {}, never, never, false, never>;
|
|
83
83
|
}
|
|
@@ -87,5 +87,5 @@ export declare class VisChordDiagramComponent<N extends ChordInputNode, L extend
|
|
|
87
87
|
ngOnChanges(changes: SimpleChanges): void;
|
|
88
88
|
private getConfig;
|
|
89
89
|
static ɵfac: i0.ɵɵFactoryDeclaration<VisChordDiagramComponent<any, any>, never>;
|
|
90
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<VisChordDiagramComponent<any, any>, "vis-chord-diagram", never, { "duration": "duration"; "events": "events"; "attributes": "attributes"; "angleRange": "angleRange"; "cornerRadius": "cornerRadius"; "highlightedNodeId": "highlightedNodeId"; "highlightedLinkIds": "highlightedLinkIds"; "linkColor": "linkColor"; "linkValue": "linkValue"; "nodeLevels": "nodeLevels"; "nodeWidth": "nodeWidth"; "nodeColor": "nodeColor"; "nodeLabel": "nodeLabel"; "nodeLabelColor": "nodeLabelColor"; "nodeLabelAlignment": "nodeLabelAlignment"; "padAngle": "padAngle"; "radiusScaleExponent": "radiusScaleExponent"; "data": "data"; }, {}, never, never>;
|
|
90
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<VisChordDiagramComponent<any, any>, "vis-chord-diagram", never, { "duration": { "alias": "duration"; "required": false; }; "events": { "alias": "events"; "required": false; }; "attributes": { "alias": "attributes"; "required": false; }; "angleRange": { "alias": "angleRange"; "required": false; }; "cornerRadius": { "alias": "cornerRadius"; "required": false; }; "highlightedNodeId": { "alias": "highlightedNodeId"; "required": false; }; "highlightedLinkIds": { "alias": "highlightedLinkIds"; "required": false; }; "linkColor": { "alias": "linkColor"; "required": false; }; "linkValue": { "alias": "linkValue"; "required": false; }; "nodeLevels": { "alias": "nodeLevels"; "required": false; }; "nodeWidth": { "alias": "nodeWidth"; "required": false; }; "nodeColor": { "alias": "nodeColor"; "required": false; }; "nodeLabel": { "alias": "nodeLabel"; "required": false; }; "nodeLabelColor": { "alias": "nodeLabelColor"; "required": false; }; "nodeLabelAlignment": { "alias": "nodeLabelAlignment"; "required": false; }; "padAngle": { "alias": "padAngle"; "required": false; }; "radiusScaleExponent": { "alias": "radiusScaleExponent"; "required": false; }; "data": { "alias": "data"; "required": false; }; }, {}, never, never, false, never>;
|
|
91
91
|
}
|
|
@@ -83,7 +83,7 @@ export declare class VisCrosshairComponent<Datum> implements CrosshairConfigInte
|
|
|
83
83
|
/** Tooltip template accessor. The function is supposed to return either a valid HTML string or an HTMLElement.
|
|
84
84
|
* When `snapToData` is `false`, `datum` will be `undefined` but `data` and `leftNearestDatumIndex` will be provided.
|
|
85
85
|
* Default: `d => ''` */
|
|
86
|
-
template?: (datum: Datum, x: number | Date, data
|
|
86
|
+
template?: (datum: Datum, x: number | Date, data: Datum[], leftNearestDatumIndex?: number) => string | HTMLElement;
|
|
87
87
|
/** Hide Crosshair when the corresponding datum element is far from mouse pointer. Default: `true` */
|
|
88
88
|
hideWhenFarFromPointer?: boolean;
|
|
89
89
|
/** Distance in pixels to check in the hideWhenFarFromPointer condition. Default: `100` */
|
|
@@ -120,5 +120,5 @@ export declare class VisCrosshairComponent<Datum> implements CrosshairConfigInte
|
|
|
120
120
|
ngOnChanges(changes: SimpleChanges): void;
|
|
121
121
|
private getConfig;
|
|
122
122
|
static ɵfac: i0.ɵɵFactoryDeclaration<VisCrosshairComponent<any>, never>;
|
|
123
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<VisCrosshairComponent<any>, "vis-crosshair", never, { "duration": "duration"; "events": "events"; "attributes": "attributes"; "x": "x"; "y": "y"; "id": "id"; "color": "color"; "xScale": "xScale"; "yScale": "yScale"; "excludeFromDomainCalculation": "excludeFromDomainCalculation"; "strokeColor": "strokeColor"; "strokeWidth": "strokeWidth"; "yStacked": "yStacked"; "baseline": "baseline"; "tooltip": "tooltip"; "template": "template"; "hideWhenFarFromPointer": "hideWhenFarFromPointer"; "hideWhenFarFromPointerDistance": "hideWhenFarFromPointerDistance"; "snapToData": "snapToData"; "getCircles": "getCircles"; "onCrosshairMove": "onCrosshairMove"; "forceShowAt": "forceShowAt"; "skipRangeCheck": "skipRangeCheck"; "data": "data"; }, {}, never, never>;
|
|
123
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<VisCrosshairComponent<any>, "vis-crosshair", never, { "duration": { "alias": "duration"; "required": false; }; "events": { "alias": "events"; "required": false; }; "attributes": { "alias": "attributes"; "required": false; }; "x": { "alias": "x"; "required": false; }; "y": { "alias": "y"; "required": false; }; "id": { "alias": "id"; "required": false; }; "color": { "alias": "color"; "required": false; }; "xScale": { "alias": "xScale"; "required": false; }; "yScale": { "alias": "yScale"; "required": false; }; "excludeFromDomainCalculation": { "alias": "excludeFromDomainCalculation"; "required": false; }; "strokeColor": { "alias": "strokeColor"; "required": false; }; "strokeWidth": { "alias": "strokeWidth"; "required": false; }; "yStacked": { "alias": "yStacked"; "required": false; }; "baseline": { "alias": "baseline"; "required": false; }; "tooltip": { "alias": "tooltip"; "required": false; }; "template": { "alias": "template"; "required": false; }; "hideWhenFarFromPointer": { "alias": "hideWhenFarFromPointer"; "required": false; }; "hideWhenFarFromPointerDistance": { "alias": "hideWhenFarFromPointerDistance"; "required": false; }; "snapToData": { "alias": "snapToData"; "required": false; }; "getCircles": { "alias": "getCircles"; "required": false; }; "onCrosshairMove": { "alias": "onCrosshairMove"; "required": false; }; "forceShowAt": { "alias": "forceShowAt"; "required": false; }; "skipRangeCheck": { "alias": "skipRangeCheck"; "required": false; }; "data": { "alias": "data"; "required": false; }; }, {}, never, never, false, never>;
|
|
124
124
|
}
|
|
@@ -95,5 +95,5 @@ export declare class VisDonutComponent<Datum> implements DonutConfigInterface<Da
|
|
|
95
95
|
ngOnChanges(changes: SimpleChanges): void;
|
|
96
96
|
private getConfig;
|
|
97
97
|
static ɵfac: i0.ɵɵFactoryDeclaration<VisDonutComponent<any>, never>;
|
|
98
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<VisDonutComponent<any>, "vis-donut", never, { "duration": "duration"; "events": "events"; "attributes": "attributes"; "id": "id"; "value": "value"; "angleRange": "angleRange"; "padAngle": "padAngle"; "sortFunction": "sortFunction"; "cornerRadius": "cornerRadius"; "color": "color"; "radius": "radius"; "arcWidth": "arcWidth"; "centralLabel": "centralLabel"; "centralSubLabel": "centralSubLabel"; "centralSubLabelWrap": "centralSubLabelWrap"; "showEmptySegments": "showEmptySegments"; "emptySegmentAngle": "emptySegmentAngle"; "showBackground": "showBackground"; "backgroundAngleRange": "backgroundAngleRange"; "centralLabelOffsetX": "centralLabelOffsetX"; "centralLabelOffsetY": "centralLabelOffsetY"; "data": "data"; }, {}, never, never>;
|
|
98
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<VisDonutComponent<any>, "vis-donut", never, { "duration": { "alias": "duration"; "required": false; }; "events": { "alias": "events"; "required": false; }; "attributes": { "alias": "attributes"; "required": false; }; "id": { "alias": "id"; "required": false; }; "value": { "alias": "value"; "required": false; }; "angleRange": { "alias": "angleRange"; "required": false; }; "padAngle": { "alias": "padAngle"; "required": false; }; "sortFunction": { "alias": "sortFunction"; "required": false; }; "cornerRadius": { "alias": "cornerRadius"; "required": false; }; "color": { "alias": "color"; "required": false; }; "radius": { "alias": "radius"; "required": false; }; "arcWidth": { "alias": "arcWidth"; "required": false; }; "centralLabel": { "alias": "centralLabel"; "required": false; }; "centralSubLabel": { "alias": "centralSubLabel"; "required": false; }; "centralSubLabelWrap": { "alias": "centralSubLabelWrap"; "required": false; }; "showEmptySegments": { "alias": "showEmptySegments"; "required": false; }; "emptySegmentAngle": { "alias": "emptySegmentAngle"; "required": false; }; "showBackground": { "alias": "showBackground"; "required": false; }; "backgroundAngleRange": { "alias": "backgroundAngleRange"; "required": false; }; "centralLabelOffsetX": { "alias": "centralLabelOffsetX"; "required": false; }; "centralLabelOffsetY": { "alias": "centralLabelOffsetY"; "required": false; }; "data": { "alias": "data"; "required": false; }; }, {}, never, never, false, never>;
|
|
99
99
|
}
|
|
@@ -81,5 +81,5 @@ export declare class VisFreeBrushComponent<Datum> implements FreeBrushConfigInte
|
|
|
81
81
|
ngOnChanges(changes: SimpleChanges): void;
|
|
82
82
|
private getConfig;
|
|
83
83
|
static ɵfac: i0.ɵɵFactoryDeclaration<VisFreeBrushComponent<any>, never>;
|
|
84
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<VisFreeBrushComponent<any>, "vis-free-brush", never, { "duration": "duration"; "events": "events"; "attributes": "attributes"; "mode": "mode"; "onBrush": "onBrush"; "onBrushStart": "onBrushStart"; "onBrushMove": "onBrushMove"; "onBrushEnd": "onBrushEnd"; "handleWidth": "handleWidth"; "selection": "selection"; "selectionMinLength": "selectionMinLength"; "autoHide": "autoHide"; "data": "data"; }, {}, never, never>;
|
|
84
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<VisFreeBrushComponent<any>, "vis-free-brush", never, { "duration": { "alias": "duration"; "required": false; }; "events": { "alias": "events"; "required": false; }; "attributes": { "alias": "attributes"; "required": false; }; "mode": { "alias": "mode"; "required": false; }; "onBrush": { "alias": "onBrush"; "required": false; }; "onBrushStart": { "alias": "onBrushStart"; "required": false; }; "onBrushMove": { "alias": "onBrushMove"; "required": false; }; "onBrushEnd": { "alias": "onBrushEnd"; "required": false; }; "handleWidth": { "alias": "handleWidth"; "required": false; }; "selection": { "alias": "selection"; "required": false; }; "selectionMinLength": { "alias": "selectionMinLength"; "required": false; }; "autoHide": { "alias": "autoHide"; "required": false; }; "data": { "alias": "data"; "required": false; }; }, {}, never, never, false, never>;
|
|
85
85
|
}
|
|
@@ -292,5 +292,5 @@ export declare class VisGraphComponent<N extends GraphInputNode, L extends Graph
|
|
|
292
292
|
ngOnChanges(changes: SimpleChanges): void;
|
|
293
293
|
private getConfig;
|
|
294
294
|
static ɵfac: i0.ɵɵFactoryDeclaration<VisGraphComponent<any, any>, never>;
|
|
295
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<VisGraphComponent<any, any>, "vis-graph", never, { "duration": "duration"; "events": "events"; "attributes": "attributes"; "zoomScaleExtent": "zoomScaleExtent"; "disableZoom": "disableZoom"; "zoomEventFilter": "zoomEventFilter"; "disableDrag": "disableDrag"; "disableBrush": "disableBrush"; "zoomThrottledUpdateNodeThreshold": "zoomThrottledUpdateNodeThreshold"; "fitViewPadding": "fitViewPadding"; "fitViewAlign": "fitViewAlign"; "layoutType": "layoutType"; "layoutAutofit": "layoutAutofit"; "layoutAutofitTolerance": "layoutAutofitTolerance"; "layoutNonConnectedAside": "layoutNonConnectedAside"; "layoutNodeGroup": "layoutNodeGroup"; "layoutGroupOrder": "layoutGroupOrder"; "layoutParallelNodesPerColumn": "layoutParallelNodesPerColumn"; "layoutParallelNodeSubGroup": "layoutParallelNodeSubGroup"; "layoutParallelSubGroupsPerRow": "layoutParallelSubGroupsPerRow"; "layoutParallelNodeSpacing": "layoutParallelNodeSpacing"; "layoutParallelSubGroupSpacing": "layoutParallelSubGroupSpacing"; "layoutParallelGroupSpacing": "layoutParallelGroupSpacing"; "layoutParallelSortConnectionsByGroup": "layoutParallelSortConnectionsByGroup"; "forceLayoutSettings": "forceLayoutSettings"; "dagreLayoutSettings": "dagreLayoutSettings"; "layoutElkSettings": "layoutElkSettings"; "layoutElkNodeGroups": "layoutElkNodeGroups"; "layoutElkGetNodeShape": "layoutElkGetNodeShape"; "linkWidth": "linkWidth"; "linkStyle": "linkStyle"; "linkBandWidth": "linkBandWidth"; "linkArrow": "linkArrow"; "linkStroke": "linkStroke"; "linkDisabled": "linkDisabled"; "linkFlow": "linkFlow"; "linkFlowAnimDuration": "linkFlowAnimDuration"; "linkFlowParticleSize": "linkFlowParticleSize"; "linkFlowParticleSpeed": "linkFlowParticleSpeed"; "linkLabel": "linkLabel"; "linkLabelShiftFromCenter": "linkLabelShiftFromCenter"; "linkNeighborSpacing": "linkNeighborSpacing"; "linkCurvature": "linkCurvature"; "linkHighlightOnHover": "linkHighlightOnHover"; "linkSourcePointOffset": "linkSourcePointOffset"; "linkTargetPointOffset": "linkTargetPointOffset"; "selectedLinkId": "selectedLinkId"; "nodeSize": "nodeSize"; "nodeStrokeWidth": "nodeStrokeWidth"; "nodeShape": "nodeShape"; "nodeGaugeValue": "nodeGaugeValue"; "nodeGaugeFill": "nodeGaugeFill"; "nodeGaugeAnimDuration": "nodeGaugeAnimDuration"; "nodeIcon": "nodeIcon"; "nodeIconSize": "nodeIconSize"; "nodeLabel": "nodeLabel"; "nodeLabelTrim": "nodeLabelTrim"; "nodeLabelTrimMode": "nodeLabelTrimMode"; "nodeLabelTrimLength": "nodeLabelTrimLength"; "nodeSubLabel": "nodeSubLabel"; "nodeSubLabelTrim": "nodeSubLabelTrim"; "nodeSubLabelTrimMode": "nodeSubLabelTrimMode"; "nodeSubLabelTrimLength": "nodeSubLabelTrimLength"; "nodeSideLabels": "nodeSideLabels"; "nodeBottomIcon": "nodeBottomIcon"; "nodeDisabled": "nodeDisabled"; "nodeFill": "nodeFill"; "nodeStroke": "nodeStroke"; "nodeSort": "nodeSort"; "nodeEnterPosition": "nodeEnterPosition"; "nodeEnterScale": "nodeEnterScale"; "nodeExitPosition": "nodeExitPosition"; "nodeExitScale": "nodeExitScale"; "nodeEnterCustomRenderFunction": "nodeEnterCustomRenderFunction"; "nodeUpdateCustomRenderFunction": "nodeUpdateCustomRenderFunction"; "nodePartialUpdateCustomRenderFunction": "nodePartialUpdateCustomRenderFunction"; "nodeExitCustomRenderFunction": "nodeExitCustomRenderFunction"; "nodeOnZoomCustomRenderFunction": "nodeOnZoomCustomRenderFunction"; "nodeSelectionHighlightMode": "nodeSelectionHighlightMode"; "selectedNodeId": "selectedNodeId"; "selectedNodeIds": "selectedNodeIds"; "panels": "panels"; "onNodeDragStart": "onNodeDragStart"; "onNodeDrag": "onNodeDrag"; "onNodeDragEnd": "onNodeDragEnd"; "onZoom": "onZoom"; "onZoomStart": "onZoomStart"; "onZoomEnd": "onZoomEnd"; "onLayoutCalculated": "onLayoutCalculated"; "onNodeSelectionBrush": "onNodeSelectionBrush"; "onNodeSelectionDrag": "onNodeSelectionDrag"; "onRenderComplete": "onRenderComplete"; "shouldDataUpdate": "shouldDataUpdate"; "data": "data"; }, {}, never, never>;
|
|
295
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<VisGraphComponent<any, any>, "vis-graph", never, { "duration": { "alias": "duration"; "required": false; }; "events": { "alias": "events"; "required": false; }; "attributes": { "alias": "attributes"; "required": false; }; "zoomScaleExtent": { "alias": "zoomScaleExtent"; "required": false; }; "disableZoom": { "alias": "disableZoom"; "required": false; }; "zoomEventFilter": { "alias": "zoomEventFilter"; "required": false; }; "disableDrag": { "alias": "disableDrag"; "required": false; }; "disableBrush": { "alias": "disableBrush"; "required": false; }; "zoomThrottledUpdateNodeThreshold": { "alias": "zoomThrottledUpdateNodeThreshold"; "required": false; }; "fitViewPadding": { "alias": "fitViewPadding"; "required": false; }; "fitViewAlign": { "alias": "fitViewAlign"; "required": false; }; "layoutType": { "alias": "layoutType"; "required": false; }; "layoutAutofit": { "alias": "layoutAutofit"; "required": false; }; "layoutAutofitTolerance": { "alias": "layoutAutofitTolerance"; "required": false; }; "layoutNonConnectedAside": { "alias": "layoutNonConnectedAside"; "required": false; }; "layoutNodeGroup": { "alias": "layoutNodeGroup"; "required": false; }; "layoutGroupOrder": { "alias": "layoutGroupOrder"; "required": false; }; "layoutParallelNodesPerColumn": { "alias": "layoutParallelNodesPerColumn"; "required": false; }; "layoutParallelNodeSubGroup": { "alias": "layoutParallelNodeSubGroup"; "required": false; }; "layoutParallelSubGroupsPerRow": { "alias": "layoutParallelSubGroupsPerRow"; "required": false; }; "layoutParallelNodeSpacing": { "alias": "layoutParallelNodeSpacing"; "required": false; }; "layoutParallelSubGroupSpacing": { "alias": "layoutParallelSubGroupSpacing"; "required": false; }; "layoutParallelGroupSpacing": { "alias": "layoutParallelGroupSpacing"; "required": false; }; "layoutParallelSortConnectionsByGroup": { "alias": "layoutParallelSortConnectionsByGroup"; "required": false; }; "forceLayoutSettings": { "alias": "forceLayoutSettings"; "required": false; }; "dagreLayoutSettings": { "alias": "dagreLayoutSettings"; "required": false; }; "layoutElkSettings": { "alias": "layoutElkSettings"; "required": false; }; "layoutElkNodeGroups": { "alias": "layoutElkNodeGroups"; "required": false; }; "layoutElkGetNodeShape": { "alias": "layoutElkGetNodeShape"; "required": false; }; "linkWidth": { "alias": "linkWidth"; "required": false; }; "linkStyle": { "alias": "linkStyle"; "required": false; }; "linkBandWidth": { "alias": "linkBandWidth"; "required": false; }; "linkArrow": { "alias": "linkArrow"; "required": false; }; "linkStroke": { "alias": "linkStroke"; "required": false; }; "linkDisabled": { "alias": "linkDisabled"; "required": false; }; "linkFlow": { "alias": "linkFlow"; "required": false; }; "linkFlowAnimDuration": { "alias": "linkFlowAnimDuration"; "required": false; }; "linkFlowParticleSize": { "alias": "linkFlowParticleSize"; "required": false; }; "linkFlowParticleSpeed": { "alias": "linkFlowParticleSpeed"; "required": false; }; "linkLabel": { "alias": "linkLabel"; "required": false; }; "linkLabelShiftFromCenter": { "alias": "linkLabelShiftFromCenter"; "required": false; }; "linkNeighborSpacing": { "alias": "linkNeighborSpacing"; "required": false; }; "linkCurvature": { "alias": "linkCurvature"; "required": false; }; "linkHighlightOnHover": { "alias": "linkHighlightOnHover"; "required": false; }; "linkSourcePointOffset": { "alias": "linkSourcePointOffset"; "required": false; }; "linkTargetPointOffset": { "alias": "linkTargetPointOffset"; "required": false; }; "selectedLinkId": { "alias": "selectedLinkId"; "required": false; }; "nodeSize": { "alias": "nodeSize"; "required": false; }; "nodeStrokeWidth": { "alias": "nodeStrokeWidth"; "required": false; }; "nodeShape": { "alias": "nodeShape"; "required": false; }; "nodeGaugeValue": { "alias": "nodeGaugeValue"; "required": false; }; "nodeGaugeFill": { "alias": "nodeGaugeFill"; "required": false; }; "nodeGaugeAnimDuration": { "alias": "nodeGaugeAnimDuration"; "required": false; }; "nodeIcon": { "alias": "nodeIcon"; "required": false; }; "nodeIconSize": { "alias": "nodeIconSize"; "required": false; }; "nodeLabel": { "alias": "nodeLabel"; "required": false; }; "nodeLabelTrim": { "alias": "nodeLabelTrim"; "required": false; }; "nodeLabelTrimMode": { "alias": "nodeLabelTrimMode"; "required": false; }; "nodeLabelTrimLength": { "alias": "nodeLabelTrimLength"; "required": false; }; "nodeSubLabel": { "alias": "nodeSubLabel"; "required": false; }; "nodeSubLabelTrim": { "alias": "nodeSubLabelTrim"; "required": false; }; "nodeSubLabelTrimMode": { "alias": "nodeSubLabelTrimMode"; "required": false; }; "nodeSubLabelTrimLength": { "alias": "nodeSubLabelTrimLength"; "required": false; }; "nodeSideLabels": { "alias": "nodeSideLabels"; "required": false; }; "nodeBottomIcon": { "alias": "nodeBottomIcon"; "required": false; }; "nodeDisabled": { "alias": "nodeDisabled"; "required": false; }; "nodeFill": { "alias": "nodeFill"; "required": false; }; "nodeStroke": { "alias": "nodeStroke"; "required": false; }; "nodeSort": { "alias": "nodeSort"; "required": false; }; "nodeEnterPosition": { "alias": "nodeEnterPosition"; "required": false; }; "nodeEnterScale": { "alias": "nodeEnterScale"; "required": false; }; "nodeExitPosition": { "alias": "nodeExitPosition"; "required": false; }; "nodeExitScale": { "alias": "nodeExitScale"; "required": false; }; "nodeEnterCustomRenderFunction": { "alias": "nodeEnterCustomRenderFunction"; "required": false; }; "nodeUpdateCustomRenderFunction": { "alias": "nodeUpdateCustomRenderFunction"; "required": false; }; "nodePartialUpdateCustomRenderFunction": { "alias": "nodePartialUpdateCustomRenderFunction"; "required": false; }; "nodeExitCustomRenderFunction": { "alias": "nodeExitCustomRenderFunction"; "required": false; }; "nodeOnZoomCustomRenderFunction": { "alias": "nodeOnZoomCustomRenderFunction"; "required": false; }; "nodeSelectionHighlightMode": { "alias": "nodeSelectionHighlightMode"; "required": false; }; "selectedNodeId": { "alias": "selectedNodeId"; "required": false; }; "selectedNodeIds": { "alias": "selectedNodeIds"; "required": false; }; "panels": { "alias": "panels"; "required": false; }; "onNodeDragStart": { "alias": "onNodeDragStart"; "required": false; }; "onNodeDrag": { "alias": "onNodeDrag"; "required": false; }; "onNodeDragEnd": { "alias": "onNodeDragEnd"; "required": false; }; "onZoom": { "alias": "onZoom"; "required": false; }; "onZoomStart": { "alias": "onZoomStart"; "required": false; }; "onZoomEnd": { "alias": "onZoomEnd"; "required": false; }; "onLayoutCalculated": { "alias": "onLayoutCalculated"; "required": false; }; "onNodeSelectionBrush": { "alias": "onNodeSelectionBrush"; "required": false; }; "onNodeSelectionDrag": { "alias": "onNodeSelectionDrag"; "required": false; }; "onRenderComplete": { "alias": "onRenderComplete"; "required": false; }; "shouldDataUpdate": { "alias": "shouldDataUpdate"; "required": false; }; "data": { "alias": "data"; "required": false; }; }, {}, never, never, false, never>;
|
|
296
296
|
}
|
|
@@ -97,5 +97,5 @@ export declare class VisGroupedBarComponent<Datum> implements GroupedBarConfigIn
|
|
|
97
97
|
ngOnChanges(changes: SimpleChanges): void;
|
|
98
98
|
private getConfig;
|
|
99
99
|
static ɵfac: i0.ɵɵFactoryDeclaration<VisGroupedBarComponent<any>, never>;
|
|
100
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<VisGroupedBarComponent<any>, "vis-grouped-bar", never, { "duration": "duration"; "events": "events"; "attributes": "attributes"; "x": "x"; "y": "y"; "id": "id"; "color": "color"; "xScale": "xScale"; "yScale": "yScale"; "excludeFromDomainCalculation": "excludeFromDomainCalculation"; "groupWidth": "groupWidth"; "groupMaxWidth": "groupMaxWidth"; "dataStep": "dataStep"; "groupPadding": "groupPadding"; "barPadding": "barPadding"; "roundedCorners": "roundedCorners"; "barMinHeight": "barMinHeight"; "cursor": "cursor"; "orientation": "orientation"; "data": "data"; }, {}, never, never>;
|
|
100
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<VisGroupedBarComponent<any>, "vis-grouped-bar", never, { "duration": { "alias": "duration"; "required": false; }; "events": { "alias": "events"; "required": false; }; "attributes": { "alias": "attributes"; "required": false; }; "x": { "alias": "x"; "required": false; }; "y": { "alias": "y"; "required": false; }; "id": { "alias": "id"; "required": false; }; "color": { "alias": "color"; "required": false; }; "xScale": { "alias": "xScale"; "required": false; }; "yScale": { "alias": "yScale"; "required": false; }; "excludeFromDomainCalculation": { "alias": "excludeFromDomainCalculation"; "required": false; }; "groupWidth": { "alias": "groupWidth"; "required": false; }; "groupMaxWidth": { "alias": "groupMaxWidth"; "required": false; }; "dataStep": { "alias": "dataStep"; "required": false; }; "groupPadding": { "alias": "groupPadding"; "required": false; }; "barPadding": { "alias": "barPadding"; "required": false; }; "roundedCorners": { "alias": "roundedCorners"; "required": false; }; "barMinHeight": { "alias": "barMinHeight"; "required": false; }; "cursor": { "alias": "cursor"; "required": false; }; "orientation": { "alias": "orientation"; "required": false; }; "data": { "alias": "data"; "required": false; }; }, {}, never, never, false, never>;
|
|
101
101
|
}
|
|
@@ -98,5 +98,5 @@ export declare class VisLineComponent<Datum> implements LineConfigInterface<Datu
|
|
|
98
98
|
ngOnChanges(changes: SimpleChanges): void;
|
|
99
99
|
private getConfig;
|
|
100
100
|
static ɵfac: i0.ɵɵFactoryDeclaration<VisLineComponent<any>, never>;
|
|
101
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<VisLineComponent<any>, "vis-line", never, { "duration": "duration"; "events": "events"; "attributes": "attributes"; "x": "x"; "y": "y"; "id": "id"; "color": "color"; "xScale": "xScale"; "yScale": "yScale"; "excludeFromDomainCalculation": "excludeFromDomainCalculation"; "curveType": "curveType"; "lineWidth": "lineWidth"; "lineDashArray": "lineDashArray"; "fallbackValue": "fallbackValue"; "highlightOnHover": "highlightOnHover"; "cursor": "cursor"; "interpolateMissingData": "interpolateMissingData"; "data": "data"; }, {}, never, never>;
|
|
101
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<VisLineComponent<any>, "vis-line", never, { "duration": { "alias": "duration"; "required": false; }; "events": { "alias": "events"; "required": false; }; "attributes": { "alias": "attributes"; "required": false; }; "x": { "alias": "x"; "required": false; }; "y": { "alias": "y"; "required": false; }; "id": { "alias": "id"; "required": false; }; "color": { "alias": "color"; "required": false; }; "xScale": { "alias": "xScale"; "required": false; }; "yScale": { "alias": "yScale"; "required": false; }; "excludeFromDomainCalculation": { "alias": "excludeFromDomainCalculation"; "required": false; }; "curveType": { "alias": "curveType"; "required": false; }; "lineWidth": { "alias": "lineWidth"; "required": false; }; "lineDashArray": { "alias": "lineDashArray"; "required": false; }; "fallbackValue": { "alias": "fallbackValue"; "required": false; }; "highlightOnHover": { "alias": "highlightOnHover"; "required": false; }; "cursor": { "alias": "cursor"; "required": false; }; "interpolateMissingData": { "alias": "interpolateMissingData"; "required": false; }; "data": { "alias": "data"; "required": false; }; }, {}, never, never, false, never>;
|
|
102
102
|
}
|
|
@@ -103,5 +103,5 @@ export declare class VisNestedDonutComponent<Datum> implements NestedDonutConfig
|
|
|
103
103
|
ngOnChanges(changes: SimpleChanges): void;
|
|
104
104
|
private getConfig;
|
|
105
105
|
static ɵfac: i0.ɵɵFactoryDeclaration<VisNestedDonutComponent<any>, never>;
|
|
106
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<VisNestedDonutComponent<any>, "vis-nested-donut", never, { "duration": "duration"; "events": "events"; "attributes": "attributes"; "angleRange": "angleRange"; "direction": "direction"; "value": "value"; "centralLabel": "centralLabel"; "centralSubLabel": "centralSubLabel"; "centralSubLabelWrap": "centralSubLabelWrap"; "showBackground": "showBackground"; "sort": "sort"; "layers": "layers"; "layerSettings": "layerSettings"; "layerPadding": "layerPadding"; "cornerRadius": "cornerRadius"; "emptySegmentAngle": "emptySegmentAngle"; "hideOverflowingSegmentLabels": "hideOverflowingSegmentLabels"; "segmentColor": "segmentColor"; "segmentLabel": "segmentLabel"; "segmentLabelColor": "segmentLabelColor"; "showEmptySegments": "showEmptySegments"; "showSegmentLabels": "showSegmentLabels"; "data": "data"; }, {}, never, never>;
|
|
106
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<VisNestedDonutComponent<any>, "vis-nested-donut", never, { "duration": { "alias": "duration"; "required": false; }; "events": { "alias": "events"; "required": false; }; "attributes": { "alias": "attributes"; "required": false; }; "angleRange": { "alias": "angleRange"; "required": false; }; "direction": { "alias": "direction"; "required": false; }; "value": { "alias": "value"; "required": false; }; "centralLabel": { "alias": "centralLabel"; "required": false; }; "centralSubLabel": { "alias": "centralSubLabel"; "required": false; }; "centralSubLabelWrap": { "alias": "centralSubLabelWrap"; "required": false; }; "showBackground": { "alias": "showBackground"; "required": false; }; "sort": { "alias": "sort"; "required": false; }; "layers": { "alias": "layers"; "required": false; }; "layerSettings": { "alias": "layerSettings"; "required": false; }; "layerPadding": { "alias": "layerPadding"; "required": false; }; "cornerRadius": { "alias": "cornerRadius"; "required": false; }; "emptySegmentAngle": { "alias": "emptySegmentAngle"; "required": false; }; "hideOverflowingSegmentLabels": { "alias": "hideOverflowingSegmentLabels"; "required": false; }; "segmentColor": { "alias": "segmentColor"; "required": false; }; "segmentLabel": { "alias": "segmentLabel"; "required": false; }; "segmentLabelColor": { "alias": "segmentLabelColor"; "required": false; }; "showEmptySegments": { "alias": "showEmptySegments"; "required": false; }; "showSegmentLabels": { "alias": "showSegmentLabels"; "required": false; }; "data": { "alias": "data"; "required": false; }; }, {}, never, never, false, never>;
|
|
107
107
|
}
|
|
@@ -77,5 +77,5 @@ export declare class VisPlotbandComponent<Datum> implements PlotbandConfigInterf
|
|
|
77
77
|
ngOnChanges(changes: SimpleChanges): void;
|
|
78
78
|
private getConfig;
|
|
79
79
|
static ɵfac: i0.ɵɵFactoryDeclaration<VisPlotbandComponent<any>, never>;
|
|
80
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<VisPlotbandComponent<any>, "vis-plotband", never, { "duration": "duration"; "events": "events"; "attributes": "attributes"; "axis": "axis"; "from": "from"; "to": "to"; "labelText": "labelText"; "labelPosition": "labelPosition"; "labelOffsetX": "labelOffsetX"; "labelOffsetY": "labelOffsetY"; "labelOrientation": "labelOrientation"; "labelColor": "labelColor"; "labelSize": "labelSize"; }, {}, never, never>;
|
|
80
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<VisPlotbandComponent<any>, "vis-plotband", never, { "duration": { "alias": "duration"; "required": false; }; "events": { "alias": "events"; "required": false; }; "attributes": { "alias": "attributes"; "required": false; }; "axis": { "alias": "axis"; "required": false; }; "from": { "alias": "from"; "required": false; }; "to": { "alias": "to"; "required": false; }; "labelText": { "alias": "labelText"; "required": false; }; "labelPosition": { "alias": "labelPosition"; "required": false; }; "labelOffsetX": { "alias": "labelOffsetX"; "required": false; }; "labelOffsetY": { "alias": "labelOffsetY"; "required": false; }; "labelOrientation": { "alias": "labelOrientation"; "required": false; }; "labelColor": { "alias": "labelColor"; "required": false; }; "labelSize": { "alias": "labelSize"; "required": false; }; }, {}, never, never, false, never>;
|
|
81
81
|
}
|
|
@@ -83,5 +83,5 @@ export declare class VisPlotlineComponent<Datum> implements PlotlineConfigInterf
|
|
|
83
83
|
ngOnChanges(changes: SimpleChanges): void;
|
|
84
84
|
private getConfig;
|
|
85
85
|
static ɵfac: i0.ɵɵFactoryDeclaration<VisPlotlineComponent<any>, never>;
|
|
86
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<VisPlotlineComponent<any>, "vis-plotline", never, { "duration": "duration"; "events": "events"; "attributes": "attributes"; "lineWidth": "lineWidth"; "axis": "axis"; "value": "value"; "lineStyle": "lineStyle"; "labelText": "labelText"; "labelPosition": "labelPosition"; "labelOffsetX": "labelOffsetX"; "labelOffsetY": "labelOffsetY"; "labelOrientation": "labelOrientation"; "labelColor": "labelColor"; "labelSize": "labelSize"; }, {}, never, never>;
|
|
86
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<VisPlotlineComponent<any>, "vis-plotline", never, { "duration": { "alias": "duration"; "required": false; }; "events": { "alias": "events"; "required": false; }; "attributes": { "alias": "attributes"; "required": false; }; "lineWidth": { "alias": "lineWidth"; "required": false; }; "axis": { "alias": "axis"; "required": false; }; "value": { "alias": "value"; "required": false; }; "lineStyle": { "alias": "lineStyle"; "required": false; }; "labelText": { "alias": "labelText"; "required": false; }; "labelPosition": { "alias": "labelPosition"; "required": false; }; "labelOffsetX": { "alias": "labelOffsetX"; "required": false; }; "labelOffsetY": { "alias": "labelOffsetY"; "required": false; }; "labelOrientation": { "alias": "labelOrientation"; "required": false; }; "labelColor": { "alias": "labelColor"; "required": false; }; "labelSize": { "alias": "labelSize"; "required": false; }; }, {}, never, never, false, never>;
|
|
87
87
|
}
|
|
@@ -186,5 +186,5 @@ export declare class VisSankeyComponent<N extends SankeyInputNode, L extends San
|
|
|
186
186
|
ngOnChanges(changes: SimpleChanges): void;
|
|
187
187
|
private getConfig;
|
|
188
188
|
static ɵfac: i0.ɵɵFactoryDeclaration<VisSankeyComponent<any, any>, never>;
|
|
189
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<VisSankeyComponent<any, any>, "vis-sankey", never, { "duration": "duration"; "events": "events"; "attributes": "attributes"; "id": "id"; "heightNormalizationCoeff": "heightNormalizationCoeff"; "zoomScale": "zoomScale"; "zoomPan": "zoomPan"; "enableZoom": "enableZoom"; "zoomExtent": "zoomExtent"; "zoomMode": "zoomMode"; "exitTransitionType": "exitTransitionType"; "enterTransitionType": "enterTransitionType"; "highlightSubtreeOnHover": "highlightSubtreeOnHover"; "highlightDuration": "highlightDuration"; "highlightDelay": "highlightDelay"; "iterations": "iterations"; "nodeSort": "nodeSort"; "linkSort": "linkSort"; "nodeWidth": "nodeWidth"; "nodeAlign": "nodeAlign"; "nodeHorizontalSpacing": "nodeHorizontalSpacing"; "nodeMinHeight": "nodeMinHeight"; "nodeMaxHeight": "nodeMaxHeight"; "nodePadding": "nodePadding"; "showSingleNode": "showSingleNode"; "nodeCursor": "nodeCursor"; "nodeIcon": "nodeIcon"; "nodeColor": "nodeColor"; "nodeFixedValue": "nodeFixedValue"; "nodeIconColor": "nodeIconColor"; "linkColor": "linkColor"; "linkValue": "linkValue"; "linkCursor": "linkCursor"; "label": "label"; "subLabel": "subLabel"; "labelPosition": "labelPosition"; "labelVerticalAlign": "labelVerticalAlign"; "labelBackground": "labelBackground"; "labelFit": "labelFit"; "labelMaxWidth": "labelMaxWidth"; "labelMaxWidthTakeAvailableSpace": "labelMaxWidthTakeAvailableSpace"; "labelMaxWidthTakeAvailableSpaceTolerance": "labelMaxWidthTakeAvailableSpaceTolerance"; "labelExpandTrimmedOnHover": "labelExpandTrimmedOnHover"; "labelTrimMode": "labelTrimMode"; "labelFontSize": "labelFontSize"; "labelTextSeparator": "labelTextSeparator"; "labelTextDecoration": "labelTextDecoration"; "labelForceWordBreak": "labelForceWordBreak"; "labelColor": "labelColor"; "labelCursor": "labelCursor"; "labelVisibility": "labelVisibility"; "subLabelFontSize": "subLabelFontSize"; "subLabelColor": "subLabelColor"; "subLabelPlacement": "subLabelPlacement"; "subLabelTextDecoration": "subLabelTextDecoration"; "subLabelToLabelInlineWidthRatio": "subLabelToLabelInlineWidthRatio"; "onZoom": "onZoom"; "selectedNodeIds": "selectedNodeIds"; "data": "data"; }, {}, never, never>;
|
|
189
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<VisSankeyComponent<any, any>, "vis-sankey", never, { "duration": { "alias": "duration"; "required": false; }; "events": { "alias": "events"; "required": false; }; "attributes": { "alias": "attributes"; "required": false; }; "id": { "alias": "id"; "required": false; }; "heightNormalizationCoeff": { "alias": "heightNormalizationCoeff"; "required": false; }; "zoomScale": { "alias": "zoomScale"; "required": false; }; "zoomPan": { "alias": "zoomPan"; "required": false; }; "enableZoom": { "alias": "enableZoom"; "required": false; }; "zoomExtent": { "alias": "zoomExtent"; "required": false; }; "zoomMode": { "alias": "zoomMode"; "required": false; }; "exitTransitionType": { "alias": "exitTransitionType"; "required": false; }; "enterTransitionType": { "alias": "enterTransitionType"; "required": false; }; "highlightSubtreeOnHover": { "alias": "highlightSubtreeOnHover"; "required": false; }; "highlightDuration": { "alias": "highlightDuration"; "required": false; }; "highlightDelay": { "alias": "highlightDelay"; "required": false; }; "iterations": { "alias": "iterations"; "required": false; }; "nodeSort": { "alias": "nodeSort"; "required": false; }; "linkSort": { "alias": "linkSort"; "required": false; }; "nodeWidth": { "alias": "nodeWidth"; "required": false; }; "nodeAlign": { "alias": "nodeAlign"; "required": false; }; "nodeHorizontalSpacing": { "alias": "nodeHorizontalSpacing"; "required": false; }; "nodeMinHeight": { "alias": "nodeMinHeight"; "required": false; }; "nodeMaxHeight": { "alias": "nodeMaxHeight"; "required": false; }; "nodePadding": { "alias": "nodePadding"; "required": false; }; "showSingleNode": { "alias": "showSingleNode"; "required": false; }; "nodeCursor": { "alias": "nodeCursor"; "required": false; }; "nodeIcon": { "alias": "nodeIcon"; "required": false; }; "nodeColor": { "alias": "nodeColor"; "required": false; }; "nodeFixedValue": { "alias": "nodeFixedValue"; "required": false; }; "nodeIconColor": { "alias": "nodeIconColor"; "required": false; }; "linkColor": { "alias": "linkColor"; "required": false; }; "linkValue": { "alias": "linkValue"; "required": false; }; "linkCursor": { "alias": "linkCursor"; "required": false; }; "label": { "alias": "label"; "required": false; }; "subLabel": { "alias": "subLabel"; "required": false; }; "labelPosition": { "alias": "labelPosition"; "required": false; }; "labelVerticalAlign": { "alias": "labelVerticalAlign"; "required": false; }; "labelBackground": { "alias": "labelBackground"; "required": false; }; "labelFit": { "alias": "labelFit"; "required": false; }; "labelMaxWidth": { "alias": "labelMaxWidth"; "required": false; }; "labelMaxWidthTakeAvailableSpace": { "alias": "labelMaxWidthTakeAvailableSpace"; "required": false; }; "labelMaxWidthTakeAvailableSpaceTolerance": { "alias": "labelMaxWidthTakeAvailableSpaceTolerance"; "required": false; }; "labelExpandTrimmedOnHover": { "alias": "labelExpandTrimmedOnHover"; "required": false; }; "labelTrimMode": { "alias": "labelTrimMode"; "required": false; }; "labelFontSize": { "alias": "labelFontSize"; "required": false; }; "labelTextSeparator": { "alias": "labelTextSeparator"; "required": false; }; "labelTextDecoration": { "alias": "labelTextDecoration"; "required": false; }; "labelForceWordBreak": { "alias": "labelForceWordBreak"; "required": false; }; "labelColor": { "alias": "labelColor"; "required": false; }; "labelCursor": { "alias": "labelCursor"; "required": false; }; "labelVisibility": { "alias": "labelVisibility"; "required": false; }; "subLabelFontSize": { "alias": "subLabelFontSize"; "required": false; }; "subLabelColor": { "alias": "subLabelColor"; "required": false; }; "subLabelPlacement": { "alias": "subLabelPlacement"; "required": false; }; "subLabelTextDecoration": { "alias": "subLabelTextDecoration"; "required": false; }; "subLabelToLabelInlineWidthRatio": { "alias": "subLabelToLabelInlineWidthRatio"; "required": false; }; "onZoom": { "alias": "onZoom"; "required": false; }; "selectedNodeIds": { "alias": "selectedNodeIds"; "required": false; }; "data": { "alias": "data"; "required": false; }; }, {}, never, never, false, never>;
|
|
190
190
|
}
|
|
@@ -106,5 +106,5 @@ export declare class VisScatterComponent<Datum> implements ScatterConfigInterfac
|
|
|
106
106
|
ngOnChanges(changes: SimpleChanges): void;
|
|
107
107
|
private getConfig;
|
|
108
108
|
static ɵfac: i0.ɵɵFactoryDeclaration<VisScatterComponent<any>, never>;
|
|
109
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<VisScatterComponent<any>, "vis-scatter", never, { "duration": "duration"; "events": "events"; "attributes": "attributes"; "x": "x"; "y": "y"; "id": "id"; "color": "color"; "xScale": "xScale"; "yScale": "yScale"; "excludeFromDomainCalculation": "excludeFromDomainCalculation"; "size": "size"; "sizeScale": "sizeScale"; "sizeRange": "sizeRange"; "shape": "shape"; "label": "label"; "labelColor": "labelColor"; "labelHideOverlapping": "labelHideOverlapping"; "cursor": "cursor"; "labelTextBrightnessRatio": "labelTextBrightnessRatio"; "labelPosition": "labelPosition"; "strokeColor": "strokeColor"; "strokeWidth": "strokeWidth"; "data": "data"; }, {}, never, never>;
|
|
109
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<VisScatterComponent<any>, "vis-scatter", never, { "duration": { "alias": "duration"; "required": false; }; "events": { "alias": "events"; "required": false; }; "attributes": { "alias": "attributes"; "required": false; }; "x": { "alias": "x"; "required": false; }; "y": { "alias": "y"; "required": false; }; "id": { "alias": "id"; "required": false; }; "color": { "alias": "color"; "required": false; }; "xScale": { "alias": "xScale"; "required": false; }; "yScale": { "alias": "yScale"; "required": false; }; "excludeFromDomainCalculation": { "alias": "excludeFromDomainCalculation"; "required": false; }; "size": { "alias": "size"; "required": false; }; "sizeScale": { "alias": "sizeScale"; "required": false; }; "sizeRange": { "alias": "sizeRange"; "required": false; }; "shape": { "alias": "shape"; "required": false; }; "label": { "alias": "label"; "required": false; }; "labelColor": { "alias": "labelColor"; "required": false; }; "labelHideOverlapping": { "alias": "labelHideOverlapping"; "required": false; }; "cursor": { "alias": "cursor"; "required": false; }; "labelTextBrightnessRatio": { "alias": "labelTextBrightnessRatio"; "required": false; }; "labelPosition": { "alias": "labelPosition"; "required": false; }; "strokeColor": { "alias": "strokeColor"; "required": false; }; "strokeWidth": { "alias": "strokeWidth"; "required": false; }; "data": { "alias": "data"; "required": false; }; }, {}, never, never, false, never>;
|
|
110
110
|
}
|
|
@@ -99,5 +99,5 @@ export declare class VisStackedBarComponent<Datum> implements StackedBarConfigIn
|
|
|
99
99
|
ngOnChanges(changes: SimpleChanges): void;
|
|
100
100
|
private getConfig;
|
|
101
101
|
static ɵfac: i0.ɵɵFactoryDeclaration<VisStackedBarComponent<any>, never>;
|
|
102
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<VisStackedBarComponent<any>, "vis-stacked-bar", never, { "duration": "duration"; "events": "events"; "attributes": "attributes"; "x": "x"; "y": "y"; "id": "id"; "color": "color"; "xScale": "xScale"; "yScale": "yScale"; "excludeFromDomainCalculation": "excludeFromDomainCalculation"; "barWidth": "barWidth"; "barMaxWidth": "barMaxWidth"; "dataStep": "dataStep"; "barPadding": "barPadding"; "roundedCorners": "roundedCorners"; "cursor": "cursor"; "barMinHeight1Px": "barMinHeight1Px"; "barMinHeightZeroValue": "barMinHeightZeroValue"; "orientation": "orientation"; "data": "data"; }, {}, never, never>;
|
|
102
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<VisStackedBarComponent<any>, "vis-stacked-bar", never, { "duration": { "alias": "duration"; "required": false; }; "events": { "alias": "events"; "required": false; }; "attributes": { "alias": "attributes"; "required": false; }; "x": { "alias": "x"; "required": false; }; "y": { "alias": "y"; "required": false; }; "id": { "alias": "id"; "required": false; }; "color": { "alias": "color"; "required": false; }; "xScale": { "alias": "xScale"; "required": false; }; "yScale": { "alias": "yScale"; "required": false; }; "excludeFromDomainCalculation": { "alias": "excludeFromDomainCalculation"; "required": false; }; "barWidth": { "alias": "barWidth"; "required": false; }; "barMaxWidth": { "alias": "barMaxWidth"; "required": false; }; "dataStep": { "alias": "dataStep"; "required": false; }; "barPadding": { "alias": "barPadding"; "required": false; }; "roundedCorners": { "alias": "roundedCorners"; "required": false; }; "cursor": { "alias": "cursor"; "required": false; }; "barMinHeight1Px": { "alias": "barMinHeight1Px"; "required": false; }; "barMinHeightZeroValue": { "alias": "barMinHeightZeroValue"; "required": false; }; "orientation": { "alias": "orientation"; "required": false; }; "data": { "alias": "data"; "required": false; }; }, {}, never, never, false, never>;
|
|
103
103
|
}
|
|
@@ -149,5 +149,5 @@ export declare class VisTimelineComponent<Datum> implements TimelineConfigInterf
|
|
|
149
149
|
ngOnChanges(changes: SimpleChanges): void;
|
|
150
150
|
private getConfig;
|
|
151
151
|
static ɵfac: i0.ɵɵFactoryDeclaration<VisTimelineComponent<any>, never>;
|
|
152
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<VisTimelineComponent<any>, "vis-timeline", never, { "duration": "duration"; "events": "events"; "attributes": "attributes"; "x": "x"; "id": "id"; "color": "color"; "xScale": "xScale"; "yScale": "yScale"; "excludeFromDomainCalculation": "excludeFromDomainCalculation"; "type": "type"; "length": "length"; "cursor": "cursor"; "lineRow": "lineRow"; "lineDuration": "lineDuration"; "lineWidth": "lineWidth"; "lineCap": "lineCap"; "lineStartIcon": "lineStartIcon"; "lineStartIconColor": "lineStartIconColor"; "lineStartIconSize": "lineStartIconSize"; "lineStartIconArrangement": "lineStartIconArrangement"; "lineEndIcon": "lineEndIcon"; "lineEndIconColor": "lineEndIconColor"; "lineEndIconSize": "lineEndIconSize"; "lineEndIconArrangement": "lineEndIconArrangement"; "lineCursor": "lineCursor"; "showEmptySegments": "showEmptySegments"; "showEmptySegmentsCorrectPosition": "showEmptySegmentsCorrectPosition"; "rowHeight": "rowHeight"; "alternatingRowColors": "alternatingRowColors"; "showLabels": "showLabels"; "labelWidth": "labelWidth"; "maxLabelWidth": "maxLabelWidth"; "showRowLabels": "showRowLabels"; "rowLabelStyle": "rowLabelStyle"; "rowLabelFormatter": "rowLabelFormatter"; "rowIcon": "rowIcon"; "rowLabelWidth": "rowLabelWidth"; "rowMaxLabelWidth": "rowMaxLabelWidth"; "rowLabelTextAlign": "rowLabelTextAlign"; "arrows": "arrows"; "animationLineEnterPosition": "animationLineEnterPosition"; "animationLineExitPosition": "animationLineExitPosition"; "onScroll": "onScroll"; "data": "data"; }, {}, never, never>;
|
|
152
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<VisTimelineComponent<any>, "vis-timeline", never, { "duration": { "alias": "duration"; "required": false; }; "events": { "alias": "events"; "required": false; }; "attributes": { "alias": "attributes"; "required": false; }; "x": { "alias": "x"; "required": false; }; "id": { "alias": "id"; "required": false; }; "color": { "alias": "color"; "required": false; }; "xScale": { "alias": "xScale"; "required": false; }; "yScale": { "alias": "yScale"; "required": false; }; "excludeFromDomainCalculation": { "alias": "excludeFromDomainCalculation"; "required": false; }; "type": { "alias": "type"; "required": false; }; "length": { "alias": "length"; "required": false; }; "cursor": { "alias": "cursor"; "required": false; }; "lineRow": { "alias": "lineRow"; "required": false; }; "lineDuration": { "alias": "lineDuration"; "required": false; }; "lineWidth": { "alias": "lineWidth"; "required": false; }; "lineCap": { "alias": "lineCap"; "required": false; }; "lineStartIcon": { "alias": "lineStartIcon"; "required": false; }; "lineStartIconColor": { "alias": "lineStartIconColor"; "required": false; }; "lineStartIconSize": { "alias": "lineStartIconSize"; "required": false; }; "lineStartIconArrangement": { "alias": "lineStartIconArrangement"; "required": false; }; "lineEndIcon": { "alias": "lineEndIcon"; "required": false; }; "lineEndIconColor": { "alias": "lineEndIconColor"; "required": false; }; "lineEndIconSize": { "alias": "lineEndIconSize"; "required": false; }; "lineEndIconArrangement": { "alias": "lineEndIconArrangement"; "required": false; }; "lineCursor": { "alias": "lineCursor"; "required": false; }; "showEmptySegments": { "alias": "showEmptySegments"; "required": false; }; "showEmptySegmentsCorrectPosition": { "alias": "showEmptySegmentsCorrectPosition"; "required": false; }; "rowHeight": { "alias": "rowHeight"; "required": false; }; "alternatingRowColors": { "alias": "alternatingRowColors"; "required": false; }; "showLabels": { "alias": "showLabels"; "required": false; }; "labelWidth": { "alias": "labelWidth"; "required": false; }; "maxLabelWidth": { "alias": "maxLabelWidth"; "required": false; }; "showRowLabels": { "alias": "showRowLabels"; "required": false; }; "rowLabelStyle": { "alias": "rowLabelStyle"; "required": false; }; "rowLabelFormatter": { "alias": "rowLabelFormatter"; "required": false; }; "rowIcon": { "alias": "rowIcon"; "required": false; }; "rowLabelWidth": { "alias": "rowLabelWidth"; "required": false; }; "rowMaxLabelWidth": { "alias": "rowMaxLabelWidth"; "required": false; }; "rowLabelTextAlign": { "alias": "rowLabelTextAlign"; "required": false; }; "arrows": { "alias": "arrows"; "required": false; }; "animationLineEnterPosition": { "alias": "animationLineEnterPosition"; "required": false; }; "animationLineExitPosition": { "alias": "animationLineExitPosition"; "required": false; }; "onScroll": { "alias": "onScroll"; "required": false; }; "data": { "alias": "data"; "required": false; }; }, {}, never, never, false, never>;
|
|
153
153
|
}
|
|
@@ -69,5 +69,5 @@ export declare class VisTooltipComponent implements TooltipConfigInterface, Afte
|
|
|
69
69
|
ngOnChanges(changes: SimpleChanges): void;
|
|
70
70
|
private getConfig;
|
|
71
71
|
static ɵfac: i0.ɵɵFactoryDeclaration<VisTooltipComponent, never>;
|
|
72
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<VisTooltipComponent, "vis-tooltip", never, { "components": "components"; "container": "container"; "followCursor": "followCursor"; "allowHover": "allowHover"; "horizontalPlacement": "horizontalPlacement"; "horizontalShift": "horizontalShift"; "verticalPlacement": "verticalPlacement"; "verticalShift": "verticalShift"; "triggers": "triggers"; "attributes": "attributes"; "className": "className"; "hideDelay": "hideDelay"; "showDelay": "showDelay"; }, {}, never, never>;
|
|
72
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<VisTooltipComponent, "vis-tooltip", never, { "components": { "alias": "components"; "required": false; }; "container": { "alias": "container"; "required": false; }; "followCursor": { "alias": "followCursor"; "required": false; }; "allowHover": { "alias": "allowHover"; "required": false; }; "horizontalPlacement": { "alias": "horizontalPlacement"; "required": false; }; "horizontalShift": { "alias": "horizontalShift"; "required": false; }; "verticalPlacement": { "alias": "verticalPlacement"; "required": false; }; "verticalShift": { "alias": "verticalShift"; "required": false; }; "triggers": { "alias": "triggers"; "required": false; }; "attributes": { "alias": "attributes"; "required": false; }; "className": { "alias": "className"; "required": false; }; "hideDelay": { "alias": "hideDelay"; "required": false; }; "showDelay": { "alias": "showDelay"; "required": false; }; }, {}, never, never, false, never>;
|
|
73
73
|
}
|
|
@@ -121,5 +121,5 @@ export declare class VisTopoJSONMapComponent<AreaDatum, PointDatum, LinkDatum> i
|
|
|
121
121
|
ngOnChanges(changes: SimpleChanges): void;
|
|
122
122
|
private getConfig;
|
|
123
123
|
static ɵfac: i0.ɵɵFactoryDeclaration<VisTopoJSONMapComponent<any, any, any>, never>;
|
|
124
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<VisTopoJSONMapComponent<any, any, any>, "vis-topojson-map", never, { "duration": "duration"; "events": "events"; "attributes": "attributes"; "projection": "projection"; "topojson": "topojson"; "mapFeatureName": "mapFeatureName"; "mapFitToPoints": "mapFitToPoints"; "zoomFactor": "zoomFactor"; "disableZoom": "disableZoom"; "zoomExtent": "zoomExtent"; "zoomDuration": "zoomDuration"; "linkWidth": "linkWidth"; "linkColor": "linkColor"; "linkCursor": "linkCursor"; "linkId": "linkId"; "linkSource": "linkSource"; "linkTarget": "linkTarget"; "areaId": "areaId"; "areaColor": "areaColor"; "areaCursor": "areaCursor"; "pointColor": "pointColor"; "pointRadius": "pointRadius"; "pointStrokeWidth": "pointStrokeWidth"; "pointCursor": "pointCursor"; "longitude": "longitude"; "latitude": "latitude"; "pointLabel": "pointLabel"; "pointLabelPosition": "pointLabelPosition"; "pointLabelTextBrightnessRatio": "pointLabelTextBrightnessRatio"; "pointId": "pointId"; "heatmapMode": "heatmapMode"; "heatmapModeBlurStdDeviation": "heatmapModeBlurStdDeviation"; "heatmapModeZoomLevelThreshold": "heatmapModeZoomLevelThreshold"; "data": "data"; }, {}, never, never>;
|
|
124
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<VisTopoJSONMapComponent<any, any, any>, "vis-topojson-map", never, { "duration": { "alias": "duration"; "required": false; }; "events": { "alias": "events"; "required": false; }; "attributes": { "alias": "attributes"; "required": false; }; "projection": { "alias": "projection"; "required": false; }; "topojson": { "alias": "topojson"; "required": false; }; "mapFeatureName": { "alias": "mapFeatureName"; "required": false; }; "mapFitToPoints": { "alias": "mapFitToPoints"; "required": false; }; "zoomFactor": { "alias": "zoomFactor"; "required": false; }; "disableZoom": { "alias": "disableZoom"; "required": false; }; "zoomExtent": { "alias": "zoomExtent"; "required": false; }; "zoomDuration": { "alias": "zoomDuration"; "required": false; }; "linkWidth": { "alias": "linkWidth"; "required": false; }; "linkColor": { "alias": "linkColor"; "required": false; }; "linkCursor": { "alias": "linkCursor"; "required": false; }; "linkId": { "alias": "linkId"; "required": false; }; "linkSource": { "alias": "linkSource"; "required": false; }; "linkTarget": { "alias": "linkTarget"; "required": false; }; "areaId": { "alias": "areaId"; "required": false; }; "areaColor": { "alias": "areaColor"; "required": false; }; "areaCursor": { "alias": "areaCursor"; "required": false; }; "pointColor": { "alias": "pointColor"; "required": false; }; "pointRadius": { "alias": "pointRadius"; "required": false; }; "pointStrokeWidth": { "alias": "pointStrokeWidth"; "required": false; }; "pointCursor": { "alias": "pointCursor"; "required": false; }; "longitude": { "alias": "longitude"; "required": false; }; "latitude": { "alias": "latitude"; "required": false; }; "pointLabel": { "alias": "pointLabel"; "required": false; }; "pointLabelPosition": { "alias": "pointLabelPosition"; "required": false; }; "pointLabelTextBrightnessRatio": { "alias": "pointLabelTextBrightnessRatio"; "required": false; }; "pointId": { "alias": "pointId"; "required": false; }; "heatmapMode": { "alias": "heatmapMode"; "required": false; }; "heatmapModeBlurStdDeviation": { "alias": "heatmapModeBlurStdDeviation"; "required": false; }; "heatmapModeZoomLevelThreshold": { "alias": "heatmapModeZoomLevelThreshold"; "required": false; }; "data": { "alias": "data"; "required": false; }; }, {}, never, never, false, never>;
|
|
125
125
|
}
|
|
@@ -103,5 +103,5 @@ export declare class VisXYLabelsComponent<Datum> implements XYLabelsConfigInterf
|
|
|
103
103
|
ngOnChanges(changes: SimpleChanges): void;
|
|
104
104
|
private getConfig;
|
|
105
105
|
static ɵfac: i0.ɵɵFactoryDeclaration<VisXYLabelsComponent<any>, never>;
|
|
106
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<VisXYLabelsComponent<any>, "vis-xy-labels", never, { "duration": "duration"; "events": "events"; "attributes": "attributes"; "x": "x"; "y": "y"; "id": "id"; "color": "color"; "xScale": "xScale"; "yScale": "yScale"; "excludeFromDomainCalculation": "excludeFromDomainCalculation"; "xPositioning": "xPositioning"; "yPositioning": "yPositioning"; "labelFontSize": "labelFontSize"; "label": "label"; "backgroundColor": "backgroundColor"; "cursor": "cursor"; "labelTextBrightnessRatio": "labelTextBrightnessRatio"; "clustering": "clustering"; "clusterLabel": "clusterLabel"; "clusterFontSize": "clusterFontSize"; "clusterBackgroundColor": "clusterBackgroundColor"; "clusterCursor": "clusterCursor"; "clusterLabelColor": "clusterLabelColor"; "data": "data"; }, {}, never, never>;
|
|
106
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<VisXYLabelsComponent<any>, "vis-xy-labels", never, { "duration": { "alias": "duration"; "required": false; }; "events": { "alias": "events"; "required": false; }; "attributes": { "alias": "attributes"; "required": false; }; "x": { "alias": "x"; "required": false; }; "y": { "alias": "y"; "required": false; }; "id": { "alias": "id"; "required": false; }; "color": { "alias": "color"; "required": false; }; "xScale": { "alias": "xScale"; "required": false; }; "yScale": { "alias": "yScale"; "required": false; }; "excludeFromDomainCalculation": { "alias": "excludeFromDomainCalculation"; "required": false; }; "xPositioning": { "alias": "xPositioning"; "required": false; }; "yPositioning": { "alias": "yPositioning"; "required": false; }; "labelFontSize": { "alias": "labelFontSize"; "required": false; }; "label": { "alias": "label"; "required": false; }; "backgroundColor": { "alias": "backgroundColor"; "required": false; }; "cursor": { "alias": "cursor"; "required": false; }; "labelTextBrightnessRatio": { "alias": "labelTextBrightnessRatio"; "required": false; }; "clustering": { "alias": "clustering"; "required": false; }; "clusterLabel": { "alias": "clusterLabel"; "required": false; }; "clusterFontSize": { "alias": "clusterFontSize"; "required": false; }; "clusterBackgroundColor": { "alias": "clusterBackgroundColor"; "required": false; }; "clusterCursor": { "alias": "clusterCursor"; "required": false; }; "clusterLabelColor": { "alias": "clusterLabelColor"; "required": false; }; "data": { "alias": "data"; "required": false; }; }, {}, never, never, false, never>;
|
|
107
107
|
}
|
|
@@ -42,5 +42,5 @@ export declare class VisSingleContainerComponent<Data = unknown, C extends Compo
|
|
|
42
42
|
getConfig(): SingleContainerConfigInterface<Data>;
|
|
43
43
|
ngOnDestroy(): void;
|
|
44
44
|
static ɵfac: i0.ɵɵFactoryDeclaration<VisSingleContainerComponent<any, any>, never>;
|
|
45
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<VisSingleContainerComponent<any, any>, "vis-single-container", never, { "width": "width"; "height": "height"; "margin": "margin"; "duration": "duration"; "ariaLabel": "ariaLabel"; "svgDefs": "svgDefs"; "sizing": "sizing"; "data": "data"; }, {}, ["visComponent", "tooltipComponent", "annotationsComponent"], ["*"]>;
|
|
45
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<VisSingleContainerComponent<any, any>, "vis-single-container", never, { "width": { "alias": "width"; "required": false; }; "height": { "alias": "height"; "required": false; }; "margin": { "alias": "margin"; "required": false; }; "duration": { "alias": "duration"; "required": false; }; "ariaLabel": { "alias": "ariaLabel"; "required": false; }; "svgDefs": { "alias": "svgDefs"; "required": false; }; "sizing": { "alias": "sizing"; "required": false; }; "data": { "alias": "data"; "required": false; }; }, {}, ["visComponent", "tooltipComponent", "annotationsComponent"], ["*"], false, never>;
|
|
46
46
|
}
|
|
@@ -97,5 +97,5 @@ export declare class VisXYContainerComponent<Datum> implements AfterViewInit, Af
|
|
|
97
97
|
passContainerReferenceToChildren(): void;
|
|
98
98
|
ngOnDestroy(): void;
|
|
99
99
|
static ɵfac: i0.ɵɵFactoryDeclaration<VisXYContainerComponent<any>, never>;
|
|
100
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<VisXYContainerComponent<any>, "vis-xy-container", never, { "width": "width"; "height": "height"; "xScale": "xScale"; "xDomain": "xDomain"; "xDomainMinConstraint": "xDomainMinConstraint"; "xDomainMaxConstraint": "xDomainMaxConstraint"; "xRange": "xRange"; "yScale": "yScale"; "yDomain": "yDomain"; "yDomainMinConstraint": "yDomainMinConstraint"; "yDomainMaxConstraint": "yDomainMaxConstraint"; "yRange": "yRange"; "yDirection": "yDirection"; "preventEmptyDomain": "preventEmptyDomain"; "duration": "duration"; "margin": "margin"; "padding": "padding"; "scaleByDomain": "scaleByDomain"; "autoMargin": "autoMargin"; "ariaLabel": "ariaLabel"; "data": "data"; }, {}, ["tooltipComponent", "annotationsComponent", "visComponents"], ["*"]>;
|
|
100
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<VisXYContainerComponent<any>, "vis-xy-container", never, { "width": { "alias": "width"; "required": false; }; "height": { "alias": "height"; "required": false; }; "xScale": { "alias": "xScale"; "required": false; }; "xDomain": { "alias": "xDomain"; "required": false; }; "xDomainMinConstraint": { "alias": "xDomainMinConstraint"; "required": false; }; "xDomainMaxConstraint": { "alias": "xDomainMaxConstraint"; "required": false; }; "xRange": { "alias": "xRange"; "required": false; }; "yScale": { "alias": "yScale"; "required": false; }; "yDomain": { "alias": "yDomain"; "required": false; }; "yDomainMinConstraint": { "alias": "yDomainMinConstraint"; "required": false; }; "yDomainMaxConstraint": { "alias": "yDomainMaxConstraint"; "required": false; }; "yRange": { "alias": "yRange"; "required": false; }; "yDirection": { "alias": "yDirection"; "required": false; }; "preventEmptyDomain": { "alias": "preventEmptyDomain"; "required": false; }; "duration": { "alias": "duration"; "required": false; }; "margin": { "alias": "margin"; "required": false; }; "padding": { "alias": "padding"; "required": false; }; "scaleByDomain": { "alias": "scaleByDomain"; "required": false; }; "autoMargin": { "alias": "autoMargin"; "required": false; }; "ariaLabel": { "alias": "ariaLabel"; "required": false; }; "data": { "alias": "data"; "required": false; }; }, {}, ["tooltipComponent", "annotationsComponent", "visComponents"], ["*"], false, never>;
|
|
101
101
|
}
|