@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,30 +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 { BaseEvent } from './base-event';
|
|
7
|
-
import { AxisRange } from '../api-types/axis-range.interface';
|
|
8
|
-
/**
|
|
9
|
-
* Represents the arguments for the `zoomEnd` event of the Chart component ([see example](https://www.telerik.com/kendo-angular-ui/components/charts/pan-zoom#pan-and-zoom-events)).
|
|
10
|
-
*/
|
|
11
|
-
export declare class ZoomEndEvent extends BaseEvent {
|
|
12
|
-
/**
|
|
13
|
-
* Specifies a dictionary that contains the range of named axes.
|
|
14
|
-
* Use the axis name as a key to access the minimum and maximum values.
|
|
15
|
-
*
|
|
16
|
-
* The dictionary includes only the affected axis ranges.
|
|
17
|
-
* If an axis is locked or its range is not modified, the axis will not be listed.
|
|
18
|
-
*/
|
|
19
|
-
axisRanges: {
|
|
20
|
-
[name: string]: AxisRange;
|
|
21
|
-
};
|
|
22
|
-
/**
|
|
23
|
-
* Specifies the original user event that triggered the zoom action.
|
|
24
|
-
*/
|
|
25
|
-
originalEvent: any;
|
|
26
|
-
/**
|
|
27
|
-
* @hidden
|
|
28
|
-
*/
|
|
29
|
-
constructor(e: any, sender: ChartComponent);
|
|
30
|
-
}
|
package/events/zoom-event.d.ts
DELETED
|
@@ -1,36 +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 { PreventableEvent } from './preventable-event';
|
|
7
|
-
import { AxisRange } from '../api-types/axis-range.interface';
|
|
8
|
-
/**
|
|
9
|
-
* Represents the arguments for the `zoom` event of the Chart component ([see example](https://www.telerik.com/kendo-angular-ui/components/charts/pan-zoom#pan-and-zoom-events)).
|
|
10
|
-
*/
|
|
11
|
-
export declare class ZoomEvent extends PreventableEvent {
|
|
12
|
-
/**
|
|
13
|
-
* Specifies a dictionary which contains the range (min and max values) of named axes.
|
|
14
|
-
* The axis name is used as a key.
|
|
15
|
-
*
|
|
16
|
-
* > The dictionary includes only the affected axis ranges.
|
|
17
|
-
* If an axis is locked or its range is not modified, the axis will not be listed.
|
|
18
|
-
*/
|
|
19
|
-
axisRanges: {
|
|
20
|
-
[name: string]: AxisRange;
|
|
21
|
-
};
|
|
22
|
-
/**
|
|
23
|
-
* Specifies a number that indicates the zoom amount and direction.
|
|
24
|
-
* A negative value indicates a zoom-in action.
|
|
25
|
-
* A positive value indicates a zoom-out action.
|
|
26
|
-
*/
|
|
27
|
-
delta: number;
|
|
28
|
-
/**
|
|
29
|
-
* Specifies the original user event that triggered the drag action.
|
|
30
|
-
*/
|
|
31
|
-
originalEvent: any;
|
|
32
|
-
/**
|
|
33
|
-
* @hidden
|
|
34
|
-
*/
|
|
35
|
-
constructor(e: any, sender: ChartComponent);
|
|
36
|
-
}
|
|
@@ -1,27 +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 { PreventableEvent } from './preventable-event';
|
|
7
|
-
import { AxisRange } from '../api-types/axis-range.interface';
|
|
8
|
-
/**
|
|
9
|
-
* Represents the arguments for the `zoomStart` event of the Chart component ([see example](https://www.telerik.com/kendo-angular-ui/components/charts/pan-zoom#pan-and-zoom-events)).
|
|
10
|
-
*/
|
|
11
|
-
export declare class ZoomStartEvent extends PreventableEvent {
|
|
12
|
-
/**
|
|
13
|
-
* Specifies a dictionary that contains the range of named axes.
|
|
14
|
-
* Use the axis name as a key to access the minimum and maximum values.
|
|
15
|
-
*/
|
|
16
|
-
axisRanges: {
|
|
17
|
-
[name: string]: AxisRange;
|
|
18
|
-
};
|
|
19
|
-
/**
|
|
20
|
-
* Specifies the original user event that triggered the zoom action.
|
|
21
|
-
*/
|
|
22
|
-
originalEvent: any;
|
|
23
|
-
/**
|
|
24
|
-
* @hidden
|
|
25
|
-
*/
|
|
26
|
-
constructor(e: any, sender: ChartComponent);
|
|
27
|
-
}
|
|
@@ -1,58 +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
|
-
/**
|
|
6
|
-
* Specifies the allowed time-interval steps when `baseUnit` is set to either `"fit"` or `"auto"`.
|
|
7
|
-
*
|
|
8
|
-
* Divides the active period into the smallest possible intervals
|
|
9
|
-
* that do not exceed the set `maxDateGroups` value.
|
|
10
|
-
*
|
|
11
|
-
*
|
|
12
|
-
* ```html
|
|
13
|
-
* <kendo-chart-category-axis>
|
|
14
|
-
* <kendo-chart-category-axis-item [autoBaseUnitSteps]="baseUnitSteps">
|
|
15
|
-
* </kendo-chart-category-axis-item>
|
|
16
|
-
* </kendo-chart-category-axis>
|
|
17
|
-
* ```
|
|
18
|
-
* ```ts
|
|
19
|
-
* public baseUnitSteps: AutoBaseUnitSteps = {
|
|
20
|
-
* // Do not allow zooming into hours
|
|
21
|
-
* weeks: [],
|
|
22
|
-
* };
|
|
23
|
-
* ```
|
|
24
|
-
*/
|
|
25
|
-
export interface AutoBaseUnitSteps {
|
|
26
|
-
/**
|
|
27
|
-
* Specifies the interval steps when displaying milliseconds.
|
|
28
|
-
*/
|
|
29
|
-
milliseconds?: number[];
|
|
30
|
-
/**
|
|
31
|
-
* Specifies the interval steps when displaying seconds.
|
|
32
|
-
*/
|
|
33
|
-
seconds?: number[];
|
|
34
|
-
/**
|
|
35
|
-
* Specifies the interval steps when displaying minutes.
|
|
36
|
-
*/
|
|
37
|
-
minutes?: number[];
|
|
38
|
-
/**
|
|
39
|
-
* Specifies the interval steps when displaying hours.
|
|
40
|
-
*/
|
|
41
|
-
hours?: number[];
|
|
42
|
-
/**
|
|
43
|
-
* Specifies the interval steps when displaying days.
|
|
44
|
-
*/
|
|
45
|
-
days?: number[];
|
|
46
|
-
/**
|
|
47
|
-
* Specifies the interval steps when displaying weeks.
|
|
48
|
-
*/
|
|
49
|
-
weeks?: number[];
|
|
50
|
-
/**
|
|
51
|
-
* Specifies the interval steps when displaying months.
|
|
52
|
-
*/
|
|
53
|
-
months?: number[];
|
|
54
|
-
/**
|
|
55
|
-
* Specifies the interval steps when displaying years.
|
|
56
|
-
*/
|
|
57
|
-
years?: number[];
|
|
58
|
-
}
|
|
@@ -1,38 +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
|
-
/**
|
|
6
|
-
* Specifies the position of the axis labels.
|
|
7
|
-
*
|
|
8
|
-
* The possible values are:
|
|
9
|
-
* - `"start"`—Positions the labels at the start of the axis, typically located at the left or bottom end of the Chart, unless the crossing axis is reversed.
|
|
10
|
-
* - `"end"`—Positions the labels at the end of the axis, usually at the top or right end of the Chart, unless the crossing axis is reversed.
|
|
11
|
-
* - `"onAxis"`—Positions the labels on the axis.
|
|
12
|
-
* - `""`—Positions the labels based on the axis type.
|
|
13
|
-
*
|
|
14
|
-
* @example
|
|
15
|
-
* ```ts
|
|
16
|
-
* import { Component } from '@angular/core';
|
|
17
|
-
* import { AxisLabelsPosition } from '@progress/kendo-angular-charts';
|
|
18
|
-
*
|
|
19
|
-
* _@Component({
|
|
20
|
-
* selector: 'my-app',
|
|
21
|
-
* template: `
|
|
22
|
-
* <kendo-chart>
|
|
23
|
-
* <kendo-chart-category-axis>
|
|
24
|
-
* <kendo-chart-category-axis-item>
|
|
25
|
-
* <kendo-chart-category-axis-item-labels [position]="position">
|
|
26
|
-
* </kendo-chart-category-axis-item-labels>
|
|
27
|
-
* </kendo-chart-category-axis-item>
|
|
28
|
-
* </kendo-chart-category-axis>
|
|
29
|
-
* </kendo-chart>
|
|
30
|
-
* `
|
|
31
|
-
* })
|
|
32
|
-
* class AppComponent {
|
|
33
|
-
* public position: AxisLabelsPosition = "end";
|
|
34
|
-
* }
|
|
35
|
-
*
|
|
36
|
-
* ```
|
|
37
|
-
*/
|
|
38
|
-
export type AxisLabelsPosition = 'start' | 'end' | 'onAxis' | '';
|
|
@@ -1,32 +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 { DashType } from './dash-type';
|
|
6
|
-
/**
|
|
7
|
-
* Specifies the appearance settings for the axis lines.
|
|
8
|
-
* Affects the major and minor axis ticks, but not the grid lines
|
|
9
|
-
* ([see example](https://www.telerik.com/kendo-angular-ui/components/charts/elements/axes#default-axis-configuration)).
|
|
10
|
-
*/
|
|
11
|
-
export interface AxisLine {
|
|
12
|
-
/**
|
|
13
|
-
* Specifies the color of the lines.
|
|
14
|
-
* Accepts a valid CSS color string, including hex and rgb.
|
|
15
|
-
* The `color` option affects the major and minor axis ticks, but not the grid lines.
|
|
16
|
-
*/
|
|
17
|
-
color?: string;
|
|
18
|
-
/**
|
|
19
|
-
* Specifies the dash type of the line.
|
|
20
|
-
*/
|
|
21
|
-
dashType?: DashType;
|
|
22
|
-
/**
|
|
23
|
-
* Determines whether to display the axis lines.
|
|
24
|
-
* By default, the axis lines are visible.
|
|
25
|
-
*/
|
|
26
|
-
visible?: boolean;
|
|
27
|
-
/**
|
|
28
|
-
* Specifies the width of the line in pixels.
|
|
29
|
-
* Affects the major and minor axis ticks, but not the grid lines.
|
|
30
|
-
*/
|
|
31
|
-
width?: number;
|
|
32
|
-
}
|
|
@@ -1,35 +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
|
-
/**
|
|
6
|
-
* Specifies the appearance configuration for the major and minor axis ticks
|
|
7
|
-
* ([see example](https://www.telerik.com/kendo-angular-ui/components/charts/elements/axes#default-axis-configuration)).
|
|
8
|
-
*/
|
|
9
|
-
export interface AxisTicks {
|
|
10
|
-
/**
|
|
11
|
-
* Specifies the color of the tick lines. Accepts a valid CSS color string, including hex and rgb.
|
|
12
|
-
*/
|
|
13
|
-
color?: string;
|
|
14
|
-
/**
|
|
15
|
-
* Specifies the length of the tick line in pixels.
|
|
16
|
-
*/
|
|
17
|
-
size?: number;
|
|
18
|
-
/**
|
|
19
|
-
* Specifies the tick-rendering step. Renders every n<sup>th</sup> tick, where `n` is the step.
|
|
20
|
-
*/
|
|
21
|
-
step?: number;
|
|
22
|
-
/**
|
|
23
|
-
* Specifies the number of ticks to skip at the beginning.
|
|
24
|
-
*/
|
|
25
|
-
skip?: number;
|
|
26
|
-
/**
|
|
27
|
-
* Determines whether to display the axis ticks.
|
|
28
|
-
* By default, only the major axis ticks are visible.
|
|
29
|
-
*/
|
|
30
|
-
visible?: boolean;
|
|
31
|
-
/**
|
|
32
|
-
* Specifies the width of the ticks in pixels.
|
|
33
|
-
*/
|
|
34
|
-
width?: number;
|
|
35
|
-
}
|
|
@@ -1,39 +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
|
-
/**
|
|
6
|
-
* Specifies the position of an axis title.
|
|
7
|
-
*
|
|
8
|
-
* The possible values are:
|
|
9
|
-
* - `"top"`—Positions the title at the top of the axis.
|
|
10
|
-
* - `"bottom"`—Positions the title at the bottom of the axis.
|
|
11
|
-
* - `"left"`—Positions the title at the left of the axis.
|
|
12
|
-
* - `"right"`—Positions the title at the right of the axis.
|
|
13
|
-
* - `"center"`—Positions the title at the center of the axis.
|
|
14
|
-
*
|
|
15
|
-
* @example
|
|
16
|
-
* ```ts
|
|
17
|
-
* import { Component } from '@angular/core';
|
|
18
|
-
* import { AxisTitlePosition } from '@progress/kendo-angular-charts';
|
|
19
|
-
*
|
|
20
|
-
* _@Component({
|
|
21
|
-
* selector: 'my-app',
|
|
22
|
-
* template: `
|
|
23
|
-
* <kendo-chart>
|
|
24
|
-
* <kendo-chart-value-axis>
|
|
25
|
-
* <kendo-chart-value-axis-item>
|
|
26
|
-
* <kendo-chart-value-axis-item-title [position]="position" text="Title">
|
|
27
|
-
* </kendo-chart-value-axis-item-title>
|
|
28
|
-
* </kendo-chart-value-axis-item>
|
|
29
|
-
* </kendo-chart-value-axis>
|
|
30
|
-
* </kendo-chart>
|
|
31
|
-
* `
|
|
32
|
-
* })
|
|
33
|
-
* class AppComponent {
|
|
34
|
-
* public position: AxisTitlePosition = "top";
|
|
35
|
-
* }
|
|
36
|
-
*
|
|
37
|
-
* ```
|
|
38
|
-
*/
|
|
39
|
-
export type AxisTitlePosition = 'top' | 'bottom' | 'left' | 'right' | 'center';
|
|
@@ -1,45 +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
|
-
/**
|
|
6
|
-
* Specifies the `baseUnit` type of a X or Y axis.
|
|
7
|
-
*
|
|
8
|
-
* The possible values are:
|
|
9
|
-
* - `"milliseconds"`—Sets the base unit to milliseconds.
|
|
10
|
-
* - `"seconds"`—Sets the base unit to seconds.
|
|
11
|
-
* - `"minutes"`—Sets the base unit to minutes.
|
|
12
|
-
* - `"hours"`—Sets the base unit to hours.
|
|
13
|
-
* - `"days"`—Sets the base unit to days.
|
|
14
|
-
* - `"weeks"`—Sets the base unit to weeks.
|
|
15
|
-
* - `"months"`—Sets the base unit to months.
|
|
16
|
-
* - `"years"`—Sets the base unit to years.
|
|
17
|
-
*
|
|
18
|
-
* @example
|
|
19
|
-
* ```ts
|
|
20
|
-
* import { Component } from '@angular/core';
|
|
21
|
-
* import { BaseUnit } from '@progress/kendo-angular-charts';
|
|
22
|
-
*
|
|
23
|
-
* _@Component({
|
|
24
|
-
* selector: 'my-app',
|
|
25
|
-
* template: `
|
|
26
|
-
* <kendo-chart>
|
|
27
|
-
* <kendo-chart-x-axis>
|
|
28
|
-
* <kendo-chart-x-axis-item [baseUnit]="baseUnit">
|
|
29
|
-
* </kendo-chart-x-axis-item>
|
|
30
|
-
* </kendo-chart-x-axis>
|
|
31
|
-
* <kendo-chart-series>
|
|
32
|
-
* <kendo-chart-series-item type="scatter" [data]="data">
|
|
33
|
-
* </kendo-chart-series-item>
|
|
34
|
-
* </kendo-chart-series>
|
|
35
|
-
* </kendo-chart>
|
|
36
|
-
* `
|
|
37
|
-
* })
|
|
38
|
-
* class AppComponent {
|
|
39
|
-
* public baseUnit: BaseUnit = "months";
|
|
40
|
-
* public data: any[] = [[new Date(2000, 0, 1), 1], [new Date(2001, 0, 1), 1]];
|
|
41
|
-
* }
|
|
42
|
-
*
|
|
43
|
-
* ```
|
|
44
|
-
*/
|
|
45
|
-
export type BaseUnit = 'milliseconds' | 'seconds' | 'minutes' | 'hours' | 'days' | 'weeks' | 'months' | 'years';
|
|
@@ -1,27 +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 { DashType } from './dash-type';
|
|
6
|
-
/**
|
|
7
|
-
* Specifies the appearance settings for the border lines
|
|
8
|
-
* ([see example](https://www.telerik.com/kendo-angular-ui/components/charts/elements/title#customizing-the-title-and-subtitle-appearance)).
|
|
9
|
-
*/
|
|
10
|
-
export interface Border {
|
|
11
|
-
/**
|
|
12
|
-
* Specifies the color of the border line. Accepts a valid CSS color string, including hex and rgb.
|
|
13
|
-
*/
|
|
14
|
-
color?: string;
|
|
15
|
-
/**
|
|
16
|
-
* Specifies the dash type of the border line.
|
|
17
|
-
*/
|
|
18
|
-
dashType?: DashType;
|
|
19
|
-
/**
|
|
20
|
-
* Specifies the width of the border line in pixels.
|
|
21
|
-
*/
|
|
22
|
-
width?: number;
|
|
23
|
-
/**
|
|
24
|
-
* Specifies the border opacity.
|
|
25
|
-
*/
|
|
26
|
-
opacity?: number;
|
|
27
|
-
}
|
|
@@ -1,13 +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
|
-
/**
|
|
6
|
-
* Specifies the appearance settings for the target line of the Bullet series.
|
|
7
|
-
*/
|
|
8
|
-
export interface BulletTargetLine {
|
|
9
|
-
/**
|
|
10
|
-
* Specifies the width of the Bullet target line in pixels.
|
|
11
|
-
*/
|
|
12
|
-
width?: number;
|
|
13
|
-
}
|
|
@@ -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 { Border } from './border.interface';
|
|
6
|
-
import { BulletTargetLine } from './bullet-target-line.interface';
|
|
7
|
-
/**
|
|
8
|
-
* Specifies the appearance settings for the target of the Bullet series.
|
|
9
|
-
*/
|
|
10
|
-
export interface BulletTarget {
|
|
11
|
-
/**
|
|
12
|
-
* Specifies the width of the border in pixels.
|
|
13
|
-
* By default, the border width is set to `zero`, which means that the border is not visible.
|
|
14
|
-
*/
|
|
15
|
-
border?: Border;
|
|
16
|
-
/**
|
|
17
|
-
* Specifies the target color.
|
|
18
|
-
*/
|
|
19
|
-
color?: string;
|
|
20
|
-
/**
|
|
21
|
-
* Specifies the appearance settings for the target line of the Bullet series.
|
|
22
|
-
*/
|
|
23
|
-
line?: BulletTargetLine;
|
|
24
|
-
}
|
|
@@ -1,41 +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 { BaseUnit } from './base-unit';
|
|
6
|
-
/**
|
|
7
|
-
* Specifies the `baseUnit` type of the category axis.
|
|
8
|
-
*
|
|
9
|
-
* The possible values are:
|
|
10
|
-
* - [`BaseUnit`](https://www.telerik.com/kendo-angular-ui/components/charts/api/baseunit)—Sets the base time interval for the axis labels.
|
|
11
|
-
* - `"auto"`—Automatically determines the base unit by the minimum difference between subsequent categories.
|
|
12
|
-
* - `"fit"`—Adjusts the [`categoryAxis.baseUnitStep`](https://www.telerik.com/kendo-angular-ui/components/charts/api/categoryaxis#baseunitstep) and base unit so that the number of categories does not exceed [`categoryAxis.maxDateGroups`](https://www.telerik.com/kendo-angular-ui/components/charts/api/categoryaxis#maxdategroups), and uses the [`series.aggregate`](https://www.telerik.com/kendo-angular-ui/components/charts/api/series#aggregate) function to aggregate data based on the selected base unit.
|
|
13
|
-
*
|
|
14
|
-
* @example
|
|
15
|
-
* ```ts
|
|
16
|
-
* import { Component } from '@angular/core';
|
|
17
|
-
* import { CategoryBaseUnit } from '@progress/kendo-angular-charts';
|
|
18
|
-
*
|
|
19
|
-
* _@Component({
|
|
20
|
-
* selector: 'my-app',
|
|
21
|
-
* template: `
|
|
22
|
-
* <kendo-chart>
|
|
23
|
-
* <kendo-chart-category-axis>
|
|
24
|
-
* <kendo-chart-category-axis-item [baseUnit]="baseUnit" >
|
|
25
|
-
* </kendo-chart-category-axis-item>
|
|
26
|
-
* </kendo-chart-category-axis>
|
|
27
|
-
* <kendo-chart-series>
|
|
28
|
-
* <kendo-chart-series-item categoryField="category" [data]="data">
|
|
29
|
-
* </kendo-chart-series-item>
|
|
30
|
-
* </kendo-chart-series>
|
|
31
|
-
* </kendo-chart>
|
|
32
|
-
* `
|
|
33
|
-
* })
|
|
34
|
-
* class AppComponent {
|
|
35
|
-
* public baseUnit: CategoryBaseUnit = "months";
|
|
36
|
-
* public data: any[] = [{ category: new Date(2000, 0, 1), value: 1 }, { category: new Date(2001, 0, 1), value: 1}];
|
|
37
|
-
* }
|
|
38
|
-
*
|
|
39
|
-
* ```
|
|
40
|
-
*/
|
|
41
|
-
export type CategoryBaseUnit = BaseUnit | 'auto' | 'fit';
|
|
@@ -1,39 +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
|
-
/**
|
|
6
|
-
* Specifies the dash line type.
|
|
7
|
-
*
|
|
8
|
-
* The possible values are:
|
|
9
|
-
* - `"dash"`—Creates a line that consists of dashes.
|
|
10
|
-
* - `"dashDot"`—Creates a line that consists of a repeating dash-dot pattern.
|
|
11
|
-
* - `"dot"`—Creates a line that consists of dots.
|
|
12
|
-
* - `"longDash"`—Creates a line that consists of a repeating long-dash pattern.
|
|
13
|
-
* - `"longDashDot"`—Creates a line that consists of a repeating long-dash-dot pattern.
|
|
14
|
-
* - `"longDashDotDot"`—Creates a line that consists of a repeating long-dash-dot-dot pattern.
|
|
15
|
-
* - `"solid"`—Creates a solid line.
|
|
16
|
-
*
|
|
17
|
-
* @example
|
|
18
|
-
* ```ts
|
|
19
|
-
* import { Component } from '@angular/core';
|
|
20
|
-
* import { DashType } from '@progress/kendo-angular-charts';
|
|
21
|
-
*
|
|
22
|
-
* _@Component({
|
|
23
|
-
* selector: 'my-app',
|
|
24
|
-
* template: `
|
|
25
|
-
* <kendo-chart>
|
|
26
|
-
* <kendo-chart-series>
|
|
27
|
-
* <kendo-chart-series-item type="line" [data]="[1, 2, 3]" [dashType]="dashType">
|
|
28
|
-
* </kendo-chart-series-item>
|
|
29
|
-
* </kendo-chart-series>
|
|
30
|
-
* </kendo-chart>
|
|
31
|
-
* `
|
|
32
|
-
* })
|
|
33
|
-
* class AppComponent {
|
|
34
|
-
* public dashType: DashType = "dot";
|
|
35
|
-
* }
|
|
36
|
-
*
|
|
37
|
-
* ```
|
|
38
|
-
*/
|
|
39
|
-
export type DashType = 'dash' | 'dashDot' | 'dot' | 'longDash' | 'longDashDot' | 'longDashDotDot' | 'solid';
|
|
@@ -1,44 +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
|
-
/**
|
|
6
|
-
* Specifies the format that displays the labels when they are dates.
|
|
7
|
-
*
|
|
8
|
-
* Selects the appropriate format for the current `baseUnit`.
|
|
9
|
-
* Setting the `format` option of the labels overrides the date formats.
|
|
10
|
-
*/
|
|
11
|
-
export interface DateFormats {
|
|
12
|
-
/**
|
|
13
|
-
* Specifies the format when the axis `baseUnit` is set to `"milliseconds"`.
|
|
14
|
-
*/
|
|
15
|
-
milliseconds?: string;
|
|
16
|
-
/**
|
|
17
|
-
* Specifies the format when the axis `baseUnit` is set to `"seconds"`.
|
|
18
|
-
*/
|
|
19
|
-
seconds?: string;
|
|
20
|
-
/**
|
|
21
|
-
* Specifies the format when the axis `baseUnit` is set to `"minutes"`.
|
|
22
|
-
*/
|
|
23
|
-
minutes?: string;
|
|
24
|
-
/**
|
|
25
|
-
* Specifies the format when the axis `baseUnit` is set to `"hours"`.
|
|
26
|
-
*/
|
|
27
|
-
hours?: string;
|
|
28
|
-
/**
|
|
29
|
-
* Specifies the format when the axis `baseUnit` is set to `"days"`.
|
|
30
|
-
*/
|
|
31
|
-
days?: string;
|
|
32
|
-
/**
|
|
33
|
-
* Specifies the format when the axis `baseUnit` is set to `"weeks"`.
|
|
34
|
-
*/
|
|
35
|
-
weeks?: string;
|
|
36
|
-
/**
|
|
37
|
-
* Specifies the format when the axis `baseUnit` is set to `"months"`.
|
|
38
|
-
*/
|
|
39
|
-
months?: string;
|
|
40
|
-
/**
|
|
41
|
-
* Specifies the format when the axis `baseUnit` is set to `"years"`.
|
|
42
|
-
*/
|
|
43
|
-
years?: string;
|
|
44
|
-
}
|
|
@@ -1,19 +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 { LockAxis } from './lock-axis';
|
|
6
|
-
import { ModifierKey } from './modifier-key';
|
|
7
|
-
/**
|
|
8
|
-
* Specifies the drag behavior during the pan and zoom operations.
|
|
9
|
-
*/
|
|
10
|
-
export interface DragAction {
|
|
11
|
-
/**
|
|
12
|
-
* Specifies a keyboard key that has to be pressed to activate the gesture.
|
|
13
|
-
*/
|
|
14
|
-
key?: ModifierKey;
|
|
15
|
-
/**
|
|
16
|
-
* Specifies an axis that should not be panned or zoomed.
|
|
17
|
-
*/
|
|
18
|
-
lock?: LockAxis;
|
|
19
|
-
}
|
|
@@ -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 { DashType } from './dash-type';
|
|
6
|
-
/**
|
|
7
|
-
* Specifies the appearance settings for the error bar lines.
|
|
8
|
-
*/
|
|
9
|
-
export interface ErrorBarLine {
|
|
10
|
-
/**
|
|
11
|
-
* Specifies the dash type of the line.
|
|
12
|
-
*/
|
|
13
|
-
dashType?: DashType;
|
|
14
|
-
/**
|
|
15
|
-
* Specifies the width of the line in pixels.
|
|
16
|
-
*/
|
|
17
|
-
width?: number;
|
|
18
|
-
}
|
|
@@ -1,36 +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 { DashType } from './dash-type';
|
|
6
|
-
/**
|
|
7
|
-
* Specifies the appearance configuration for the major and minor axis grid lines
|
|
8
|
-
* ([see example](https://www.telerik.com/kendo-angular-ui/components/charts/elements/axes#default-axis-configuration)).
|
|
9
|
-
*/
|
|
10
|
-
export interface GridLines {
|
|
11
|
-
/**
|
|
12
|
-
* Specifies the color of the grid lines. Accepts a valid CSS color string, including hex and rgb.
|
|
13
|
-
*/
|
|
14
|
-
color?: string;
|
|
15
|
-
/**
|
|
16
|
-
* Specifies the dash type of the grid lines.
|
|
17
|
-
*/
|
|
18
|
-
dashType?: DashType;
|
|
19
|
-
/**
|
|
20
|
-
* Specifies the number of lines to skip at the beginning.
|
|
21
|
-
*/
|
|
22
|
-
skip?: number;
|
|
23
|
-
/**
|
|
24
|
-
* Specifies the tick-rendering step. Renders every n<sup>th</sup> line, where `n` is the step.
|
|
25
|
-
*/
|
|
26
|
-
step?: number;
|
|
27
|
-
/**
|
|
28
|
-
* Determines whether to display the lines.
|
|
29
|
-
* By default, only the major axis grid lines are visible.
|
|
30
|
-
*/
|
|
31
|
-
visible?: boolean;
|
|
32
|
-
/**
|
|
33
|
-
* Specifies the width of the lines in pixels.
|
|
34
|
-
*/
|
|
35
|
-
width?: number;
|
|
36
|
-
}
|
|
@@ -1,27 +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 { DashType } from './dash-type';
|
|
6
|
-
/**
|
|
7
|
-
* Specifies the appearance settings for the highlight line of the Candlestick and OHLC series.
|
|
8
|
-
*/
|
|
9
|
-
export interface HighlightLine {
|
|
10
|
-
/**
|
|
11
|
-
* Specifies the color of the highlighted line. Accepts a valid CSS color string, including hex and rgb.
|
|
12
|
-
* By default, the color is computed from the base-point color.
|
|
13
|
-
*/
|
|
14
|
-
color?: string;
|
|
15
|
-
/**
|
|
16
|
-
* Specifies the dash type of the line.
|
|
17
|
-
*/
|
|
18
|
-
dashType?: DashType;
|
|
19
|
-
/**
|
|
20
|
-
* Specifies the opacity of the line. By default, the border is opaque (`opacity = 1`).
|
|
21
|
-
*/
|
|
22
|
-
opacity?: number;
|
|
23
|
-
/**
|
|
24
|
-
* Specifies the width of the line in pixels.
|
|
25
|
-
*/
|
|
26
|
-
width?: number;
|
|
27
|
-
}
|