@progress/kendo-angular-charts 24.2.2 → 25.0.0-develop.1
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/fesm2022/progress-kendo-angular-charts.mjs +481 -481
- package/index.d.ts +14882 -60
- package/package-metadata.mjs +2 -2
- package/package.json +13 -13
- package/api-types/axis-range.interface.d.ts +0 -17
- package/api-types/chart-axis.interface.d.ts +0 -39
- package/api-types/chart-pane.interface.d.ts +0 -26
- package/api-types/chart-plotarea.interface.d.ts +0 -18
- package/api-types/chart-svg-export-options.interface.d.ts +0 -18
- package/api-types/chart-visual-export-options.interface.d.ts +0 -17
- package/api-types/event-axis-options.interface.d.ts +0 -13
- package/api-types/event-series-options.interface.d.ts +0 -21
- package/api-types/series-point-marker.interface.d.ts +0 -18
- package/api-types/series-point.interface.d.ts +0 -59
- package/argument-types/axis-label-content-args.interface.d.ts +0 -39
- package/argument-types/axis-label-visual-args.interface.d.ts +0 -47
- package/argument-types/axis-note-content-args.interface.d.ts +0 -21
- package/argument-types/axis-note-visual-args.interface.d.ts +0 -31
- package/argument-types/error-bars-value-args.interface.d.ts +0 -29
- package/argument-types/error-bars-visual-args.interface.d.ts +0 -35
- package/argument-types/highlight-toggle-args.interface.d.ts +0 -38
- package/argument-types/highlight-visual-args.interface.d.ts +0 -56
- package/argument-types/legend-item-visual-args.interface.d.ts +0 -37
- package/argument-types/legend-labels-content-args.interface.d.ts +0 -31
- package/argument-types/markers-visual-args.interface.d.ts +0 -43
- package/argument-types/plot-band-label-visual-args.interface.d.ts +0 -31
- package/argument-types/series-labels-content-args.interface.d.ts +0 -50
- package/argument-types/series-labels-visual-args.interface.d.ts +0 -67
- package/argument-types/series-note-content-args.interface.d.ts +0 -29
- package/argument-types/series-note-visual-args.interface.d.ts +0 -47
- package/argument-types/series-visual-args.interface.d.ts +0 -82
- package/argument-types/title-visual-args.interface.d.ts +0 -31
- package/chart/axis-defaults/crosshair.component.d.ts +0 -50
- package/chart/axis-defaults/crosshair.tooltip.component.d.ts +0 -54
- package/chart/axis-defaults/labels.component.d.ts +0 -77
- package/chart/axis-defaults/title.component.d.ts +0 -69
- package/chart/axis-defaults.component.d.ts +0 -107
- package/chart/category-axis-item/crosshair.component.d.ts +0 -50
- package/chart/category-axis-item/crosshair.tooltip.component.d.ts +0 -53
- package/chart/category-axis-item/labels.component.d.ts +0 -106
- package/chart/category-axis-item/notes.component.d.ts +0 -43
- package/chart/category-axis-item/notes.icon.component.d.ts +0 -38
- package/chart/category-axis-item/notes.label.component.d.ts +0 -61
- package/chart/category-axis-item/range-labels.component.d.ts +0 -17
- package/chart/category-axis-item/select.component.d.ts +0 -38
- package/chart/category-axis-item/title.component.d.ts +0 -70
- package/chart/category-axis-item.component.d.ts +0 -176
- package/chart/category-axis.component.d.ts +0 -46
- package/chart/chart-area.component.d.ts +0 -57
- package/chart/donut-center-template.directive.d.ts +0 -24
- package/chart/legend/inactive-items.component.d.ts +0 -32
- package/chart/legend/item.component.d.ts +0 -58
- package/chart/legend.component.d.ts +0 -126
- package/chart/localization/custom-messages.component.d.ts +0 -25
- package/chart/localization/localized-messages.directive.d.ts +0 -16
- package/chart/localization/messages.d.ts +0 -17
- package/chart/no-data-template.directive.d.ts +0 -26
- package/chart/pane/title.component.d.ts +0 -59
- package/chart/pane-defaults/title.component.d.ts +0 -56
- package/chart/pane-defaults.component.d.ts +0 -60
- package/chart/pane.component.d.ts +0 -70
- package/chart/panes.component.d.ts +0 -34
- package/chart/plot-area.component.d.ts +0 -46
- package/chart/series-defaults/labels.component.d.ts +0 -85
- package/chart/series-defaults/labels.from.component.d.ts +0 -59
- package/chart/series-defaults/labels.to.component.d.ts +0 -59
- package/chart/series-defaults/notes.component.d.ts +0 -48
- package/chart/series-defaults/notes.icon.component.d.ts +0 -40
- package/chart/series-defaults/notes.label.component.d.ts +0 -60
- package/chart/series-defaults/tooltip.component.d.ts +0 -49
- package/chart/series-defaults.component.d.ts +0 -89
- package/chart/series-drilldown-template.directive.d.ts +0 -25
- package/chart/series-item/error-bars.component.d.ts +0 -49
- package/chart/series-item/extremes.component.d.ts +0 -42
- package/chart/series-item/highlight.component.d.ts +0 -52
- package/chart/series-item/labels.component.d.ts +0 -113
- package/chart/series-item/labels.from.component.d.ts +0 -63
- package/chart/series-item/labels.to.component.d.ts +0 -63
- package/chart/series-item/markers.component.d.ts +0 -69
- package/chart/series-item/notes.component.d.ts +0 -54
- package/chart/series-item/notes.icon.component.d.ts +0 -42
- package/chart/series-item/notes.label.component.d.ts +0 -65
- package/chart/series-item/outliers.component.d.ts +0 -44
- package/chart/series-item/tooltip.component.d.ts +0 -52
- package/chart/series-item/trendline.component.d.ts +0 -56
- package/chart/series-item/trendline.forecast.component.d.ts +0 -32
- package/chart/series-item.component.d.ts +0 -543
- package/chart/series.component.d.ts +0 -39
- package/chart/subtitle.component.d.ts +0 -76
- package/chart/title.component.d.ts +0 -85
- package/chart/tooltip/base-tooltip.d.ts +0 -31
- package/chart/tooltip/body-factory.d.ts +0 -9
- package/chart/tooltip/crosshair-tooltip.component.d.ts +0 -24
- package/chart/tooltip/crosshair-tooltips-container.component.d.ts +0 -26
- package/chart/tooltip/popup-settings.interface.d.ts +0 -18
- package/chart/tooltip/series-tooltip-template.directive.d.ts +0 -48
- package/chart/tooltip/shared-tooltip-template.directive.d.ts +0 -60
- package/chart/tooltip/tooltip-popup.component.d.ts +0 -46
- package/chart/tooltip/tooltip-template-point.d.ts +0 -86
- package/chart/tooltip.component.d.ts +0 -67
- package/chart/value-axis-item/crosshair.component.d.ts +0 -59
- package/chart/value-axis-item/crosshair.tooltip.component.d.ts +0 -54
- package/chart/value-axis-item/labels.component.d.ts +0 -91
- package/chart/value-axis-item/notes.component.d.ts +0 -58
- package/chart/value-axis-item/notes.icon.component.d.ts +0 -40
- package/chart/value-axis-item/notes.label.component.d.ts +0 -60
- package/chart/value-axis-item/title.component.d.ts +0 -69
- package/chart/value-axis-item.component.d.ts +0 -140
- package/chart/value-axis.component.d.ts +0 -31
- package/chart/x-axis-item/crosshair.component.d.ts +0 -57
- package/chart/x-axis-item/crosshair.tooltip.component.d.ts +0 -53
- package/chart/x-axis-item/labels.component.d.ts +0 -96
- package/chart/x-axis-item/notes.component.d.ts +0 -62
- package/chart/x-axis-item/notes.icon.component.d.ts +0 -40
- package/chart/x-axis-item/notes.label.component.d.ts +0 -61
- package/chart/x-axis-item/title.component.d.ts +0 -70
- package/chart/x-axis-item.component.d.ts +0 -155
- package/chart/x-axis.component.d.ts +0 -39
- package/chart/y-axis-item/crosshair.component.d.ts +0 -54
- package/chart/y-axis-item/crosshair.tooltip.component.d.ts +0 -47
- package/chart/y-axis-item/labels.component.d.ts +0 -101
- package/chart/y-axis-item/notes.component.d.ts +0 -59
- package/chart/y-axis-item/notes.icon.component.d.ts +0 -40
- package/chart/y-axis-item/notes.label.component.d.ts +0 -61
- package/chart/y-axis-item/title.component.d.ts +0 -70
- package/chart/y-axis-item.component.d.ts +0 -145
- package/chart/y-axis.component.d.ts +0 -39
- package/chart/zoomable.component.d.ts +0 -36
- package/chart-breadcrumb.component.d.ts +0 -43
- package/chart-defaults.d.ts +0 -5
- package/chart-options.interface.d.ts +0 -127
- package/chart.component.d.ts +0 -515
- package/chart.directives.d.ts +0 -29
- package/chart.module.d.ts +0 -126
- package/charts.module.d.ts +0 -169
- package/common/api-types.d.ts +0 -14
- package/common/chart-default-theme.d.ts +0 -11
- package/common/chart-instance-observer.d.ts +0 -12
- package/common/collection-item.component.d.ts +0 -40
- package/common/collection.component.d.ts +0 -27
- package/common/collection.service.d.ts +0 -32
- package/common/configuration.service.d.ts +0 -37
- package/common/copy-changes.d.ts +0 -20
- package/common/events.d.ts +0 -30
- package/common/has-observers.d.ts +0 -9
- package/common/has-parent.d.ts +0 -8
- package/common/prefix-configuration.service.d.ts +0 -24
- package/common/property-types.d.ts +0 -145
- package/common/root-configuration.service.d.ts +0 -13
- package/common/settings.component.d.ts +0 -37
- package/common/theme.service.d.ts +0 -20
- package/common/to-simple-changes.d.ts +0 -11
- package/common/tooltip-template.service.d.ts +0 -21
- package/common.directives.d.ts +0 -74
- package/directives.d.ts +0 -160
- package/events/axis-label-click-event.d.ts +0 -37
- package/events/base-event.d.ts +0 -21
- package/events/drag-end-event.d.ts +0 -27
- package/events/drag-event.d.ts +0 -27
- package/events/drag-start-event.d.ts +0 -27
- package/events/drilldown-event.d.ts +0 -29
- package/events/instance-event.service.d.ts +0 -11
- package/events/legend-event.d.ts +0 -33
- package/events/legend-item-click-event.d.ts +0 -14
- package/events/legend-item-hover-event.d.ts +0 -14
- package/events/legend-item-leave-event.d.ts +0 -18
- package/events/note-click-event.d.ts +0 -10
- package/events/note-event.d.ts +0 -37
- package/events/note-hover-event.d.ts +0 -10
- package/events/note-leave-event.d.ts +0 -10
- package/events/pane-render-event.d.ts +0 -28
- package/events/plot-area-click-event.d.ts +0 -37
- package/events/plot-area-hover-event.d.ts +0 -37
- package/events/plot-area-leave-event.d.ts +0 -10
- package/events/preventable-event.d.ts +0 -26
- package/events/render-event.d.ts +0 -15
- package/events/select-end-event.d.ts +0 -28
- package/events/select-event.d.ts +0 -28
- package/events/select-start-event.d.ts +0 -28
- package/events/series-click-event.d.ts +0 -51
- package/events/series-event.d.ts +0 -51
- package/events/series-hover-event.d.ts +0 -10
- package/events/series-leave-event.d.ts +0 -10
- package/events/series-over-event.d.ts +0 -10
- package/events/zoom-end-event.d.ts +0 -30
- package/events/zoom-event.d.ts +0 -36
- package/events/zoom-start-event.d.ts +0 -27
- package/field-types/auto-base-unit-steps.interface.d.ts +0 -58
- package/field-types/axis-labels-position.d.ts +0 -38
- package/field-types/axis-line.interface.d.ts +0 -32
- package/field-types/axis-ticks.interface.d.ts +0 -35
- package/field-types/axis-title-position.d.ts +0 -39
- package/field-types/base-unit.d.ts +0 -45
- package/field-types/border.interface.d.ts +0 -27
- package/field-types/bullet-target-line.interface.d.ts +0 -13
- package/field-types/bullet-target.interface.d.ts +0 -24
- package/field-types/category-base-unit.d.ts +0 -41
- package/field-types/dash-type.d.ts +0 -39
- package/field-types/date-formats.interface.d.ts +0 -44
- package/field-types/drag-action.interface.d.ts +0 -19
- package/field-types/error-bar-line.interface.d.ts +0 -18
- package/field-types/grid-lines.interface.d.ts +0 -36
- package/field-types/highlight-line.interface.d.ts +0 -27
- package/field-types/label-connectors.interface.d.ts +0 -21
- package/field-types/label-rotation.interface.d.ts +0 -23
- package/field-types/legend-labels.interface.d.ts +0 -36
- package/field-types/line-style.d.ts +0 -33
- package/field-types/lock-axis.d.ts +0 -14
- package/field-types/margin.interface.d.ts +0 -26
- package/field-types/marker-type.d.ts +0 -42
- package/field-types/modifier-key.d.ts +0 -32
- package/field-types/mousewheel-select.interface.d.ts +0 -20
- package/field-types/mousewheel-zoom.interface.d.ts +0 -21
- package/field-types/negative-bubble-values.interface.d.ts +0 -18
- package/field-types/note-label-position.d.ts +0 -38
- package/field-types/note-line.interface.d.ts +0 -26
- package/field-types/note-position.d.ts +0 -38
- package/field-types/overlay.interface.d.ts +0 -15
- package/field-types/padding.interface.d.ts +0 -10
- package/field-types/plot-band-label.interface.d.ts +0 -77
- package/field-types/plot-band.interface.d.ts +0 -34
- package/field-types/series-labels-alignment.d.ts +0 -20
- package/field-types/series-labels-position.d.ts +0 -21
- package/field-types/series-line.interface.d.ts +0 -28
- package/field-types/series-mean.interface.d.ts +0 -26
- package/field-types/series-median.interface.d.ts +0 -26
- package/field-types/series-stack.interface.d.ts +0 -20
- package/field-types/series-type.d.ts +0 -70
- package/field-types/series-whiskers.interface.d.ts +0 -26
- package/field-types/trendline-forecast.interface.d.ts +0 -17
- package/field-types/week-start-day.enum.d.ts +0 -37
- package/option-types/axis-crosshair-tooltip.interface.d.ts +0 -41
- package/option-types/axis-defaults/crosshair.interface.d.ts +0 -39
- package/option-types/axis-defaults/crosshair.tooltip.interface.d.ts +0 -10
- package/option-types/axis-defaults/labels.interface.d.ts +0 -60
- package/option-types/axis-defaults/title.interface.d.ts +0 -56
- package/option-types/axis-defaults.interface.d.ts +0 -88
- package/option-types/category-axis-item/crosshair.interface.d.ts +0 -37
- package/option-types/category-axis-item/crosshair.tooltip.interface.d.ts +0 -10
- package/option-types/category-axis-item/highlight.interface.d.ts +0 -28
- package/option-types/category-axis-item/labels.interface.d.ts +0 -95
- package/option-types/category-axis-item/notes.icon.interface.d.ts +0 -30
- package/option-types/category-axis-item/notes.interface.d.ts +0 -37
- package/option-types/category-axis-item/notes.label.interface.d.ts +0 -49
- package/option-types/category-axis-item/range-labels.interface.d.ts +0 -28
- package/option-types/category-axis-item/select.interface.d.ts +0 -33
- package/option-types/category-axis-item/title.interface.d.ts +0 -57
- package/option-types/category-axis-item.interface.d.ts +0 -171
- package/option-types/chart-area.interface.d.ts +0 -34
- package/option-types/legend/inactive-items.interface.d.ts +0 -14
- package/option-types/legend/item.interface.d.ts +0 -115
- package/option-types/legend/legend-title.interface.d.ts +0 -58
- package/option-types/legend/markers.interface.d.ts +0 -32
- package/option-types/legend.interface.d.ts +0 -100
- package/option-types/pane/title.interface.d.ts +0 -59
- package/option-types/pane-defaults/title.interface.d.ts +0 -46
- package/option-types/pane-defaults.interface.d.ts +0 -41
- package/option-types/pane.interface.d.ts +0 -48
- package/option-types/plot-area.interface.d.ts +0 -32
- package/option-types/series-defaults/labels.from.interface.d.ts +0 -48
- package/option-types/series-defaults/labels.interface.d.ts +0 -69
- package/option-types/series-defaults/labels.to.interface.d.ts +0 -48
- package/option-types/series-defaults/notes.icon.interface.d.ts +0 -30
- package/option-types/series-defaults/notes.interface.d.ts +0 -30
- package/option-types/series-defaults/notes.label.interface.d.ts +0 -49
- package/option-types/series-defaults/tooltip.interface.d.ts +0 -50
- package/option-types/series-defaults.interface.d.ts +0 -181
- package/option-types/series-item/error-bars.interface.d.ts +0 -56
- package/option-types/series-item/extremes.interface.d.ts +0 -30
- package/option-types/series-item/highlight.interface.d.ts +0 -58
- package/option-types/series-item/labels.from.interface.d.ts +0 -66
- package/option-types/series-item/labels.interface.d.ts +0 -93
- package/option-types/series-item/labels.to.interface.d.ts +0 -68
- package/option-types/series-item/markers-highlight.interface.d.ts +0 -23
- package/option-types/series-item/markers.interface.d.ts +0 -52
- package/option-types/series-item/notes.icon.interface.d.ts +0 -30
- package/option-types/series-item/notes.interface.d.ts +0 -33
- package/option-types/series-item/notes.label.interface.d.ts +0 -53
- package/option-types/series-item/outliers.interface.d.ts +0 -30
- package/option-types/series-item/tooltip.interface.d.ts +0 -55
- package/option-types/series-item/trendline.interface.d.ts +0 -32
- package/option-types/series-item.interface.d.ts +0 -525
- package/option-types/subtitle.interface.d.ts +0 -61
- package/option-types/title.interface.d.ts +0 -63
- package/option-types/tooltip-border.interface.d.ts +0 -15
- package/option-types/tooltip.interface.d.ts +0 -56
- package/option-types/value-axis-item/crosshair.interface.d.ts +0 -34
- package/option-types/value-axis-item/crosshair.tooltip.interface.d.ts +0 -10
- package/option-types/value-axis-item/labels.interface.d.ts +0 -83
- package/option-types/value-axis-item/notes.icon.interface.d.ts +0 -30
- package/option-types/value-axis-item/notes.interface.d.ts +0 -37
- package/option-types/value-axis-item/notes.label.interface.d.ts +0 -52
- package/option-types/value-axis-item/title.interface.d.ts +0 -57
- package/option-types/value-axis-item.interface.d.ts +0 -129
- package/option-types/x-axis-item/crosshair.interface.d.ts +0 -32
- package/option-types/x-axis-item/crosshair.tooltip.interface.d.ts +0 -10
- package/option-types/x-axis-item/labels.interface.d.ts +0 -89
- package/option-types/x-axis-item/notes.icon.interface.d.ts +0 -30
- package/option-types/x-axis-item/notes.interface.d.ts +0 -37
- package/option-types/x-axis-item/notes.label.interface.d.ts +0 -52
- package/option-types/x-axis-item/title.interface.d.ts +0 -57
- package/option-types/x-axis-item.interface.d.ts +0 -142
- package/option-types/y-axis-item/crosshair.interface.d.ts +0 -34
- package/option-types/y-axis-item/crosshair.tooltip.interface.d.ts +0 -10
- package/option-types/y-axis-item/labels.interface.d.ts +0 -87
- package/option-types/y-axis-item/notes.icon.interface.d.ts +0 -30
- package/option-types/y-axis-item/notes.interface.d.ts +0 -37
- package/option-types/y-axis-item/notes.label.interface.d.ts +0 -52
- package/option-types/y-axis-item/title.interface.d.ts +0 -57
- package/option-types/y-axis-item.interface.d.ts +0 -133
- package/option-types/zoomable.interface.d.ts +0 -18
- package/package-metadata.d.ts +0 -9
- package/sankey/api-types/index.d.ts +0 -21
- package/sankey/data-binding/flat-binding.directive.d.ts +0 -38
- package/sankey/data-binding/flat-binding.event.d.ts +0 -24
- package/sankey/events/index.d.ts +0 -8
- package/sankey/events/instance-event.service.d.ts +0 -14
- package/sankey/events/sankey-base-event.d.ts +0 -24
- package/sankey/events/sankey-link-event.d.ts +0 -20
- package/sankey/events/sankey-node-event.d.ts +0 -20
- package/sankey/labels.component.d.ts +0 -36
- package/sankey/legend.component.d.ts +0 -82
- package/sankey/links.component.d.ts +0 -24
- package/sankey/localization/custom-messages.component.d.ts +0 -26
- package/sankey/localization/localized-messages.directive.d.ts +0 -16
- package/sankey/localization/messages.d.ts +0 -17
- package/sankey/nodes.component.d.ts +0 -35
- package/sankey/theme.service.d.ts +0 -14
- package/sankey/title.component.d.ts +0 -70
- package/sankey/tooltip/link-tooltip-template-context.d.ts +0 -26
- package/sankey/tooltip/link-tooltip-template.directive.d.ts +0 -33
- package/sankey/tooltip/node-tooltip-template-context.d.ts +0 -26
- package/sankey/tooltip/node-tooltip-template.directive.d.ts +0 -55
- package/sankey/tooltip/square-symbol.directive.d.ts +0 -16
- package/sankey/tooltip/tooltip-popup.component.d.ts +0 -67
- package/sankey/tooltip/tooltip-template.service.d.ts +0 -15
- package/sankey/tooltip.component.d.ts +0 -49
- package/sankey.component.d.ts +0 -251
- package/sankey.directives.d.ts +0 -19
- package/sankey.module.d.ts +0 -46
- package/sparkline.component.d.ts +0 -92
- package/sparkline.directives.d.ts +0 -6
- package/sparkline.module.d.ts +0 -127
- package/stock-chart/events/instance-event.service.d.ts +0 -12
- package/stock-chart/events/navigator-filter-event.d.ts +0 -23
- package/stock-chart/events.d.ts +0 -5
- package/stock-chart/navigator/category-axis/crosshair.component.d.ts +0 -19
- package/stock-chart/navigator/category-axis/crosshair.tooltip.component.d.ts +0 -17
- package/stock-chart/navigator/category-axis/labels.component.d.ts +0 -16
- package/stock-chart/navigator/category-axis/notes.component.d.ts +0 -31
- package/stock-chart/navigator/category-axis/notes.icon.component.d.ts +0 -16
- package/stock-chart/navigator/category-axis/notes.label.component.d.ts +0 -16
- package/stock-chart/navigator/category-axis/select.component.d.ts +0 -25
- package/stock-chart/navigator/category-axis/title.component.d.ts +0 -16
- package/stock-chart/navigator/category-axis.component.d.ts +0 -34
- package/stock-chart/navigator/hint.component.d.ts +0 -21
- package/stock-chart/navigator/pane/title.component.d.ts +0 -16
- package/stock-chart/navigator/pane.component.d.ts +0 -17
- package/stock-chart/navigator/select.component.d.ts +0 -22
- package/stock-chart/navigator/series-item/error-bars.component.d.ts +0 -30
- package/stock-chart/navigator/series-item/extremes.component.d.ts +0 -17
- package/stock-chart/navigator/series-item/highlight.component.d.ts +0 -16
- package/stock-chart/navigator/series-item/labels.component.d.ts +0 -33
- package/stock-chart/navigator/series-item/labels.from.component.d.ts +0 -16
- package/stock-chart/navigator/series-item/labels.to.component.d.ts +0 -16
- package/stock-chart/navigator/series-item/markers.component.d.ts +0 -16
- package/stock-chart/navigator/series-item/notes.component.d.ts +0 -33
- package/stock-chart/navigator/series-item/notes.icon.component.d.ts +0 -16
- package/stock-chart/navigator/series-item/notes.label.component.d.ts +0 -16
- package/stock-chart/navigator/series-item/outliers.component.d.ts +0 -17
- package/stock-chart/navigator/series-item/tooltip.component.d.ts +0 -17
- package/stock-chart/navigator/series-item.component.d.ts +0 -39
- package/stock-chart/navigator/series.component.d.ts +0 -58
- package/stock-chart/navigator.component.d.ts +0 -64
- package/stock-chart/option-types/navigator/hint-content-args.interface.d.ts +0 -17
- package/stock-chart/option-types/navigator/hint.interface.d.ts +0 -25
- package/stock-chart/option-types/navigator/select.interface.d.ts +0 -23
- package/stock-chart/option-types/navigator.interface.d.ts +0 -44
- package/stock-chart/option-types.d.ts +0 -8
- package/stock-chart.component.d.ts +0 -118
- package/stock-chart.directives.d.ts +0 -34
- package/stock-chart.module.d.ts +0 -155
|
@@ -1,76 +0,0 @@
|
|
|
1
|
-
/**-----------------------------------------------------------------------------------------
|
|
2
|
-
* Copyright © 2026 Progress Software Corporation. All rights reserved.
|
|
3
|
-
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
|
-
*-------------------------------------------------------------------------------------------*/
|
|
5
|
-
import { ConfigurationService } from '../common/configuration.service';
|
|
6
|
-
import { Border, Margin, Padding } from '../common/property-types';
|
|
7
|
-
import { Subtitle } from '../common/property-types';
|
|
8
|
-
import { SettingsComponent } from '../common/settings.component';
|
|
9
|
-
import * as i0 from "@angular/core";
|
|
10
|
-
/**
|
|
11
|
-
* Represents the Kendo UI for Angular Chart Subtitle component
|
|
12
|
-
* ([see example](https://www.telerik.com/kendo-angular-ui/components/charts/elements/title)).
|
|
13
|
-
*
|
|
14
|
-
* @example
|
|
15
|
-
* ```html
|
|
16
|
-
* <kendo-chart [categoryAxis]="{ categories: categories }">
|
|
17
|
-
* <kendo-chart-subtitle text="/GDP annual %/"></kendo-chart-subtitle>
|
|
18
|
-
* </kendo-chart>
|
|
19
|
-
* ```
|
|
20
|
-
*/
|
|
21
|
-
export declare class SubtitleComponent extends SettingsComponent implements Subtitle {
|
|
22
|
-
configurationService: ConfigurationService;
|
|
23
|
-
/**
|
|
24
|
-
* Specifies the horizontal alignment of the subtitle.
|
|
25
|
-
*/
|
|
26
|
-
align: 'center' | 'left' | 'right';
|
|
27
|
-
/**
|
|
28
|
-
* Specifies the background color of the subtitle. Accepts a valid CSS color string, including HEX and RGB.
|
|
29
|
-
*
|
|
30
|
-
* @default 'white'
|
|
31
|
-
*/
|
|
32
|
-
background: string;
|
|
33
|
-
/**
|
|
34
|
-
* Specifies the border configuration of the subtitle.
|
|
35
|
-
*/
|
|
36
|
-
border: Border;
|
|
37
|
-
/**
|
|
38
|
-
* Specifies the color of the subtitle text.
|
|
39
|
-
*/
|
|
40
|
-
color: string;
|
|
41
|
-
/**
|
|
42
|
-
* Specifies the font of the subtitle.
|
|
43
|
-
*
|
|
44
|
-
* @default '12px sans-serif'
|
|
45
|
-
*/
|
|
46
|
-
font: string;
|
|
47
|
-
/**
|
|
48
|
-
* Specifies the margin configuration of the subtitle.
|
|
49
|
-
*/
|
|
50
|
-
margin: Margin | number;
|
|
51
|
-
/**
|
|
52
|
-
* Specifies the padding of the subtitle. A numeric value sets all paddings.
|
|
53
|
-
*
|
|
54
|
-
* @default 5
|
|
55
|
-
*/
|
|
56
|
-
padding: Padding | number;
|
|
57
|
-
/**
|
|
58
|
-
* Specifies the position of the subtitle.
|
|
59
|
-
*
|
|
60
|
-
* @default 'top'
|
|
61
|
-
*/
|
|
62
|
-
position: 'top' | 'bottom';
|
|
63
|
-
/**
|
|
64
|
-
* Specifies the text content of the subtitle.
|
|
65
|
-
*/
|
|
66
|
-
text: string;
|
|
67
|
-
/**
|
|
68
|
-
* Determines whether the Chart displays the subtitle.
|
|
69
|
-
*
|
|
70
|
-
* @default true
|
|
71
|
-
*/
|
|
72
|
-
visible: boolean;
|
|
73
|
-
constructor(configurationService: ConfigurationService);
|
|
74
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SubtitleComponent, never>;
|
|
75
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SubtitleComponent, "kendo-chart-subtitle", never, { "align": { "alias": "align"; "required": false; }; "background": { "alias": "background"; "required": false; }; "border": { "alias": "border"; "required": false; }; "color": { "alias": "color"; "required": false; }; "font": { "alias": "font"; "required": false; }; "margin": { "alias": "margin"; "required": false; }; "padding": { "alias": "padding"; "required": false; }; "position": { "alias": "position"; "required": false; }; "text": { "alias": "text"; "required": false; }; "visible": { "alias": "visible"; "required": false; }; }, {}, never, never, true, never>;
|
|
76
|
-
}
|
|
@@ -1,85 +0,0 @@
|
|
|
1
|
-
/**-----------------------------------------------------------------------------------------
|
|
2
|
-
* Copyright © 2026 Progress Software Corporation. All rights reserved.
|
|
3
|
-
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
|
-
*-------------------------------------------------------------------------------------------*/
|
|
5
|
-
import { ConfigurationService } from '../common/configuration.service';
|
|
6
|
-
import { Border, Margin, Padding } from '../common/property-types';
|
|
7
|
-
import { Title } from '../common/property-types';
|
|
8
|
-
import { SettingsComponent } from '../common/settings.component';
|
|
9
|
-
import * as i0 from "@angular/core";
|
|
10
|
-
/**
|
|
11
|
-
* Represents the Kendo UI for Angular Chart Title configuration
|
|
12
|
-
* ([see example](https://www.telerik.com/kendo-angular-ui/components/charts/elements/title)).
|
|
13
|
-
*
|
|
14
|
-
* @example
|
|
15
|
-
* ```html
|
|
16
|
-
* <kendo-chart [categoryAxis]="{ categories: categories }">
|
|
17
|
-
* <kendo-chart-title text="Title Text" [padding]="{bottom: 20}"></kendo-chart-title>
|
|
18
|
-
* ...
|
|
19
|
-
* </kendo-chart>
|
|
20
|
-
* ```
|
|
21
|
-
*/
|
|
22
|
-
export declare class TitleComponent extends SettingsComponent implements Title {
|
|
23
|
-
configurationService: ConfigurationService;
|
|
24
|
-
/**
|
|
25
|
-
* Specifies the alignment of the title.
|
|
26
|
-
* The alignment options for text include `center` for middle alignment, `left` for left alignment, and `right` for right alignment, allowing for flexible positioning of the title.
|
|
27
|
-
*
|
|
28
|
-
* @default 'center'
|
|
29
|
-
*/
|
|
30
|
-
align: 'center' | 'left' | 'right';
|
|
31
|
-
/**
|
|
32
|
-
* Specifies the background color of the title. Accepts a valid CSS color string, including HEX and RGB.
|
|
33
|
-
*
|
|
34
|
-
* @default 'white'
|
|
35
|
-
*/
|
|
36
|
-
background: string;
|
|
37
|
-
/**
|
|
38
|
-
* Specifies the border configuration of the title.
|
|
39
|
-
*/
|
|
40
|
-
border: Border;
|
|
41
|
-
/**
|
|
42
|
-
* Specifies the text color of the title.
|
|
43
|
-
*/
|
|
44
|
-
color: string;
|
|
45
|
-
/**
|
|
46
|
-
* Specifies the font of the title.
|
|
47
|
-
*
|
|
48
|
-
* @default '16px sans-serif'
|
|
49
|
-
*/
|
|
50
|
-
font: string;
|
|
51
|
-
/**
|
|
52
|
-
* Specifies the margin of the title. A numeric value sets all margins.
|
|
53
|
-
*/
|
|
54
|
-
margin: Margin | number;
|
|
55
|
-
/**
|
|
56
|
-
* Specifies the padding of the title. A numeric value sets all paddings.
|
|
57
|
-
*
|
|
58
|
-
* @default 5
|
|
59
|
-
*/
|
|
60
|
-
padding: Padding | number;
|
|
61
|
-
/**
|
|
62
|
-
* Specifies the position of the title.
|
|
63
|
-
* The positioning options for titles include `bottom` for positioning at the bottom and `top` for positioning at the top, providing flexibility in title placement.
|
|
64
|
-
*
|
|
65
|
-
* @default 'top'
|
|
66
|
-
*/
|
|
67
|
-
position: 'top' | 'bottom';
|
|
68
|
-
/**
|
|
69
|
-
* Specifies the text of the title.
|
|
70
|
-
*/
|
|
71
|
-
text: string;
|
|
72
|
-
/**
|
|
73
|
-
* Specifies the description of the title.
|
|
74
|
-
*/
|
|
75
|
-
description: string;
|
|
76
|
-
/**
|
|
77
|
-
* Determines whether the Chart displays the title.
|
|
78
|
-
*
|
|
79
|
-
* @default true
|
|
80
|
-
*/
|
|
81
|
-
visible: boolean;
|
|
82
|
-
constructor(configurationService: ConfigurationService);
|
|
83
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<TitleComponent, never>;
|
|
84
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<TitleComponent, "kendo-chart-title", never, { "align": { "alias": "align"; "required": false; }; "background": { "alias": "background"; "required": false; }; "border": { "alias": "border"; "required": false; }; "color": { "alias": "color"; "required": false; }; "font": { "alias": "font"; "required": false; }; "margin": { "alias": "margin"; "required": false; }; "padding": { "alias": "padding"; "required": false; }; "position": { "alias": "position"; "required": false; }; "text": { "alias": "text"; "required": false; }; "description": { "alias": "description"; "required": false; }; "visible": { "alias": "visible"; "required": false; }; }, {}, never, never, true, never>;
|
|
85
|
-
}
|
|
@@ -1,31 +0,0 @@
|
|
|
1
|
-
/**-----------------------------------------------------------------------------------------
|
|
2
|
-
* Copyright © 2026 Progress Software Corporation. All rights reserved.
|
|
3
|
-
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
|
-
*-------------------------------------------------------------------------------------------*/
|
|
5
|
-
import { OnDestroy } from '@angular/core';
|
|
6
|
-
import { PopupService } from '@progress/kendo-angular-popup';
|
|
7
|
-
import { LocalizationService } from '@progress/kendo-angular-l10n';
|
|
8
|
-
import { PopupSettings } from './popup-settings.interface';
|
|
9
|
-
import * as i0 from "@angular/core";
|
|
10
|
-
/**
|
|
11
|
-
* @hidden
|
|
12
|
-
*/
|
|
13
|
-
export declare abstract class BaseTooltip implements OnDestroy {
|
|
14
|
-
protected popupService: PopupService;
|
|
15
|
-
protected localizationService: LocalizationService;
|
|
16
|
-
animate: boolean;
|
|
17
|
-
style: any;
|
|
18
|
-
templateRef: any;
|
|
19
|
-
popupRef: any;
|
|
20
|
-
popupSettings: PopupSettings;
|
|
21
|
-
constructor(popupService: PopupService, localizationService: LocalizationService);
|
|
22
|
-
get active(): boolean;
|
|
23
|
-
show(e: any): void;
|
|
24
|
-
protected onInit(): void;
|
|
25
|
-
hide(): void;
|
|
26
|
-
ngOnDestroy(): void;
|
|
27
|
-
protected position(offset: any): any;
|
|
28
|
-
private scrollOffset;
|
|
29
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<BaseTooltip, never>;
|
|
30
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<BaseTooltip, never, never, { "popupSettings": { "alias": "popupSettings"; "required": false; }; }, {}, never, never, true, never>;
|
|
31
|
-
}
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
/**-----------------------------------------------------------------------------------------
|
|
2
|
-
* Copyright © 2026 Progress Software Corporation. All rights reserved.
|
|
3
|
-
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
|
-
*-------------------------------------------------------------------------------------------*/
|
|
5
|
-
import { ElementRef } from '@angular/core';
|
|
6
|
-
/**
|
|
7
|
-
* @hidden
|
|
8
|
-
*/
|
|
9
|
-
export declare function bodyFactory(): ElementRef;
|
|
@@ -1,24 +0,0 @@
|
|
|
1
|
-
/**-----------------------------------------------------------------------------------------
|
|
2
|
-
* Copyright © 2026 Progress Software Corporation. All rights reserved.
|
|
3
|
-
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
|
-
*-------------------------------------------------------------------------------------------*/
|
|
5
|
-
import { TemplateRef, Renderer2 } from '@angular/core';
|
|
6
|
-
import { BaseTooltip } from './base-tooltip';
|
|
7
|
-
import { PopupService } from '@progress/kendo-angular-popup';
|
|
8
|
-
import { LocalizationService } from '@progress/kendo-angular-l10n';
|
|
9
|
-
import * as i0 from "@angular/core";
|
|
10
|
-
/**
|
|
11
|
-
* @hidden
|
|
12
|
-
*/
|
|
13
|
-
export declare class CrosshairTooltipComponent extends BaseTooltip {
|
|
14
|
-
private renderer;
|
|
15
|
-
templateRef: TemplateRef<any>;
|
|
16
|
-
key: string;
|
|
17
|
-
value: any;
|
|
18
|
-
animate: boolean;
|
|
19
|
-
constructor(popupService: PopupService, localizationService: LocalizationService, renderer: Renderer2);
|
|
20
|
-
protected onInit(): void;
|
|
21
|
-
show(e: any): void;
|
|
22
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<CrosshairTooltipComponent, never>;
|
|
23
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<CrosshairTooltipComponent, "kendo-chart-crosshair-tooltip", never, { "key": { "alias": "key"; "required": false; }; }, {}, never, never, true, never>;
|
|
24
|
-
}
|
|
@@ -1,26 +0,0 @@
|
|
|
1
|
-
/**-----------------------------------------------------------------------------------------
|
|
2
|
-
* Copyright © 2026 Progress Software Corporation. All rights reserved.
|
|
3
|
-
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
|
-
*-------------------------------------------------------------------------------------------*/
|
|
5
|
-
import { QueryList } from '@angular/core';
|
|
6
|
-
import { CrosshairTooltipComponent } from './crosshair-tooltip.component';
|
|
7
|
-
import { PopupSettings } from './popup-settings.interface';
|
|
8
|
-
import * as i0 from "@angular/core";
|
|
9
|
-
/**
|
|
10
|
-
* @hidden
|
|
11
|
-
*/
|
|
12
|
-
export declare class CrosshairTooltipsContainerComponent {
|
|
13
|
-
popupSettings: PopupSettings;
|
|
14
|
-
crossahairTooltipComponents: QueryList<CrosshairTooltipComponent>;
|
|
15
|
-
tooltipKeys: Array<any>;
|
|
16
|
-
private tooltipsMap;
|
|
17
|
-
show(e: any): void;
|
|
18
|
-
hide(): void;
|
|
19
|
-
get active(): boolean;
|
|
20
|
-
createCrosshairTooltips(options: any): void;
|
|
21
|
-
protected removeTooltip(key: string): void;
|
|
22
|
-
protected mapTooltips(options: any): any;
|
|
23
|
-
protected axesCrosshairTooltipOptions(options: any, name: string): any;
|
|
24
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<CrosshairTooltipsContainerComponent, never>;
|
|
25
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<CrosshairTooltipsContainerComponent, "kendo-chart-crosshair-tooltips-container", never, { "popupSettings": { "alias": "popupSettings"; "required": false; }; }, {}, never, never, true, never>;
|
|
26
|
-
}
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
/**-----------------------------------------------------------------------------------------
|
|
2
|
-
* Copyright © 2026 Progress Software Corporation. All rights reserved.
|
|
3
|
-
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
|
-
*-------------------------------------------------------------------------------------------*/
|
|
5
|
-
import { ViewContainerRef } from '@angular/core';
|
|
6
|
-
/**
|
|
7
|
-
* Represents the settings for the tooltip popup.
|
|
8
|
-
*/
|
|
9
|
-
export interface PopupSettings {
|
|
10
|
-
/**
|
|
11
|
-
* Specifies the container to which the popup will be appended.
|
|
12
|
-
*/
|
|
13
|
-
appendTo?: ViewContainerRef;
|
|
14
|
-
/**
|
|
15
|
-
* Specifies the class or classes for the popup.
|
|
16
|
-
*/
|
|
17
|
-
popupClass?: string | Array<string> | object | Set<string>;
|
|
18
|
-
}
|
|
@@ -1,48 +0,0 @@
|
|
|
1
|
-
/**-----------------------------------------------------------------------------------------
|
|
2
|
-
* Copyright © 2026 Progress Software Corporation. All rights reserved.
|
|
3
|
-
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
|
-
*-------------------------------------------------------------------------------------------*/
|
|
5
|
-
import { TemplateRef } from '@angular/core';
|
|
6
|
-
import * as i0 from "@angular/core";
|
|
7
|
-
/**
|
|
8
|
-
* Represents a directive that selects a [template](link:site.data.urls.angular['templatesyntax'])
|
|
9
|
-
* within the `<kendo-chart-tooltip>` component for the
|
|
10
|
-
* [series tooltip](https://www.telerik.com/kendo-angular-ui/components/charts/elements/tooltips#specifying-a-template).
|
|
11
|
-
* The following context fields are frequently utilized:
|
|
12
|
-
* - `let-category="category"`—The category name.
|
|
13
|
-
* - `let-dataItem="dataItem"`—The original data item used to construct the point. It will be `null` if binding to an array.
|
|
14
|
-
* - `let-series="series"`—The data series.
|
|
15
|
-
* - `let-value="value"`—The value of the point (either a number or an object).
|
|
16
|
-
* For the full list of available fields, refer to the [`TooltipTemplatePoint`](https://www.telerik.com/kendo-angular-ui/components/charts/api/tooltiptemplatepoint).
|
|
17
|
-
*
|
|
18
|
-
* @example
|
|
19
|
-
* ```ts
|
|
20
|
-
* import { Component } from '@angular/core';
|
|
21
|
-
*
|
|
22
|
-
* _@Component({
|
|
23
|
-
* selector: 'my-app',
|
|
24
|
-
* template: `
|
|
25
|
-
* <kendo-chart>
|
|
26
|
-
* <kendo-chart-tooltip>
|
|
27
|
-
* <ng-template kendoChartSeriesTooltipTemplate let-value="value">
|
|
28
|
-
* Value is {{value}}
|
|
29
|
-
* </ng-template>
|
|
30
|
-
* </kendo-chart-tooltip>
|
|
31
|
-
* <kendo-chart-series>
|
|
32
|
-
* <kendo-chart-series-item [data]="[1, 2, 3]">
|
|
33
|
-
* </kendo-chart-series-item>
|
|
34
|
-
* </kendo-chart-series>
|
|
35
|
-
* </kendo-chart>
|
|
36
|
-
* `
|
|
37
|
-
* })
|
|
38
|
-
* class AppComponent {
|
|
39
|
-
* }
|
|
40
|
-
*
|
|
41
|
-
* ```
|
|
42
|
-
*/
|
|
43
|
-
export declare class SeriesTooltipTemplateDirective {
|
|
44
|
-
templateRef: TemplateRef<any>;
|
|
45
|
-
constructor(templateRef: TemplateRef<any>);
|
|
46
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SeriesTooltipTemplateDirective, [{ optional: true; }]>;
|
|
47
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<SeriesTooltipTemplateDirective, "[kendoChartSeriesTooltipTemplate]", never, {}, {}, never, never, true, never>;
|
|
48
|
-
}
|
|
@@ -1,60 +0,0 @@
|
|
|
1
|
-
/**-----------------------------------------------------------------------------------------
|
|
2
|
-
* Copyright © 2026 Progress Software Corporation. All rights reserved.
|
|
3
|
-
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
|
-
*-------------------------------------------------------------------------------------------*/
|
|
5
|
-
import { TemplateRef } from '@angular/core';
|
|
6
|
-
import * as i0 from "@angular/core";
|
|
7
|
-
/**
|
|
8
|
-
* Represents a directive that selects a [template](link:site.data.urls.angular['templatesyntax'])
|
|
9
|
-
* within the `<kendo-chart-tooltip>` component for the
|
|
10
|
-
* [shared series tooltip](https://www.telerik.com/kendo-angular-ui/components/charts/elements/tooltips#customizing-the-shared-tooltip).
|
|
11
|
-
* The available fields in the template context are:
|
|
12
|
-
* - `let-points="points"`—An array of the [`TooltipTemplatePoints`](https://www.telerik.com/kendo-angular-ui/components/charts/api/tooltiptemplatepoint) category.
|
|
13
|
-
* - `let-category="category"`—The category name.
|
|
14
|
-
* - `let-categoryText="categoryText"`—The category name as text.
|
|
15
|
-
* - `let-nameColumn="nameColumn"`—Returns a Boolean [`value`](https://www.telerik.com/kendo-angular-ui/components/charts/api/seriesitemcomponent#name) indicating whether the `name` property of the `SeriesItemComponent` is defined.
|
|
16
|
-
* - `let-colorMarker="colorMarker"`—Returns a Boolean value indicating whether one or more series colors are specified in the Chart. If the Chart contains only one `SeriesItemComponent`, the context field will return `false`.
|
|
17
|
-
* - `let-colSpan="colSpan"`—Specifies the number of columns covered by the tooltip. The default value is `1` and increases by `1` if `nameColumn` and `colorMarker` are set to `true`.
|
|
18
|
-
*
|
|
19
|
-
* @example
|
|
20
|
-
* ```ts
|
|
21
|
-
* import { Component } from '@angular/core';
|
|
22
|
-
*
|
|
23
|
-
* _@Component({
|
|
24
|
-
* selector: 'my-app',
|
|
25
|
-
* template: `
|
|
26
|
-
* <kendo-chart>
|
|
27
|
-
* <kendo-chart-tooltip [shared]="true">
|
|
28
|
-
* <ng-template kendoChartSharedTooltipTemplate let-category="category" let-points="points">
|
|
29
|
-
* <div> {{ category }} </div>
|
|
30
|
-
* @for (point of points; track point) {
|
|
31
|
-
* <div>
|
|
32
|
-
* {{ point.series.name }} : {{ point.value }}
|
|
33
|
-
* </div>
|
|
34
|
-
* }
|
|
35
|
-
* </ng-template>
|
|
36
|
-
* </kendo-chart-tooltip>
|
|
37
|
-
* <kendo-chart-category-axis>
|
|
38
|
-
* <kendo-chart-category-axis-item [categories]="['A', 'B', 'C']">
|
|
39
|
-
* </kendo-chart-category-axis-item>
|
|
40
|
-
* </kendo-chart-category-axis>
|
|
41
|
-
* <kendo-chart-series>
|
|
42
|
-
* <kendo-chart-series-item name="A" [data]="[1, 2, 3]">
|
|
43
|
-
* </kendo-chart-series-item>
|
|
44
|
-
* <kendo-chart-series-item name="B" [data]="[1, 2, 3]">
|
|
45
|
-
* </kendo-chart-series-item>
|
|
46
|
-
* </kendo-chart-series>
|
|
47
|
-
* </kendo-chart>
|
|
48
|
-
* `
|
|
49
|
-
* })
|
|
50
|
-
* class AppComponent {
|
|
51
|
-
* }
|
|
52
|
-
*
|
|
53
|
-
* ```
|
|
54
|
-
*/
|
|
55
|
-
export declare class SharedTooltipTemplateDirective {
|
|
56
|
-
templateRef: TemplateRef<any>;
|
|
57
|
-
constructor(templateRef: TemplateRef<any>);
|
|
58
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SharedTooltipTemplateDirective, [{ optional: true; }]>;
|
|
59
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<SharedTooltipTemplateDirective, "[kendoChartSharedTooltipTemplate]", never, {}, {}, never, never, true, never>;
|
|
60
|
-
}
|
|
@@ -1,46 +0,0 @@
|
|
|
1
|
-
/**-----------------------------------------------------------------------------------------
|
|
2
|
-
* Copyright © 2026 Progress Software Corporation. All rights reserved.
|
|
3
|
-
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
|
-
*-------------------------------------------------------------------------------------------*/
|
|
5
|
-
import { TemplateRef, NgZone, EventEmitter } from '@angular/core';
|
|
6
|
-
import { SeriesTooltipTemplateDirective } from './series-tooltip-template.directive';
|
|
7
|
-
import { SharedTooltipTemplateDirective } from './shared-tooltip-template.directive';
|
|
8
|
-
import { TooltipTemplatePoint } from './tooltip-template-point';
|
|
9
|
-
import { BaseTooltip } from './base-tooltip';
|
|
10
|
-
import { TooltipTemplateService } from '../../common/tooltip-template.service';
|
|
11
|
-
import { PopupService } from '@progress/kendo-angular-popup';
|
|
12
|
-
import { LocalizationService } from '@progress/kendo-angular-l10n';
|
|
13
|
-
import * as i0 from "@angular/core";
|
|
14
|
-
/**
|
|
15
|
-
* @hidden
|
|
16
|
-
*/
|
|
17
|
-
export declare class TooltipPopupComponent extends BaseTooltip {
|
|
18
|
-
protected popupService: PopupService;
|
|
19
|
-
protected templateService: TooltipTemplateService;
|
|
20
|
-
protected localizationService: LocalizationService;
|
|
21
|
-
protected ngZone: NgZone;
|
|
22
|
-
seriesTooltipTemplateRef: TemplateRef<any>;
|
|
23
|
-
seriesSharedTooltipTemplateRef: TemplateRef<any>;
|
|
24
|
-
seriesTooltipContext: any;
|
|
25
|
-
seriesSharedTooltipContext: any;
|
|
26
|
-
shared: boolean;
|
|
27
|
-
defaultSeriesTooltipTemplate: SeriesTooltipTemplateDirective;
|
|
28
|
-
defaultSharedTooltipTemplate: SharedTooltipTemplateDirective;
|
|
29
|
-
templateRef: TemplateRef<any>;
|
|
30
|
-
animate: boolean;
|
|
31
|
-
classNames: any;
|
|
32
|
-
wrapperClass: string;
|
|
33
|
-
leave: EventEmitter<any>;
|
|
34
|
-
popupClasses: any;
|
|
35
|
-
private mouseleaveSubscription;
|
|
36
|
-
constructor(popupService: PopupService, templateService: TooltipTemplateService, localizationService: LocalizationService, ngZone: NgZone);
|
|
37
|
-
show(e: any): void;
|
|
38
|
-
containsElement(element: any): boolean;
|
|
39
|
-
protected sharedTemplateContext(e: any): any;
|
|
40
|
-
protected pointTemplateRef(point: any): TemplateRef<any>;
|
|
41
|
-
protected wrapPoints(points: Array<any>, format?: string): Array<TooltipTemplatePoint>;
|
|
42
|
-
protected onInit(): void;
|
|
43
|
-
hide(): void;
|
|
44
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<TooltipPopupComponent, never>;
|
|
45
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<TooltipPopupComponent, "kendo-chart-tooltip-popup", never, { "animate": { "alias": "animate"; "required": false; }; "classNames": { "alias": "classNames"; "required": false; }; "wrapperClass": { "alias": "wrapperClass"; "required": false; }; }, { "leave": "leave"; }, never, never, true, never>;
|
|
46
|
-
}
|
|
@@ -1,86 +0,0 @@
|
|
|
1
|
-
/**-----------------------------------------------------------------------------------------
|
|
2
|
-
* Copyright © 2026 Progress Software Corporation. All rights reserved.
|
|
3
|
-
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
|
-
*-------------------------------------------------------------------------------------------*/
|
|
5
|
-
import { TemplateRef } from '@angular/core';
|
|
6
|
-
/**
|
|
7
|
-
* Represents the point that is passed to the tooltip template.
|
|
8
|
-
*/
|
|
9
|
-
export declare class TooltipTemplatePoint {
|
|
10
|
-
/**
|
|
11
|
-
* Specifies the point value.
|
|
12
|
-
*/
|
|
13
|
-
value: any;
|
|
14
|
-
/**
|
|
15
|
-
* Specifies the point category. Available only for the Categorical series.
|
|
16
|
-
*/
|
|
17
|
-
category: string | Date | number;
|
|
18
|
-
/**
|
|
19
|
-
* Specifies the point category index. Available only for the Categorical series.
|
|
20
|
-
*/
|
|
21
|
-
categoryIndex: number;
|
|
22
|
-
/**
|
|
23
|
-
* Specifies the point series options.
|
|
24
|
-
*/
|
|
25
|
-
series: any;
|
|
26
|
-
/**
|
|
27
|
-
* Specifies the point `dataItem`.
|
|
28
|
-
*/
|
|
29
|
-
dataItem: any;
|
|
30
|
-
/**
|
|
31
|
-
* Specifies the point value represented as a percentage value. Available only for the Donut, Pie, and 100% Stacked charts.
|
|
32
|
-
*/
|
|
33
|
-
percentage: number;
|
|
34
|
-
/**
|
|
35
|
-
* Specifies the sum of point values since the last `"runningTotal"` summary point. Available for the Waterfall series.
|
|
36
|
-
*/
|
|
37
|
-
runningTotal: number;
|
|
38
|
-
/**
|
|
39
|
-
* Specifies the sum of all previous series values. Available for the Waterfall series.
|
|
40
|
-
*/
|
|
41
|
-
total: number;
|
|
42
|
-
/**
|
|
43
|
-
* Specifies the low value of the point error bar. Available for the Categorical series with error bars.
|
|
44
|
-
*/
|
|
45
|
-
low: number;
|
|
46
|
-
/**
|
|
47
|
-
* Specifies the high value of the point error bar. Available for the Categorical series with error bars.
|
|
48
|
-
*/
|
|
49
|
-
high: number;
|
|
50
|
-
/**
|
|
51
|
-
* Specifies the x low value of the point error bar. Available for the Scatter series with error bars.
|
|
52
|
-
*/
|
|
53
|
-
xLow: number;
|
|
54
|
-
/**
|
|
55
|
-
* Specifies the x high value of the point error bar. Available for the Scatter series with error bars.
|
|
56
|
-
*/
|
|
57
|
-
xHigh: number;
|
|
58
|
-
/**
|
|
59
|
-
* Specifies the y low value of the point error bar. Available for the Scatter series with error bars.
|
|
60
|
-
*/
|
|
61
|
-
yLow: number;
|
|
62
|
-
/**
|
|
63
|
-
* Specifies the y high value of the point error bar. Available for the Scatter series with error bars.
|
|
64
|
-
*/
|
|
65
|
-
yHigh: number;
|
|
66
|
-
/**
|
|
67
|
-
* @hidden
|
|
68
|
-
*/
|
|
69
|
-
template: TemplateRef<any>;
|
|
70
|
-
/**
|
|
71
|
-
* @hidden
|
|
72
|
-
*/
|
|
73
|
-
point: any;
|
|
74
|
-
/**
|
|
75
|
-
* @hidden
|
|
76
|
-
*/
|
|
77
|
-
format: string;
|
|
78
|
-
/**
|
|
79
|
-
* @hidden
|
|
80
|
-
*/
|
|
81
|
-
constructor(point: any, format?: string, template?: TemplateRef<any>);
|
|
82
|
-
/**
|
|
83
|
-
* @hidden
|
|
84
|
-
*/
|
|
85
|
-
get formattedValue(): string;
|
|
86
|
-
}
|
|
@@ -1,67 +0,0 @@
|
|
|
1
|
-
/**-----------------------------------------------------------------------------------------
|
|
2
|
-
* Copyright © 2026 Progress Software Corporation. All rights reserved.
|
|
3
|
-
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
|
-
*-------------------------------------------------------------------------------------------*/
|
|
5
|
-
import { AfterContentChecked } from '@angular/core';
|
|
6
|
-
import { ConfigurationService } from '../common/configuration.service';
|
|
7
|
-
import { Border, Padding } from '../common/property-types';
|
|
8
|
-
import { Tooltip } from '../common/property-types';
|
|
9
|
-
import { SettingsComponent } from '../common/settings.component';
|
|
10
|
-
import { TooltipTemplateService } from '../common/tooltip-template.service';
|
|
11
|
-
import { SeriesTooltipTemplateDirective } from './tooltip/series-tooltip-template.directive';
|
|
12
|
-
import { SharedTooltipTemplateDirective } from './tooltip/shared-tooltip-template.directive';
|
|
13
|
-
import * as i0 from "@angular/core";
|
|
14
|
-
/**
|
|
15
|
-
* Represents the Kendo UI for Angular Chart Tooltip configuration
|
|
16
|
-
* ([see example](https://www.telerik.com/kendo-angular-ui/components/charts/elements/tooltips)).
|
|
17
|
-
*/
|
|
18
|
-
export declare class TooltipComponent extends SettingsComponent implements Tooltip, AfterContentChecked {
|
|
19
|
-
configurationService: ConfigurationService;
|
|
20
|
-
private templateService;
|
|
21
|
-
/**
|
|
22
|
-
* Specifies the background color of the tooltip.
|
|
23
|
-
*/
|
|
24
|
-
background: string;
|
|
25
|
-
/**
|
|
26
|
-
* Specifies the border configuration of the tooltip.
|
|
27
|
-
*/
|
|
28
|
-
border: Border;
|
|
29
|
-
/**
|
|
30
|
-
* Specifies the text color of the tooltip.
|
|
31
|
-
*/
|
|
32
|
-
color: string;
|
|
33
|
-
/**
|
|
34
|
-
* Specifies the font of the tooltip.
|
|
35
|
-
* @default '12px sans-serif'
|
|
36
|
-
*/
|
|
37
|
-
font: string;
|
|
38
|
-
/**
|
|
39
|
-
* Specifies the format of the tooltip.
|
|
40
|
-
*/
|
|
41
|
-
format: string;
|
|
42
|
-
/**
|
|
43
|
-
* Specifies the opacity of the tooltip.
|
|
44
|
-
* @default 1
|
|
45
|
-
*/
|
|
46
|
-
opacity: number;
|
|
47
|
-
/**
|
|
48
|
-
* Specifies the padding of the tooltip. A numeric value sets all paddings.
|
|
49
|
-
*/
|
|
50
|
-
padding: Padding | number;
|
|
51
|
-
/**
|
|
52
|
-
* Determines whether the Chart displays a single tooltip for every category.
|
|
53
|
-
* @default false
|
|
54
|
-
*/
|
|
55
|
-
shared: boolean;
|
|
56
|
-
/**
|
|
57
|
-
* Determines whether the Chart displays the series tooltip.
|
|
58
|
-
* @default false
|
|
59
|
-
*/
|
|
60
|
-
visible: boolean;
|
|
61
|
-
seriesTooltipTemplate: SeriesTooltipTemplateDirective;
|
|
62
|
-
sharedTooltipTemplate: SharedTooltipTemplateDirective;
|
|
63
|
-
constructor(configurationService: ConfigurationService, templateService: TooltipTemplateService);
|
|
64
|
-
ngAfterContentChecked(): void;
|
|
65
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<TooltipComponent, never>;
|
|
66
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<TooltipComponent, "kendo-chart-tooltip", never, { "background": { "alias": "background"; "required": false; }; "border": { "alias": "border"; "required": false; }; "color": { "alias": "color"; "required": false; }; "font": { "alias": "font"; "required": false; }; "format": { "alias": "format"; "required": false; }; "opacity": { "alias": "opacity"; "required": false; }; "padding": { "alias": "padding"; "required": false; }; "shared": { "alias": "shared"; "required": false; }; "visible": { "alias": "visible"; "required": false; }; }, {}, ["seriesTooltipTemplate", "sharedTooltipTemplate"], never, true, never>;
|
|
67
|
-
}
|
|
@@ -1,59 +0,0 @@
|
|
|
1
|
-
/**-----------------------------------------------------------------------------------------
|
|
2
|
-
* Copyright © 2026 Progress Software Corporation. All rights reserved.
|
|
3
|
-
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
|
-
*-------------------------------------------------------------------------------------------*/
|
|
5
|
-
import { ConfigurationService } from '../../common/configuration.service';
|
|
6
|
-
import { ValueAxisCrosshair, ValueAxisCrosshairTooltip } from '../../common/property-types';
|
|
7
|
-
import { SettingsComponent } from '../../common/settings.component';
|
|
8
|
-
import * as i0 from "@angular/core";
|
|
9
|
-
/**
|
|
10
|
-
* Represents the crosshair configuration options of the Chart value axis ([see example](https://www.telerik.com/kendo-angular-ui/components/charts/elements/crosshairs)).
|
|
11
|
-
*
|
|
12
|
-
* @example
|
|
13
|
-
* ```html
|
|
14
|
-
* <kendo-chart>
|
|
15
|
-
* <kendo-chart-value-axis>
|
|
16
|
-
* <kendo-chart-value-axis-item>
|
|
17
|
-
* <kendo-chart-value-axis-item-crosshair [visible]="true" color="#ff0000" [width]="2">
|
|
18
|
-
* <kendo-chart-value-axis-item-crosshair-tooltip format="c"></kendo-chart-value-axis-item-crosshair-tooltip>
|
|
19
|
-
* </kendo-chart-value-axis-item-crosshair>
|
|
20
|
-
* </kendo-chart-value-axis-item>
|
|
21
|
-
* </kendo-chart-value-axis>
|
|
22
|
-
* </kendo-chart>
|
|
23
|
-
* ```
|
|
24
|
-
*
|
|
25
|
-
* @remarks
|
|
26
|
-
* Supported children components are: {@link ValueAxisCrosshairTooltipComponent}.
|
|
27
|
-
*/
|
|
28
|
-
export declare class ValueAxisCrosshairComponent extends SettingsComponent implements ValueAxisCrosshair {
|
|
29
|
-
configurationService: ConfigurationService;
|
|
30
|
-
/**
|
|
31
|
-
* Specifies the color of the crosshair.
|
|
32
|
-
*/
|
|
33
|
-
color: string;
|
|
34
|
-
/**
|
|
35
|
-
* Specifies the opacity of the crosshair.
|
|
36
|
-
*
|
|
37
|
-
* @default 1
|
|
38
|
-
*/
|
|
39
|
-
opacity: number;
|
|
40
|
-
/**
|
|
41
|
-
* Determines whether the Chart displays the value axis crosshair.
|
|
42
|
-
*
|
|
43
|
-
* @default false
|
|
44
|
-
*/
|
|
45
|
-
visible: boolean;
|
|
46
|
-
/**
|
|
47
|
-
* Specifies the width of the crosshair in pixels.
|
|
48
|
-
*
|
|
49
|
-
* @default 1
|
|
50
|
-
*/
|
|
51
|
-
width: number;
|
|
52
|
-
/**
|
|
53
|
-
* Specifies the tooltip configuration of the crosshair.
|
|
54
|
-
*/
|
|
55
|
-
tooltip: ValueAxisCrosshairTooltip;
|
|
56
|
-
constructor(configurationService: ConfigurationService);
|
|
57
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ValueAxisCrosshairComponent, never>;
|
|
58
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ValueAxisCrosshairComponent, "kendo-chart-value-axis-item-crosshair", never, { "color": { "alias": "color"; "required": false; }; "opacity": { "alias": "opacity"; "required": false; }; "visible": { "alias": "visible"; "required": false; }; "width": { "alias": "width"; "required": false; }; "tooltip": { "alias": "tooltip"; "required": false; }; }, {}, never, never, true, never>;
|
|
59
|
-
}
|