@progress/kendo-angular-charts 24.2.2-develop.9 → 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,127 +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 { AxisDefaults, CategoryAxis, ChartArea, DragAction, Legend, Pane, PaneDefaults, PlotArea, Series, SeriesDefaults, Title, Tooltip, ValueAxis, XAxis, YAxis, Zoomable } from './common/property-types';
|
|
6
|
-
/**
|
|
7
|
-
* Represents a configuration object that groups all root-level Chart options.
|
|
8
|
-
*/
|
|
9
|
-
export interface ChartOptions {
|
|
10
|
-
/**
|
|
11
|
-
* Defines whether the Chart can be panned.
|
|
12
|
-
* Panning is not available for the `Donut`, `Pie`, `Funnel`, `Pyramid`, `Polar`, and `Radar` series.
|
|
13
|
-
*/
|
|
14
|
-
pannable?: boolean | DragAction;
|
|
15
|
-
/**
|
|
16
|
-
* Defines the preferred rendering engine.
|
|
17
|
-
* If the browser does not support it, the Chart switches to the first available mode.
|
|
18
|
-
*/
|
|
19
|
-
renderAs?: 'svg' | 'canvas';
|
|
20
|
-
/**
|
|
21
|
-
* Defines the default colors for the Chart series.
|
|
22
|
-
* When all colors are used, new colors are pulled from the start again.
|
|
23
|
-
*/
|
|
24
|
-
seriesColors?: string[];
|
|
25
|
-
/**
|
|
26
|
-
* Defines the configuration options or the text of the Chart subtitle.
|
|
27
|
-
*/
|
|
28
|
-
subtitle?: string | Title;
|
|
29
|
-
/**
|
|
30
|
-
* Defines the configuration options or the text of the Chart title.
|
|
31
|
-
*/
|
|
32
|
-
title?: string | Title;
|
|
33
|
-
/**
|
|
34
|
-
* Defines whether the Chart plays animations when it displays the series.
|
|
35
|
-
* By default, animations are enabled.
|
|
36
|
-
*/
|
|
37
|
-
transitions?: boolean;
|
|
38
|
-
/**
|
|
39
|
-
* @hidden
|
|
40
|
-
* Defines whether the Chart automatically repaints when its styles are modified through CSS variables.
|
|
41
|
-
*/
|
|
42
|
-
observeStyles?: boolean;
|
|
43
|
-
/**
|
|
44
|
-
* Defines whether the Chart can be zoomed.
|
|
45
|
-
* Zooming is not available for the `Donut`, `Pie`, `Funnel`, `Pyramid`, `Polar`, and `Radar` series.
|
|
46
|
-
*/
|
|
47
|
-
zoomable?: boolean | Zoomable;
|
|
48
|
-
/**
|
|
49
|
-
* Defines the default options for all Chart axes. Accepts the options which are supported by
|
|
50
|
-
* [`categoryAxis`](https://www.telerik.com/kendo-angular-ui/components/charts/api/categoryaxisitemcomponent),
|
|
51
|
-
* [`valueAxis`](https://www.telerik.com/kendo-angular-ui/components/charts/api/valueaxisitemcomponent),
|
|
52
|
-
* [`xAxis`](https://www.telerik.com/kendo-angular-ui/components/charts/api/xaxisitemcomponent),
|
|
53
|
-
* and [`yAxis`](https://www.telerik.com/kendo-angular-ui/components/charts/api/yaxisitemcomponent).
|
|
54
|
-
*/
|
|
55
|
-
axisDefaults?: AxisDefaults;
|
|
56
|
-
/**
|
|
57
|
-
* Defines the configuration options of the category axis.
|
|
58
|
-
*/
|
|
59
|
-
categoryAxis?: CategoryAxis | CategoryAxis[];
|
|
60
|
-
/**
|
|
61
|
-
* Defines the configuration options of the Chart area.
|
|
62
|
-
* Represents the entire visible area of the Chart.
|
|
63
|
-
*/
|
|
64
|
-
chartArea?: ChartArea;
|
|
65
|
-
/**
|
|
66
|
-
* Defines the configuration options of the Chart legend.
|
|
67
|
-
*/
|
|
68
|
-
legend?: Legend;
|
|
69
|
-
/**
|
|
70
|
-
* If no series are defined, or all series are empty, a [No Data Overlay](https://www.telerik.com/kendo-angular-ui/components/charts/data-binding/no-data-overlay) will be displayed.
|
|
71
|
-
* It clears automatically when the series receive data.
|
|
72
|
-
*
|
|
73
|
-
* To disable the No Data Overlay, set this option to `false`.
|
|
74
|
-
*/
|
|
75
|
-
noData?: boolean;
|
|
76
|
-
/**
|
|
77
|
-
* Defines the configuration of the Chart panes.
|
|
78
|
-
* Panes are used to split the Chart into two or more parts. The panes are ordered from top to bottom.
|
|
79
|
-
* To associate each axis with a pane, set its `pane` option to the name of the desired pane.
|
|
80
|
-
* Axes that do not have a specified pane are placed in the top (default) pane.
|
|
81
|
-
* To move a series to the desired pane, associate them with an axis.
|
|
82
|
-
*/
|
|
83
|
-
panes?: Pane[];
|
|
84
|
-
/**
|
|
85
|
-
* Defines the default options of all panes.
|
|
86
|
-
*/
|
|
87
|
-
paneDefaults?: PaneDefaults;
|
|
88
|
-
/**
|
|
89
|
-
* Defines the configuration options of the plot area.
|
|
90
|
-
* Specifies the area which displays the series.
|
|
91
|
-
*/
|
|
92
|
-
plotArea?: PlotArea;
|
|
93
|
-
/**
|
|
94
|
-
* Defines the configuration of the Chart series.
|
|
95
|
-
* Determines the series type by the value of the `type` field.
|
|
96
|
-
* If a `type` value is missing, the Chart renders the type that is
|
|
97
|
-
* specified in [`seriesDefaults`](https://www.telerik.com/kendo-angular-ui/components/charts/api/seriesdefaultscomponent).
|
|
98
|
-
* Some options accept functions as arguments. These arguments are evaluated for each point
|
|
99
|
-
* which is supplied as a parameter. If no value is returned, the Chart uses the `theme` or
|
|
100
|
-
* [`seriesDefaults`](https://www.telerik.com/kendo-angular-ui/components/charts/api/seriesdefaultscomponent) values.
|
|
101
|
-
*/
|
|
102
|
-
series?: Series[];
|
|
103
|
-
/**
|
|
104
|
-
* Defines the default options of all series.
|
|
105
|
-
*/
|
|
106
|
-
seriesDefaults?: SeriesDefaults;
|
|
107
|
-
/**
|
|
108
|
-
* Defines the configuration options of the Chart series tooltips.
|
|
109
|
-
* Displays the tooltip when the
|
|
110
|
-
* [`tooltip.visible`](https://www.telerik.com/kendo-angular-ui/components/charts/api/tooltipcomponent#visible) option is set to `true`.
|
|
111
|
-
*/
|
|
112
|
-
tooltip?: Tooltip;
|
|
113
|
-
/**
|
|
114
|
-
* Defines the configuration options of the value axis.
|
|
115
|
-
*/
|
|
116
|
-
valueAxis?: ValueAxis | ValueAxis[];
|
|
117
|
-
/**
|
|
118
|
-
* Defines the configuration options of the Scatter Chart X-axis.
|
|
119
|
-
* Supports all [`valueAxis`](https://www.telerik.com/kendo-angular-ui/components/charts/api/valueaxisitemcomponent) options.
|
|
120
|
-
*/
|
|
121
|
-
xAxis?: XAxis | XAxis[];
|
|
122
|
-
/**
|
|
123
|
-
* Defines the configuration options of the Scatter Chart Y-axis.
|
|
124
|
-
* Supports all [`valueAxis`](https://www.telerik.com/kendo-angular-ui/components/charts/api/valueaxisitemcomponent) options.
|
|
125
|
-
*/
|
|
126
|
-
yAxis?: YAxis | YAxis[];
|
|
127
|
-
}
|
package/chart.component.d.ts
DELETED
|
@@ -1,515 +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 { AfterViewChecked, AfterViewInit, ChangeDetectorRef, NgZone, OnChanges, OnDestroy, OnInit, Renderer2, SimpleChange, QueryList, EventEmitter, ElementRef, EmbeddedViewRef } from '@angular/core';
|
|
6
|
-
import { IntlService } from '@progress/kendo-angular-intl';
|
|
7
|
-
import { LocalizationService } from '@progress/kendo-angular-l10n';
|
|
8
|
-
import { Group, ImageExportOptions, Surface } from '@progress/kendo-drawing';
|
|
9
|
-
import { LicenseMessage } from '@progress/kendo-licensing';
|
|
10
|
-
import { Subscription } from 'rxjs';
|
|
11
|
-
import { ChartAxis } from './api-types/chart-axis.interface';
|
|
12
|
-
import { ChartPane } from './api-types/chart-pane.interface';
|
|
13
|
-
import { ChartPlotArea } from './api-types/chart-plotarea.interface';
|
|
14
|
-
import { SeriesPoint } from './api-types/series-point.interface';
|
|
15
|
-
import './chart-defaults';
|
|
16
|
-
import { ChartOptions } from './chart-options.interface';
|
|
17
|
-
import { DonutCenterTemplateDirective } from './chart/donut-center-template.directive';
|
|
18
|
-
import { NoDataTemplateDirective } from './chart/no-data-template.directive';
|
|
19
|
-
import { SeriesItemComponent } from './chart/series-item.component';
|
|
20
|
-
import { CrosshairTooltipsContainerComponent } from './chart/tooltip/crosshair-tooltips-container.component';
|
|
21
|
-
import { PopupSettings } from './chart/tooltip/popup-settings.interface';
|
|
22
|
-
import { TooltipPopupComponent } from './chart/tooltip/tooltip-popup.component';
|
|
23
|
-
import { ChartSVGExportOptions, ChartVisualExportOptions } from './common/api-types';
|
|
24
|
-
import { ChartInstanceObserver } from './common/chart-instance-observer';
|
|
25
|
-
import { ConfigurationService } from './common/configuration.service';
|
|
26
|
-
import { AxisDefaults, CategoryAxis, ChartArea, DragAction, Legend, Pane, PaneDefaults, PlotArea, Series, SeriesDefaults, Subtitle, Title, Tooltip, ValueAxis, XAxis, YAxis, Zoomable } from './common/property-types';
|
|
27
|
-
import { ThemeService } from './common/theme.service';
|
|
28
|
-
import { AxisLabelClickEvent } from './events/axis-label-click-event';
|
|
29
|
-
import { DragEndEvent } from './events/drag-end-event';
|
|
30
|
-
import { DragEvent } from './events/drag-event';
|
|
31
|
-
import { DragStartEvent } from './events/drag-start-event';
|
|
32
|
-
import { InstanceEventService } from './events/instance-event.service';
|
|
33
|
-
import { LegendItemClickEvent } from './events/legend-item-click-event';
|
|
34
|
-
import { LegendItemHoverEvent } from './events/legend-item-hover-event';
|
|
35
|
-
import { LegendItemLeaveEvent } from './events/legend-item-leave-event';
|
|
36
|
-
import { NoteClickEvent } from './events/note-click-event';
|
|
37
|
-
import { NoteHoverEvent } from './events/note-hover-event';
|
|
38
|
-
import { NoteLeaveEvent } from './events/note-leave-event';
|
|
39
|
-
import { PaneRenderEvent } from './events/pane-render-event';
|
|
40
|
-
import { PlotAreaClickEvent } from './events/plot-area-click-event';
|
|
41
|
-
import { PlotAreaHoverEvent } from './events/plot-area-hover-event';
|
|
42
|
-
import { PlotAreaLeaveEvent } from './events/plot-area-leave-event';
|
|
43
|
-
import { RenderEvent } from './events/render-event';
|
|
44
|
-
import { SelectEndEvent } from './events/select-end-event';
|
|
45
|
-
import { SelectEvent } from './events/select-event';
|
|
46
|
-
import { SelectStartEvent } from './events/select-start-event';
|
|
47
|
-
import { SeriesClickEvent } from './events/series-click-event';
|
|
48
|
-
import { SeriesHoverEvent } from './events/series-hover-event';
|
|
49
|
-
import { SeriesLeaveEvent } from './events/series-leave-event';
|
|
50
|
-
import { SeriesOverEvent } from './events/series-over-event';
|
|
51
|
-
import { ZoomEndEvent } from './events/zoom-end-event';
|
|
52
|
-
import { ZoomEvent } from './events/zoom-event';
|
|
53
|
-
import { ZoomStartEvent } from './events/zoom-start-event';
|
|
54
|
-
import { SeriesComponent } from './chart/series.component';
|
|
55
|
-
import { DrilldownEvent } from './events/drilldown-event';
|
|
56
|
-
import * as i0 from "@angular/core";
|
|
57
|
-
/**
|
|
58
|
-
* Represents the Kendo UI Chart component for Angular.
|
|
59
|
-
*
|
|
60
|
-
* @example
|
|
61
|
-
* ```html
|
|
62
|
-
* <kendo-chart>
|
|
63
|
-
* <kendo-chart-legend [visible]="legendVisible">
|
|
64
|
-
* </kendo-chart-legend>
|
|
65
|
-
* <kendo-chart-series>
|
|
66
|
-
* <kendo-chart-series-item name="Series #1" type="line" [data]="[1, 2, 3]">
|
|
67
|
-
* </kendo-chart-series-item>
|
|
68
|
-
* </kendo-chart-series>
|
|
69
|
-
* </kendo-chart>
|
|
70
|
-
* ```
|
|
71
|
-
*
|
|
72
|
-
* @remarks
|
|
73
|
-
* Supported children are: {@link SeriesComponent}, {@link SeriesDefaultsComponent}, {@link PanesComponent}, {@link PaneDefaultsComponent},
|
|
74
|
-
* {@link CategoryAxisComponent}, {@link ValueAxisComponent}, {@link XAxisComponent}, {@link YAxisComponent}, {@link LegendComponent},
|
|
75
|
-
* {@link ChartAreaComponent}, {@link PlotAreaComponent}, {@link TooltipComponent}, {@link SubtitleComponent}, {@link TitleComponent},
|
|
76
|
-
* {@link ZoomableComponent}, {@link AxisDefaultsComponent}, {@link ChartCustomMessagesComponent} {@link PaneComponent}.
|
|
77
|
-
*/
|
|
78
|
-
export declare class ChartComponent implements ChartOptions, OnChanges, OnInit, OnDestroy, AfterViewInit, AfterViewChecked {
|
|
79
|
-
configurationService: ConfigurationService;
|
|
80
|
-
themeService: ThemeService;
|
|
81
|
-
protected element: ElementRef;
|
|
82
|
-
protected intl: IntlService;
|
|
83
|
-
protected localizationService: LocalizationService;
|
|
84
|
-
protected ngZone: NgZone;
|
|
85
|
-
protected instanceEventService: InstanceEventService;
|
|
86
|
-
protected changeDetector: ChangeDetectorRef;
|
|
87
|
-
protected renderer: Renderer2;
|
|
88
|
-
/**
|
|
89
|
-
* Defines whether the Chart can be panned.
|
|
90
|
-
* Panning is not available for the `Donut`, `Pie`, `Funnel`, `Pyramid`, `Polar`, and `Radar` series.
|
|
91
|
-
* @default false
|
|
92
|
-
*/
|
|
93
|
-
pannable: boolean | DragAction;
|
|
94
|
-
/**
|
|
95
|
-
* Defines the rendering mode of the Chart.
|
|
96
|
-
* @default 'svg'
|
|
97
|
-
*/
|
|
98
|
-
renderAs: 'svg' | 'canvas';
|
|
99
|
-
/**
|
|
100
|
-
* Defines the default colors for the Chart series.
|
|
101
|
-
*/
|
|
102
|
-
seriesColors: string[];
|
|
103
|
-
/**
|
|
104
|
-
* Defines the subtitle configuration of the Chart.
|
|
105
|
-
*/
|
|
106
|
-
subtitle: string | Subtitle;
|
|
107
|
-
/**
|
|
108
|
-
* Defines the title configuration of the Chart.
|
|
109
|
-
*/
|
|
110
|
-
title: string | Title;
|
|
111
|
-
/**
|
|
112
|
-
* Defines whether to show the no-data template when the Chart has no data.
|
|
113
|
-
* @default true
|
|
114
|
-
*/
|
|
115
|
-
noData: boolean;
|
|
116
|
-
/**
|
|
117
|
-
* @hidden
|
|
118
|
-
* Defines whether the Chart automatically repaints when its styles are modified through CSS variables.
|
|
119
|
-
* @default true
|
|
120
|
-
*/
|
|
121
|
-
observeStyles: boolean;
|
|
122
|
-
/**
|
|
123
|
-
* Defines whether the Chart plays animations when it displays the series.
|
|
124
|
-
* By default, animations are enabled.
|
|
125
|
-
* @default true
|
|
126
|
-
*/
|
|
127
|
-
transitions: boolean;
|
|
128
|
-
/**
|
|
129
|
-
* Defines the zoom configuration of the Chart.
|
|
130
|
-
*/
|
|
131
|
-
zoomable: boolean | Zoomable;
|
|
132
|
-
/**
|
|
133
|
-
* Defines the default configuration for all axes.
|
|
134
|
-
*/
|
|
135
|
-
axisDefaults: AxisDefaults;
|
|
136
|
-
/**
|
|
137
|
-
* Defines the category axis configuration.
|
|
138
|
-
*/
|
|
139
|
-
categoryAxis: CategoryAxis | CategoryAxis[];
|
|
140
|
-
/**
|
|
141
|
-
* Defines the Chart area configuration.
|
|
142
|
-
*/
|
|
143
|
-
chartArea: ChartArea;
|
|
144
|
-
/**
|
|
145
|
-
* Defines the Chart legend configuration.
|
|
146
|
-
*/
|
|
147
|
-
legend: Legend;
|
|
148
|
-
/**
|
|
149
|
-
* Defines the Chart panes configuration.
|
|
150
|
-
*/
|
|
151
|
-
panes: Pane[];
|
|
152
|
-
/**
|
|
153
|
-
* Defines the default configuration for all panes.
|
|
154
|
-
*/
|
|
155
|
-
paneDefaults: PaneDefaults;
|
|
156
|
-
/**
|
|
157
|
-
* Defines the plot area configuration.
|
|
158
|
-
*/
|
|
159
|
-
plotArea: PlotArea;
|
|
160
|
-
/**
|
|
161
|
-
* Defines the Chart series configuration.
|
|
162
|
-
*/
|
|
163
|
-
series: Series[];
|
|
164
|
-
/**
|
|
165
|
-
* Defines the default configuration for all series.
|
|
166
|
-
*/
|
|
167
|
-
seriesDefaults: SeriesDefaults;
|
|
168
|
-
/**
|
|
169
|
-
* Defines the Chart tooltip configuration.
|
|
170
|
-
*/
|
|
171
|
-
tooltip: Tooltip;
|
|
172
|
-
/**
|
|
173
|
-
* Defines the value axis configuration.
|
|
174
|
-
*/
|
|
175
|
-
valueAxis: ValueAxis | ValueAxis[];
|
|
176
|
-
/**
|
|
177
|
-
* Defines the X axis configuration.
|
|
178
|
-
*/
|
|
179
|
-
xAxis: XAxis | XAxis[];
|
|
180
|
-
/**
|
|
181
|
-
* Defines the Y axis configuration.
|
|
182
|
-
*/
|
|
183
|
-
yAxis: YAxis | YAxis[];
|
|
184
|
-
/**
|
|
185
|
-
* Fires when you click an axis label ([see example](https://www.telerik.com/kendo-angular-ui/components/charts/events)).
|
|
186
|
-
*/
|
|
187
|
-
axisLabelClick: EventEmitter<AxisLabelClickEvent>;
|
|
188
|
-
/**
|
|
189
|
-
* Fires as long as you drag the Chart with the mouse or through swipe gestures.
|
|
190
|
-
*/
|
|
191
|
-
drag: EventEmitter<DragEvent>;
|
|
192
|
-
/**
|
|
193
|
-
* Fires when you stop dragging the Chart.
|
|
194
|
-
*/
|
|
195
|
-
dragEnd: EventEmitter<DragEndEvent>;
|
|
196
|
-
/**
|
|
197
|
-
* Fires when you start dragging the Chart.
|
|
198
|
-
*/
|
|
199
|
-
dragStart: EventEmitter<DragStartEvent>;
|
|
200
|
-
/**
|
|
201
|
-
* Fires when you hover over a legend item ([see example](https://www.telerik.com/kendo-angular-ui/components/charts/events)).
|
|
202
|
-
*/
|
|
203
|
-
legendItemHover: EventEmitter<LegendItemHoverEvent>;
|
|
204
|
-
/**
|
|
205
|
-
* Fires when the cursor leaves a legend item.
|
|
206
|
-
*/
|
|
207
|
-
legendItemLeave: EventEmitter<LegendItemLeaveEvent>;
|
|
208
|
-
/**
|
|
209
|
-
* Fires when you click a note.
|
|
210
|
-
*/
|
|
211
|
-
noteClick: EventEmitter<NoteClickEvent>;
|
|
212
|
-
/**
|
|
213
|
-
* Fires when you hover over a note.
|
|
214
|
-
*/
|
|
215
|
-
noteHover: EventEmitter<NoteHoverEvent>;
|
|
216
|
-
/**
|
|
217
|
-
* Fires when the cursor leaves a note.
|
|
218
|
-
*/
|
|
219
|
-
noteLeave: EventEmitter<NoteLeaveEvent>;
|
|
220
|
-
/**
|
|
221
|
-
* Fires when a pane is rendered because the Chart is rendered, performs panning or zooming, or is exported with different options.
|
|
222
|
-
* The event is used to render custom visuals in the panes.
|
|
223
|
-
*/
|
|
224
|
-
paneRender: EventEmitter<PaneRenderEvent>;
|
|
225
|
-
/**
|
|
226
|
-
* Fires when you click the plot area ([see example](https://www.telerik.com/kendo-angular-ui/components/charts/events)).
|
|
227
|
-
* The `click` event is triggered by the `tap` and `contextmenu` events.
|
|
228
|
-
* To distinguish between the original events, inspect the `e.originalEvent.type` field.
|
|
229
|
-
*/
|
|
230
|
-
plotAreaClick: EventEmitter<PlotAreaClickEvent>;
|
|
231
|
-
/**
|
|
232
|
-
* Fires when you hover the plot area ([see example](https://www.telerik.com/kendo-angular-ui/components/charts/events)).
|
|
233
|
-
*/
|
|
234
|
-
plotAreaHover: EventEmitter<PlotAreaHoverEvent>;
|
|
235
|
-
/**
|
|
236
|
-
* Fires when the cursor leaves the plot area.
|
|
237
|
-
*/
|
|
238
|
-
plotAreaLeave: EventEmitter<PlotAreaLeaveEvent>;
|
|
239
|
-
/**
|
|
240
|
-
* Fires when the Chart is ready to render on screen ([see example](https://www.telerik.com/kendo-angular-ui/components/charts/events)).
|
|
241
|
-
* For example, you can use it to remove loading indicators.
|
|
242
|
-
* Any changes made to the options are ignored.
|
|
243
|
-
*/
|
|
244
|
-
render: EventEmitter<RenderEvent>;
|
|
245
|
-
/**
|
|
246
|
-
* Fires when you modify the selection.
|
|
247
|
-
*
|
|
248
|
-
* The range units include a generic axis category index (0-based) and a date axis represented by a date instance.
|
|
249
|
-
*/
|
|
250
|
-
select: EventEmitter<SelectEvent>;
|
|
251
|
-
/**
|
|
252
|
-
* Fires when you complete the modification of the selection.
|
|
253
|
-
*
|
|
254
|
-
* The range units include a generic axis category index (0-based) and a date axis represented by a date instance.
|
|
255
|
-
*/
|
|
256
|
-
selectEnd: EventEmitter<SelectEndEvent>;
|
|
257
|
-
/**
|
|
258
|
-
* Fires when you start modifying the axis selection.
|
|
259
|
-
*
|
|
260
|
-
* The range units include a generic axis category index (0-based) and a date axis represented by a date instance.
|
|
261
|
-
*/
|
|
262
|
-
selectStart: EventEmitter<SelectStartEvent>;
|
|
263
|
-
/**
|
|
264
|
-
* Fires when you click the Chart series.
|
|
265
|
-
*
|
|
266
|
-
* The `click` event will be triggered by the `tap` and `contextmenu` events ([see example](https://www.telerik.com/kendo-angular-ui/components/charts/events)).
|
|
267
|
-
* To distinguish between the original events, inspect the `e.originalEvent.type` field.
|
|
268
|
-
*/
|
|
269
|
-
seriesClick: EventEmitter<SeriesClickEvent>;
|
|
270
|
-
/**
|
|
271
|
-
* Fires when you want to drill down on a specific point.
|
|
272
|
-
*/
|
|
273
|
-
drilldown: EventEmitter<DrilldownEvent>;
|
|
274
|
-
/**
|
|
275
|
-
* Fires when you hover the Chart series ([see example](https://www.telerik.com/kendo-angular-ui/components/charts/events)).
|
|
276
|
-
*/
|
|
277
|
-
seriesHover: EventEmitter<SeriesHoverEvent>;
|
|
278
|
-
/**
|
|
279
|
-
* Fires when the cursor enters a series.
|
|
280
|
-
*/
|
|
281
|
-
seriesOver: EventEmitter<SeriesOverEvent>;
|
|
282
|
-
/**
|
|
283
|
-
* Fires when the cursor leaves a series.
|
|
284
|
-
*/
|
|
285
|
-
seriesLeave: EventEmitter<SeriesLeaveEvent>;
|
|
286
|
-
/**
|
|
287
|
-
* Fires as long as you zoom the Chart by using the mousewheel operation.
|
|
288
|
-
*/
|
|
289
|
-
zoom: EventEmitter<ZoomEvent>;
|
|
290
|
-
/**
|
|
291
|
-
* Fires when you stop zooming the Chart.
|
|
292
|
-
*/
|
|
293
|
-
zoomEnd: EventEmitter<ZoomEndEvent>;
|
|
294
|
-
/**
|
|
295
|
-
* Fires when you use the mousewheel to zoom the Chart.
|
|
296
|
-
*/
|
|
297
|
-
zoomStart: EventEmitter<ZoomStartEvent>;
|
|
298
|
-
/**
|
|
299
|
-
* Fires when a legend item is clicked before the selected series visibility is toggled.
|
|
300
|
-
* You can prevent this event.
|
|
301
|
-
*/
|
|
302
|
-
legendItemClick: EventEmitter<LegendItemClickEvent>;
|
|
303
|
-
/**
|
|
304
|
-
* Fires when the drill-down level has changed.
|
|
305
|
-
*/
|
|
306
|
-
drilldownLevelChange: EventEmitter<number>;
|
|
307
|
-
/**
|
|
308
|
-
* Limits the automatic resizing of the Chart. Sets the maximum number of times per second
|
|
309
|
-
* that the component redraws its content when the size of its container changes.
|
|
310
|
-
* To disable the automatic resizing, set it to `0`.
|
|
311
|
-
*
|
|
312
|
-
* @default 10
|
|
313
|
-
*/
|
|
314
|
-
resizeRateLimit: number;
|
|
315
|
-
/**
|
|
316
|
-
* Defines the settings for the tooltip popup.
|
|
317
|
-
*/
|
|
318
|
-
popupSettings: PopupSettings;
|
|
319
|
-
/**
|
|
320
|
-
* Gets or sets the current drill-down level for [Drilldown Charts](https://www.telerik.com/kendo-angular-ui/components/charts/drill-down).
|
|
321
|
-
*
|
|
322
|
-
* To return to a previous level, set the value to a number less than the current level.
|
|
323
|
-
* To return to the root chart, set the value to `0`.
|
|
324
|
-
*
|
|
325
|
-
* Setting the value to a number greater than the current level has no effect.
|
|
326
|
-
*/
|
|
327
|
-
get drilldownLevel(): number;
|
|
328
|
-
set drilldownLevel(level: number);
|
|
329
|
-
/**
|
|
330
|
-
* Represents the Drawing `Surface` of the Chart.
|
|
331
|
-
*/
|
|
332
|
-
surface: Surface;
|
|
333
|
-
seriesCollectionComponent: QueryList<SeriesComponent>;
|
|
334
|
-
seriesComponents: QueryList<SeriesItemComponent>;
|
|
335
|
-
donutCenterTemplate: DonutCenterTemplateDirective;
|
|
336
|
-
noDataTemplate: NoDataTemplateDirective;
|
|
337
|
-
tooltipInstance: TooltipPopupComponent;
|
|
338
|
-
crossahirTooltips: CrosshairTooltipsContainerComponent;
|
|
339
|
-
/**
|
|
340
|
-
* @hidden
|
|
341
|
-
*/
|
|
342
|
-
donutCenterStyle: any;
|
|
343
|
-
/**
|
|
344
|
-
* @hidden
|
|
345
|
-
*/
|
|
346
|
-
messageFor(key: string): string;
|
|
347
|
-
/**
|
|
348
|
-
* @hidden
|
|
349
|
-
*/
|
|
350
|
-
showLicenseWatermark: boolean;
|
|
351
|
-
/**
|
|
352
|
-
* @hidden
|
|
353
|
-
*/
|
|
354
|
-
licenseMessage?: LicenseMessage;
|
|
355
|
-
instance: any;
|
|
356
|
-
protected options: any;
|
|
357
|
-
protected theme: any;
|
|
358
|
-
protected optionsChange: Subscription;
|
|
359
|
-
protected suppressTransitions: boolean;
|
|
360
|
-
protected resizeTimeout: any;
|
|
361
|
-
protected redrawTimeout: any;
|
|
362
|
-
protected domSubscriptions: () => void;
|
|
363
|
-
protected destroyed: boolean;
|
|
364
|
-
protected subscriptions: Subscription;
|
|
365
|
-
protected rtl: boolean;
|
|
366
|
-
protected hostClasses: string[];
|
|
367
|
-
protected drilldownState: EmbeddedViewRef<any>[];
|
|
368
|
-
constructor(configurationService: ConfigurationService, themeService: ThemeService, element: ElementRef, intl: IntlService, localizationService: LocalizationService, ngZone: NgZone, instanceEventService: InstanceEventService, changeDetector: ChangeDetectorRef, renderer: Renderer2);
|
|
369
|
-
ngOnInit(): void;
|
|
370
|
-
ngAfterViewInit(): void;
|
|
371
|
-
private onStyleChanged;
|
|
372
|
-
private onDrilldown;
|
|
373
|
-
ngAfterViewChecked(): void;
|
|
374
|
-
ngOnChanges(changes: {
|
|
375
|
-
[propertyName: string]: SimpleChange;
|
|
376
|
-
}): void;
|
|
377
|
-
/**
|
|
378
|
-
* Updates the component fields with the specified values and refreshes the Chart.
|
|
379
|
-
*
|
|
380
|
-
* Use this method when the configuration values cannot be set through the template.
|
|
381
|
-
*
|
|
382
|
-
* @example
|
|
383
|
-
* ```ts-no-run
|
|
384
|
-
* chart.notifyChanges({ title: { text: 'New Title' } });
|
|
385
|
-
* ```
|
|
386
|
-
*
|
|
387
|
-
* @param changes An object containing the updated input fields.
|
|
388
|
-
*/
|
|
389
|
-
notifyChanges(changes: any): void;
|
|
390
|
-
ngOnDestroy(): void;
|
|
391
|
-
protected createInstance(element: any, observer: ChartInstanceObserver): void;
|
|
392
|
-
/**
|
|
393
|
-
* Exports the Chart as an image. The export operation is asynchronous and returns a promise.
|
|
394
|
-
*
|
|
395
|
-
* @param options - The parameters for the exported image.
|
|
396
|
-
* @returns A promise that resolves with a PNG image encoded as a Data URI.
|
|
397
|
-
*/
|
|
398
|
-
exportImage(options?: ImageExportOptions): Promise<string>;
|
|
399
|
-
/**
|
|
400
|
-
* Exports the Chart as an SVG document. The export operation is asynchronous and returns a promise.
|
|
401
|
-
*
|
|
402
|
-
* @param options - The parameters for the exported file.
|
|
403
|
-
* @returns A promise that resolves with an SVG document encoded as a Data URI.
|
|
404
|
-
*/
|
|
405
|
-
exportSVG(options?: ChartSVGExportOptions): Promise<string>;
|
|
406
|
-
/**
|
|
407
|
-
* Exports the Chart as a Drawing `Scene`.
|
|
408
|
-
*
|
|
409
|
-
* @param options - The parameters for the export operation.
|
|
410
|
-
* @returns The root `Group` of the scene.
|
|
411
|
-
*/
|
|
412
|
-
exportVisual(options?: ChartVisualExportOptions | any): Group;
|
|
413
|
-
/**
|
|
414
|
-
* Returns the axis with the specified name.
|
|
415
|
-
*
|
|
416
|
-
* @param name - The axis name.
|
|
417
|
-
* @returns The axis with a corresponding name.
|
|
418
|
-
*/
|
|
419
|
-
findAxisByName(name: string): ChartAxis;
|
|
420
|
-
/**
|
|
421
|
-
* Returns the pane at the specified index.
|
|
422
|
-
*
|
|
423
|
-
* @param index - The pane index.
|
|
424
|
-
* @returns The pane at the specified index.
|
|
425
|
-
*/
|
|
426
|
-
findPaneByIndex(index: number): ChartPane;
|
|
427
|
-
/**
|
|
428
|
-
* Returns the pane with the specified name.
|
|
429
|
-
*
|
|
430
|
-
* @param name - The name of the pane.
|
|
431
|
-
* @returns The pane with the provided name.
|
|
432
|
-
*/
|
|
433
|
-
findPaneByName(name: string): ChartPane;
|
|
434
|
-
/**
|
|
435
|
-
* Returns the plot area of the Chart.
|
|
436
|
-
*
|
|
437
|
-
* @returns The plot area of the Chart.
|
|
438
|
-
*/
|
|
439
|
-
getPlotArea(): ChartPlotArea;
|
|
440
|
-
/**
|
|
441
|
-
* Highlights the series points or the segments of a Pie, Donut, Funnel, or Pyramid Charts.
|
|
442
|
-
*
|
|
443
|
-
* See [Series Highlight](https://www.telerik.com/kendo-angular-ui/components/charts/elements/series-highlight) for more details (with an [example](https://www.telerik.com/kendo-angular-ui/components/charts/elements/series-highlight#toggling-the-highlight-with-code)).
|
|
444
|
-
*
|
|
445
|
-
* @param show - A Boolean value that indicates whether the highlight is shown or hidden.
|
|
446
|
-
* @param filter - A string that represents the series or category name, an object with the series and category name, or a function which will be called for each point. The function should return `true` for the points for which the highlight is toggled.
|
|
447
|
-
*/
|
|
448
|
-
toggleHighlight(show: boolean, filter: string | {
|
|
449
|
-
category: string;
|
|
450
|
-
series: string;
|
|
451
|
-
} | {
|
|
452
|
-
(point: SeriesPoint): boolean;
|
|
453
|
-
}): void;
|
|
454
|
-
/**
|
|
455
|
-
* Hides the tooltip of the Chart.
|
|
456
|
-
*/
|
|
457
|
-
hideTooltip(): void;
|
|
458
|
-
/**
|
|
459
|
-
* Shows the Chart tooltip of a specific point or the shared tooltip of a specific category.
|
|
460
|
-
*
|
|
461
|
-
* @param filter - The category for a shared tooltip or a function which will be called for each point until the function returns `true`.
|
|
462
|
-
*/
|
|
463
|
-
showTooltip(filter: number | string | Date | {
|
|
464
|
-
(point: SeriesPoint): boolean;
|
|
465
|
-
}): void;
|
|
466
|
-
protected init(): void;
|
|
467
|
-
/**
|
|
468
|
-
* Detects the size of the container and redraws the Chart.
|
|
469
|
-
* Resizing is automatic unless you set the `resizeRateLimit` option to `0`.
|
|
470
|
-
*/
|
|
471
|
-
resize(): void;
|
|
472
|
-
/**
|
|
473
|
-
* @hidden
|
|
474
|
-
*/
|
|
475
|
-
onResize(): void;
|
|
476
|
-
/**
|
|
477
|
-
* Reloads the Chart appearance settings from the current [Kendo UI Theme](https://www.telerik.com/kendo-angular-ui/components/common/components/styling).
|
|
478
|
-
*
|
|
479
|
-
* Call this method after loading a different theme stylesheet.
|
|
480
|
-
*/
|
|
481
|
-
reloadTheme(): void;
|
|
482
|
-
protected onLegendItemClick(e: any): void;
|
|
483
|
-
protected onInit(e: any): void;
|
|
484
|
-
protected onRender(e: any): void;
|
|
485
|
-
protected onShowTooltip(e: any): void;
|
|
486
|
-
protected onHideTooltip(e: any): void;
|
|
487
|
-
protected trigger(name: string, e: any): boolean;
|
|
488
|
-
protected requiresHandlers(names: string[]): boolean;
|
|
489
|
-
protected refresh(): void;
|
|
490
|
-
protected setChartAreaSize(): void;
|
|
491
|
-
protected updateOptions(): void;
|
|
492
|
-
/**
|
|
493
|
-
* @hidden
|
|
494
|
-
*/
|
|
495
|
-
tooltipMouseleave(e: any): void;
|
|
496
|
-
/**
|
|
497
|
-
* @hidden
|
|
498
|
-
*/
|
|
499
|
-
chartMouseleave(e: any): void;
|
|
500
|
-
protected get canRender(): boolean;
|
|
501
|
-
protected get autoResize(): boolean;
|
|
502
|
-
protected activeEmitter(name: string): any;
|
|
503
|
-
protected getDonutCenterStyle(): any;
|
|
504
|
-
protected refreshWait(): void;
|
|
505
|
-
protected run(callback: any, inZone?: boolean, detectChanges?: boolean): void;
|
|
506
|
-
protected detectChanges(): void;
|
|
507
|
-
protected intlChange(): void;
|
|
508
|
-
protected rtlChange(): void;
|
|
509
|
-
protected deferredRedraw(): void;
|
|
510
|
-
protected updateDirection(): void;
|
|
511
|
-
protected setDirection(): void;
|
|
512
|
-
protected get isRTL(): boolean;
|
|
513
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ChartComponent, never>;
|
|
514
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ChartComponent, "kendo-chart", ["kendoChart"], { "pannable": { "alias": "pannable"; "required": false; }; "renderAs": { "alias": "renderAs"; "required": false; }; "seriesColors": { "alias": "seriesColors"; "required": false; }; "subtitle": { "alias": "subtitle"; "required": false; }; "title": { "alias": "title"; "required": false; }; "noData": { "alias": "noData"; "required": false; }; "observeStyles": { "alias": "observeStyles"; "required": false; }; "transitions": { "alias": "transitions"; "required": false; }; "zoomable": { "alias": "zoomable"; "required": false; }; "axisDefaults": { "alias": "axisDefaults"; "required": false; }; "categoryAxis": { "alias": "categoryAxis"; "required": false; }; "chartArea": { "alias": "chartArea"; "required": false; }; "legend": { "alias": "legend"; "required": false; }; "panes": { "alias": "panes"; "required": false; }; "paneDefaults": { "alias": "paneDefaults"; "required": false; }; "plotArea": { "alias": "plotArea"; "required": false; }; "series": { "alias": "series"; "required": false; }; "seriesDefaults": { "alias": "seriesDefaults"; "required": false; }; "tooltip": { "alias": "tooltip"; "required": false; }; "valueAxis": { "alias": "valueAxis"; "required": false; }; "xAxis": { "alias": "xAxis"; "required": false; }; "yAxis": { "alias": "yAxis"; "required": false; }; "resizeRateLimit": { "alias": "resizeRateLimit"; "required": false; }; "popupSettings": { "alias": "popupSettings"; "required": false; }; "drilldownLevel": { "alias": "drilldownLevel"; "required": false; }; }, { "axisLabelClick": "axisLabelClick"; "drag": "drag"; "dragEnd": "dragEnd"; "dragStart": "dragStart"; "legendItemHover": "legendItemHover"; "legendItemLeave": "legendItemLeave"; "noteClick": "noteClick"; "noteHover": "noteHover"; "noteLeave": "noteLeave"; "paneRender": "paneRender"; "plotAreaClick": "plotAreaClick"; "plotAreaHover": "plotAreaHover"; "plotAreaLeave": "plotAreaLeave"; "render": "render"; "select": "select"; "selectEnd": "selectEnd"; "selectStart": "selectStart"; "seriesClick": "seriesClick"; "drilldown": "drilldown"; "seriesHover": "seriesHover"; "seriesOver": "seriesOver"; "seriesLeave": "seriesLeave"; "zoom": "zoom"; "zoomEnd": "zoomEnd"; "zoomStart": "zoomStart"; "legendItemClick": "legendItemClick"; "drilldownLevelChange": "drilldownLevelChange"; }, ["donutCenterTemplate", "noDataTemplate", "seriesCollectionComponent", "seriesComponents"], never, true, never>;
|
|
515
|
-
}
|
package/chart.directives.d.ts
DELETED
|
@@ -1,29 +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 { ChartComponent } from './chart.component';
|
|
6
|
-
import { DonutCenterTemplateDirective } from './chart/donut-center-template.directive';
|
|
7
|
-
import { NoDataTemplateDirective } from './chart/no-data-template.directive';
|
|
8
|
-
import { ChartCustomMessagesComponent } from './chart/localization/custom-messages.component';
|
|
9
|
-
import { LocalizedChartMessagesDirective } from './chart/localization/localized-messages.directive';
|
|
10
|
-
import { XAxisComponent } from './chart/x-axis.component';
|
|
11
|
-
import { XAxisCrosshairComponent } from './chart/x-axis-item/crosshair.component';
|
|
12
|
-
import { XAxisCrosshairTooltipComponent } from './chart/x-axis-item/crosshair.tooltip.component';
|
|
13
|
-
import { XAxisItemComponent } from './chart/x-axis-item.component';
|
|
14
|
-
import { XAxisLabelsComponent } from './chart/x-axis-item/labels.component';
|
|
15
|
-
import { XAxisNotesComponent } from './chart/x-axis-item/notes.component';
|
|
16
|
-
import { XAxisNotesIconComponent } from './chart/x-axis-item/notes.icon.component';
|
|
17
|
-
import { XAxisNotesLabelComponent } from './chart/x-axis-item/notes.label.component';
|
|
18
|
-
import { XAxisTitleComponent } from './chart/x-axis-item/title.component';
|
|
19
|
-
import { YAxisComponent } from './chart/y-axis.component';
|
|
20
|
-
import { YAxisCrosshairComponent } from './chart/y-axis-item/crosshair.component';
|
|
21
|
-
import { YAxisCrosshairTooltipComponent } from './chart/y-axis-item/crosshair.tooltip.component';
|
|
22
|
-
import { YAxisItemComponent } from './chart/y-axis-item.component';
|
|
23
|
-
import { YAxisLabelsComponent } from './chart/y-axis-item/labels.component';
|
|
24
|
-
import { YAxisNotesComponent } from './chart/y-axis-item/notes.component';
|
|
25
|
-
import { YAxisNotesIconComponent } from './chart/y-axis-item/notes.icon.component';
|
|
26
|
-
import { YAxisNotesLabelComponent } from './chart/y-axis-item/notes.label.component';
|
|
27
|
-
import { YAxisTitleComponent } from './chart/y-axis-item/title.component';
|
|
28
|
-
import { ZoomableComponent } from './chart/zoomable.component';
|
|
29
|
-
export { ChartComponent, DonutCenterTemplateDirective, NoDataTemplateDirective, ChartCustomMessagesComponent, LocalizedChartMessagesDirective, XAxisComponent, XAxisCrosshairComponent, XAxisCrosshairTooltipComponent, XAxisItemComponent, XAxisLabelsComponent, XAxisNotesComponent, XAxisNotesIconComponent, XAxisNotesLabelComponent, XAxisTitleComponent, YAxisComponent, YAxisCrosshairComponent, YAxisCrosshairTooltipComponent, YAxisItemComponent, YAxisLabelsComponent, YAxisNotesComponent, YAxisNotesIconComponent, YAxisNotesLabelComponent, YAxisTitleComponent, ZoomableComponent };
|