@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,95 +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 { drawing } from '@progress/kendo-drawing';
|
|
6
|
-
import { AxisLabelContentArgs, AxisLabelsPosition, AxisLabelVisualArgs, Border, DateFormats, LabelRotation } from '../../common/property-types';
|
|
7
|
-
import { Margin, Padding } from '../../common/property-types';
|
|
8
|
-
/**
|
|
9
|
-
* Represents the configuration options of the category axis labels.
|
|
10
|
-
*/
|
|
11
|
-
export interface CategoryAxisLabels {
|
|
12
|
-
/**
|
|
13
|
-
* Specifies the background color of the labels. Accepts a valid CSS color string, including hex and rgb.
|
|
14
|
-
*/
|
|
15
|
-
background?: string;
|
|
16
|
-
/**
|
|
17
|
-
* Specifies the border of the labels.
|
|
18
|
-
*/
|
|
19
|
-
border?: Border;
|
|
20
|
-
/**
|
|
21
|
-
* Specifies the text color of the labels. Accepts a valid CSS color string, including hex and rgb.
|
|
22
|
-
*/
|
|
23
|
-
color?: string;
|
|
24
|
-
/**
|
|
25
|
-
* Specifies the function which returns the label content.
|
|
26
|
-
* You can split the text into multiple lines by using the line feed characters (`"\n"`).
|
|
27
|
-
*/
|
|
28
|
-
content?: (e: AxisLabelContentArgs) => string;
|
|
29
|
-
/**
|
|
30
|
-
* Specifies the culture to use when formatting date values.
|
|
31
|
-
* The specified culture must be loaded as demonstrated in the [Internationalization Overview](https://www.telerik.com/kendo-angular-ui/components/globalization/internationalization).
|
|
32
|
-
*/
|
|
33
|
-
culture?: string;
|
|
34
|
-
/**
|
|
35
|
-
* Specifies the format for displaying the labels of the date category axis.
|
|
36
|
-
* The `{0}` placeholder represents the category value.
|
|
37
|
-
* The Chart selects the appropriate format for the current [`categoryAxis.baseUnit`](https://www.telerik.com/kendo-angular-ui/components/charts/api/categoryaxis#baseunit) option.
|
|
38
|
-
* Setting the [`categoryAxis.labels.format`](https://www.telerik.com/kendo-angular-ui/components/charts/api/categoryaxislabels#format) option overrides the date formats.
|
|
39
|
-
* For more information, refer to the [`format`](https://www.telerik.com/kendo-angular-ui/components/globalization/internationalization/api/intlservice#format) method of IntlService.
|
|
40
|
-
*
|
|
41
|
-
* For Radar Charts, the feature is not supported. Use [`categoryAxis.labels.format`](https://www.telerik.com/kendo-angular-ui/components/charts/api/categoryaxislabels#format) instead.
|
|
42
|
-
*/
|
|
43
|
-
dateFormats?: DateFormats;
|
|
44
|
-
/**
|
|
45
|
-
* Specifies the font style of the labels.
|
|
46
|
-
*/
|
|
47
|
-
font?: string;
|
|
48
|
-
/**
|
|
49
|
-
* Specifies the format for displaying the labels. Uses the [`format`](https://www.telerik.com/kendo-angular-ui/components/globalization/internationalization/api/intlservice#format) method of IntlService.
|
|
50
|
-
* Contains one placeholder (`"{0}"`) which represents the category value.
|
|
51
|
-
*/
|
|
52
|
-
format?: string;
|
|
53
|
-
/**
|
|
54
|
-
* Specifies the margin of the labels. A numeric value sets all margins.
|
|
55
|
-
*/
|
|
56
|
-
margin?: Margin | number;
|
|
57
|
-
/**
|
|
58
|
-
* Determines whether the Chart mirrors the axis labels and ticks.
|
|
59
|
-
* When set to `true`, labels that are normally on the left side of the axis render to the right.
|
|
60
|
-
*/
|
|
61
|
-
mirror?: boolean;
|
|
62
|
-
/**
|
|
63
|
-
* Specifies the padding of the labels. A numeric value sets all paddings.
|
|
64
|
-
*/
|
|
65
|
-
padding?: Padding | number;
|
|
66
|
-
/**
|
|
67
|
-
* Specifies the position of the axis labels. By default, labels are positioned next to the axis.
|
|
68
|
-
* When `position` is set to `end`, the labels are placed at the end of the crossing axis, usually at the top or right end of the Chart unless the crossing axis has been reversed.
|
|
69
|
-
* When the `position` property is set to `start`, the axis labels are positioned at the beginning of the crossing axis, typically located at the left or bottom end of the Chart, unless the crossing axis has been reversed.
|
|
70
|
-
*/
|
|
71
|
-
position?: AxisLabelsPosition;
|
|
72
|
-
/**
|
|
73
|
-
* Specifies the rotation angle of the labels. By default, the labels are not rotated.
|
|
74
|
-
* When the axis is horizontal, you can set this to `"auto"`.
|
|
75
|
-
* In this case, the labels are rotated only if the slot size is not sufficient for the entire labels.
|
|
76
|
-
*/
|
|
77
|
-
rotation?: LabelRotation | number | 'auto';
|
|
78
|
-
/**
|
|
79
|
-
* Specifies the number of labels to skip. By default, no labels are skipped.
|
|
80
|
-
*/
|
|
81
|
-
skip?: number;
|
|
82
|
-
/**
|
|
83
|
-
* Specifies the rendering step of the label—renders every n<sup>th</sup> label. By default, every label is rendered.
|
|
84
|
-
*/
|
|
85
|
-
step?: number;
|
|
86
|
-
/**
|
|
87
|
-
* Determines whether the Chart displays the category axis labels.
|
|
88
|
-
* When set to `true`, the labels are visible. By default, the category axis labels are visible.
|
|
89
|
-
*/
|
|
90
|
-
visible?: boolean;
|
|
91
|
-
/**
|
|
92
|
-
* Specifies a function for creating a custom visual for the labels.
|
|
93
|
-
*/
|
|
94
|
-
visual?: (e: AxisLabelVisualArgs) => drawing.Element;
|
|
95
|
-
}
|
|
@@ -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 { Border, MarkerType } from '../../common/property-types';
|
|
6
|
-
/**
|
|
7
|
-
* Represents the configuration options of the category axis notes icon.
|
|
8
|
-
*/
|
|
9
|
-
export interface CategoryAxisNotesIcon {
|
|
10
|
-
/**
|
|
11
|
-
* Specifies the background color of the notes icon.
|
|
12
|
-
*/
|
|
13
|
-
background?: string;
|
|
14
|
-
/**
|
|
15
|
-
* Specifies the border of the notes icon.
|
|
16
|
-
*/
|
|
17
|
-
border?: Border;
|
|
18
|
-
/**
|
|
19
|
-
* Specifies the size of the notes icon.
|
|
20
|
-
*/
|
|
21
|
-
size?: number;
|
|
22
|
-
/**
|
|
23
|
-
* Specifies the shape of the notes icon.
|
|
24
|
-
*/
|
|
25
|
-
type?: MarkerType;
|
|
26
|
-
/**
|
|
27
|
-
* Determines the visibility of the notes icon.
|
|
28
|
-
*/
|
|
29
|
-
visible?: boolean;
|
|
30
|
-
}
|
|
@@ -1,37 +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 { drawing } from '@progress/kendo-drawing';
|
|
6
|
-
import { AxisNoteVisualArgs, NoteLine, NotePosition } from '../../common/property-types';
|
|
7
|
-
import { CategoryAxisNotesIcon } from './notes.icon.interface';
|
|
8
|
-
import { CategoryAxisNotesLabel } from './notes.label.interface';
|
|
9
|
-
/**
|
|
10
|
-
* Represents the configuration options of the category axis notes.
|
|
11
|
-
*/
|
|
12
|
-
export interface CategoryAxisNotes {
|
|
13
|
-
/**
|
|
14
|
-
* Specifies the items of the notes.
|
|
15
|
-
*/
|
|
16
|
-
data?: any[];
|
|
17
|
-
/**
|
|
18
|
-
* Specifies the line of the notes.
|
|
19
|
-
*/
|
|
20
|
-
line?: NoteLine;
|
|
21
|
-
/**
|
|
22
|
-
* Specifies the position of the category axis note.
|
|
23
|
-
*/
|
|
24
|
-
position?: NotePosition;
|
|
25
|
-
/**
|
|
26
|
-
* Specifies a function that can be used to create a custom visual for the notes.
|
|
27
|
-
*/
|
|
28
|
-
visual?: (e: AxisNoteVisualArgs) => drawing.Element;
|
|
29
|
-
/**
|
|
30
|
-
* Specifies the icon of the notes.
|
|
31
|
-
*/
|
|
32
|
-
icon?: CategoryAxisNotesIcon;
|
|
33
|
-
/**
|
|
34
|
-
* Specifies the label of the notes.
|
|
35
|
-
*/
|
|
36
|
-
label?: CategoryAxisNotesLabel;
|
|
37
|
-
}
|
|
@@ -1,49 +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 { AxisNoteContentArgs, Border, NoteLabelPosition } from '../../common/property-types';
|
|
6
|
-
/**
|
|
7
|
-
* Represents the configuration options of the category axis notes label.
|
|
8
|
-
*/
|
|
9
|
-
export interface CategoryAxisNotesLabel {
|
|
10
|
-
/**
|
|
11
|
-
* Specifies the background color of the label. Accepts a valid CSS color string, including hex and rgb.
|
|
12
|
-
*/
|
|
13
|
-
background?: string;
|
|
14
|
-
/**
|
|
15
|
-
* Specifies the border of the label.
|
|
16
|
-
*/
|
|
17
|
-
border?: Border;
|
|
18
|
-
/**
|
|
19
|
-
* Specifies the text color of the label. Accepts a valid CSS color string, including hex and rgb.
|
|
20
|
-
*/
|
|
21
|
-
color?: string;
|
|
22
|
-
/**
|
|
23
|
-
* Specifies the function which returns the label content.
|
|
24
|
-
* You can split the text into multiple lines by using the line feed characters (`"\n"`).
|
|
25
|
-
*/
|
|
26
|
-
content?: (e: AxisNoteContentArgs) => string;
|
|
27
|
-
/**
|
|
28
|
-
* Specifies the font style of the label.
|
|
29
|
-
*/
|
|
30
|
-
font?: string;
|
|
31
|
-
/**
|
|
32
|
-
* Specifies the format for displaying the notes label. Uses the [`format`](https://www.telerik.com/kendo-angular-ui/components/globalization/internationalization/api/intlservice#format) method of IntlService.
|
|
33
|
-
* Contains one placeholder (`"{0}"`) which represents the category value.
|
|
34
|
-
*/
|
|
35
|
-
format?: string;
|
|
36
|
-
/**
|
|
37
|
-
* Specifies the position of the label.
|
|
38
|
-
*/
|
|
39
|
-
position?: NoteLabelPosition;
|
|
40
|
-
/**
|
|
41
|
-
* Specifies the rotation angle of the label. By default, the label is not rotated.
|
|
42
|
-
*/
|
|
43
|
-
rotation?: number;
|
|
44
|
-
/**
|
|
45
|
-
* Determines whether the Chart displays the category notes label.
|
|
46
|
-
* When set to `true`, the category notes label is visible. By default, the category notes label is visible.
|
|
47
|
-
*/
|
|
48
|
-
visible?: boolean;
|
|
49
|
-
}
|
|
@@ -1,28 +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 { AxisLabelsPosition } from '../../common/property-types';
|
|
6
|
-
import { CategoryAxisLabels } from './labels.interface';
|
|
7
|
-
/**
|
|
8
|
-
* Represents the configuration options of the category axis date range labels.
|
|
9
|
-
*/
|
|
10
|
-
export interface CategoryAxisRangeLabels extends CategoryAxisLabels {
|
|
11
|
-
/**
|
|
12
|
-
* @hidden
|
|
13
|
-
*/
|
|
14
|
-
position?: AxisLabelsPosition;
|
|
15
|
-
/**
|
|
16
|
-
* @hidden
|
|
17
|
-
*/
|
|
18
|
-
skip?: number;
|
|
19
|
-
/**
|
|
20
|
-
* @hidden
|
|
21
|
-
*/
|
|
22
|
-
step?: number;
|
|
23
|
-
/**
|
|
24
|
-
* Determines whether the Chart displays the category axis date range labels.
|
|
25
|
-
* When set to `true`, the date range labels are visible. By default, the category axis date range labels are not visible.
|
|
26
|
-
*/
|
|
27
|
-
visible?: boolean;
|
|
28
|
-
}
|
|
@@ -1,33 +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 { MousewheelSelect } from '../../common/property-types';
|
|
6
|
-
/**
|
|
7
|
-
* Represents the configuration of the category axis selection options.
|
|
8
|
-
*/
|
|
9
|
-
export interface CategoryAxisSelect {
|
|
10
|
-
/**
|
|
11
|
-
* Specifies the lower boundary of the selected range.
|
|
12
|
-
*/
|
|
13
|
-
from?: any;
|
|
14
|
-
/**
|
|
15
|
-
* Specifies the maximum value which the user can select.
|
|
16
|
-
*/
|
|
17
|
-
max?: any;
|
|
18
|
-
/**
|
|
19
|
-
* Specifies the minimum value which the user can select.
|
|
20
|
-
*/
|
|
21
|
-
min?: any;
|
|
22
|
-
/**
|
|
23
|
-
* Specifies the mousewheel configuration of the selection.
|
|
24
|
-
* When set to `false`, the mousewheel does not update the selection.
|
|
25
|
-
*/
|
|
26
|
-
mousewheel?: boolean | MousewheelSelect;
|
|
27
|
-
/**
|
|
28
|
-
* Specifies the upper boundary of the selected range.
|
|
29
|
-
* The category with the specified index (date) is not included in the selected range unless the axis is justified.
|
|
30
|
-
* To select all categories, set a value that is larger than the last category index (date).
|
|
31
|
-
*/
|
|
32
|
-
to?: any;
|
|
33
|
-
}
|
|
@@ -1,57 +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 { drawing } from '@progress/kendo-drawing';
|
|
6
|
-
import { AxisTitlePosition, Border, Margin, Padding, TitleVisualArgs } from '../../common/property-types';
|
|
7
|
-
/**
|
|
8
|
-
* Represents the configuration options of the category axis title.
|
|
9
|
-
*/
|
|
10
|
-
export interface CategoryAxisTitle {
|
|
11
|
-
/**
|
|
12
|
-
* Specifies the background color of the title. Accepts a valid CSS color string, including hex and rgb.
|
|
13
|
-
*/
|
|
14
|
-
background?: string;
|
|
15
|
-
/**
|
|
16
|
-
* Specifies the border of the title.
|
|
17
|
-
*/
|
|
18
|
-
border?: Border;
|
|
19
|
-
/**
|
|
20
|
-
* Specifies the text color of the title. Accepts a valid CSS color string, including hex and rgb.
|
|
21
|
-
*/
|
|
22
|
-
color?: string;
|
|
23
|
-
/**
|
|
24
|
-
* Specifies the font style of the title.
|
|
25
|
-
*/
|
|
26
|
-
font?: string;
|
|
27
|
-
/**
|
|
28
|
-
* Specifies the margin of the title. A numeric value sets all margins.
|
|
29
|
-
*/
|
|
30
|
-
margin?: Margin | number;
|
|
31
|
-
/**
|
|
32
|
-
* Specifies the padding of the title. A numeric value sets all paddings.
|
|
33
|
-
*/
|
|
34
|
-
padding?: Padding | number;
|
|
35
|
-
/**
|
|
36
|
-
* Specifies the position of the title.
|
|
37
|
-
*/
|
|
38
|
-
position?: AxisTitlePosition;
|
|
39
|
-
/**
|
|
40
|
-
* Specifies the rotation angle of the title. By default, the title is not rotated.
|
|
41
|
-
*/
|
|
42
|
-
rotation?: number;
|
|
43
|
-
/**
|
|
44
|
-
* Specifies the text of the title.
|
|
45
|
-
* The text can be split into multiple lines by using the line feed characters (`"\n"`).
|
|
46
|
-
*/
|
|
47
|
-
text?: string;
|
|
48
|
-
/**
|
|
49
|
-
* Determines whether the Chart displays the category axis title.
|
|
50
|
-
* When set to `true`, the title is visible. By default, the category axis title is visible.
|
|
51
|
-
*/
|
|
52
|
-
visible?: boolean;
|
|
53
|
-
/**
|
|
54
|
-
* Specifies a function that can be used to create a custom visual for the title.
|
|
55
|
-
*/
|
|
56
|
-
visual?: (e: TitleVisualArgs) => drawing.Element;
|
|
57
|
-
}
|
|
@@ -1,171 +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 { AutoBaseUnitSteps, AxisLine, AxisTicks, CategoryBaseUnit, GridLines, PlotBand, WeekStartDay } from '../common/property-types';
|
|
6
|
-
import { CategoryAxisCrosshair } from './category-axis-item/crosshair.interface';
|
|
7
|
-
import { CategoryAxisLabels } from './category-axis-item/labels.interface';
|
|
8
|
-
import { CategoryAxisRangeLabels } from './category-axis-item/range-labels.interface';
|
|
9
|
-
import { CategoryAxisNotes } from './category-axis-item/notes.interface';
|
|
10
|
-
import { CategoryAxisSelect } from './category-axis-item/select.interface';
|
|
11
|
-
import { CategoryAxisHighlight } from './category-axis-item/highlight.interface';
|
|
12
|
-
import { CategoryAxisTitle } from './category-axis-item/title.interface';
|
|
13
|
-
/**
|
|
14
|
-
* Represents the category axis configuration options.
|
|
15
|
-
*/
|
|
16
|
-
export interface CategoryAxis {
|
|
17
|
-
/**
|
|
18
|
-
* Sets the time-interval steps when `baseUnit` is set to `"fit"` or `"auto"`.
|
|
19
|
-
* The axis tries to divide the active period into the smallest possible units that yield `maxDateGroups` or less discrete intervals.
|
|
20
|
-
*/
|
|
21
|
-
autoBaseUnitSteps?: AutoBaseUnitSteps;
|
|
22
|
-
/**
|
|
23
|
-
* Sets the category index or date at which the first value axis crosses this axis.
|
|
24
|
-
* Use an array to set the category indices or dates at which the value axes cross the category axis. To denote the far end of the axis, set an index greater than or equal to the number of categories.
|
|
25
|
-
*/
|
|
26
|
-
axisCrossingValue?: any | any[];
|
|
27
|
-
/**
|
|
28
|
-
* Sets the background color of the axis.
|
|
29
|
-
*/
|
|
30
|
-
background?: string;
|
|
31
|
-
/**
|
|
32
|
-
* Sets the base time interval for the date axis.
|
|
33
|
-
* The default base unit is automatically determined by the minimum difference between subsequent categories. Use `"fit"` to set a base unit and [`categoryAxis.baseUnitStep`](https://www.telerik.com/kendo-angular-ui/components/charts/api/categoryaxis#baseunitstep) so the total number of categories does not exceed [`categoryAxis.maxDateGroups`](https://www.telerik.com/kendo-angular-ui/components/charts/api/categoryaxis#maxdategroups). Series data is aggregated for the specified base unit by using the [`series.aggregate`](https://www.telerik.com/kendo-angular-ui/components/charts/api/series#aggregate) function.
|
|
34
|
-
*/
|
|
35
|
-
baseUnit?: CategoryBaseUnit;
|
|
36
|
-
/**
|
|
37
|
-
* Sets the step (interval) between categories in base units.
|
|
38
|
-
* Use `"auto"` to set the step so the total number of categories does not exceed [`categoryAxis.maxDateGroups`](https://www.telerik.com/kendo-angular-ui/components/charts/api/categoryaxis#maxdategroups). This option is ignored if [`categoryAxis.baseUnit`](https://www.telerik.com/kendo-angular-ui/components/charts/api/categoryaxis#baseunit) is set to `"fit"`.
|
|
39
|
-
*/
|
|
40
|
-
baseUnitStep?: number | 'auto';
|
|
41
|
-
/**
|
|
42
|
-
* Sets the category names.
|
|
43
|
-
* The Chart creates a category for every item of the array.
|
|
44
|
-
*/
|
|
45
|
-
categories?: any[];
|
|
46
|
-
/**
|
|
47
|
-
* Sets the color to apply to all axis elements.
|
|
48
|
-
* Accepts a valid CSS color string, including HEX and RGB and can be overridden by [`categoryAxis.labels.color`](https://www.telerik.com/kendo-angular-ui/components/charts/api/categoryaxislabels#color) and [`categoryAxis.line.color`](https://www.telerik.com/kendo-angular-ui/components/charts/api/axisline#color).
|
|
49
|
-
*/
|
|
50
|
-
color?: string;
|
|
51
|
-
/**
|
|
52
|
-
* Determines if the Chart positions categories and series points on major ticks.
|
|
53
|
-
* This removes the empty space before and after the series. The default value is `false` except for `"area"`, `"verticalArea"`, `"rangeArea"`, and `"verticalRangeArea"`. This option is ignored if [`series.type`](https://www.telerik.com/kendo-angular-ui/components/charts/api/series#type) is set to `"bar"`, `"column"`, `"boxPlot"`, `"ohlc"`, `"candlestick"`, or `"waterfall"`.
|
|
54
|
-
*/
|
|
55
|
-
justified?: boolean;
|
|
56
|
-
/**
|
|
57
|
-
* Configures the axis lines.
|
|
58
|
-
* Also affects the major and minor ticks, but not the grid lines.
|
|
59
|
-
*/
|
|
60
|
-
line?: AxisLine;
|
|
61
|
-
/**
|
|
62
|
-
* Configures the major grid lines.
|
|
63
|
-
* These are the lines that are an extension of the major ticks through the body of the Chart.
|
|
64
|
-
*/
|
|
65
|
-
majorGridLines?: GridLines;
|
|
66
|
-
/**
|
|
67
|
-
* Configures the category axis major ticks.
|
|
68
|
-
*/
|
|
69
|
-
majorTicks?: AxisTicks;
|
|
70
|
-
/**
|
|
71
|
-
* Sets the last date displayed on a date category axis or the index of the last category displayed on a category axis.
|
|
72
|
-
* By default, the max value is the same as the last category. This is often used in combination with [`categoryAxis.min`](https://www.telerik.com/kendo-angular-ui/components/charts/api/categoryaxis#min) and [`categoryAxis.roundToBaseUnit`](https://www.telerik.com/kendo-angular-ui/components/charts/api/categoryaxis#roundtobaseunit) to set up a fixed date range.
|
|
73
|
-
*/
|
|
74
|
-
max?: any;
|
|
75
|
-
/**
|
|
76
|
-
* Sets the maximum number of groups (categories) to display when [`categoryAxis.baseUnit`](https://www.telerik.com/kendo-angular-ui/components/charts/api/categoryaxis#baseunit) is set to `"fit"` or [`categoryAxis.baseUnitStep`](https://www.telerik.com/kendo-angular-ui/components/charts/api/categoryaxis#baseunitstep) is set to `"auto"`.
|
|
77
|
-
*/
|
|
78
|
-
maxDateGroups?: number;
|
|
79
|
-
/**
|
|
80
|
-
* Sets the maximum number of ticks and labels to display.
|
|
81
|
-
* Applicable for date category axis.
|
|
82
|
-
*/
|
|
83
|
-
maxDivisions?: number;
|
|
84
|
-
/**
|
|
85
|
-
* Sets the first date displayed on a date category axis or the index of the first category displayed on a category axis.
|
|
86
|
-
* By default, the min value is the same as the first category. This is often used in combination with [`categoryAxis.max`](https://www.telerik.com/kendo-angular-ui/components/charts/api/categoryaxis#max) and [`categoryAxis.roundToBaseUnit`](https://www.telerik.com/kendo-angular-ui/components/charts/api/categoryaxis#roundtobaseunit) to set up a fixed date range.
|
|
87
|
-
*/
|
|
88
|
-
min?: any;
|
|
89
|
-
/**
|
|
90
|
-
* Configures the minor grid lines.
|
|
91
|
-
* These are the lines that are an extension of the minor ticks through the body of the Chart.
|
|
92
|
-
*/
|
|
93
|
-
minorGridLines?: GridLines;
|
|
94
|
-
/**
|
|
95
|
-
* Configures the category axis minor ticks.
|
|
96
|
-
*/
|
|
97
|
-
minorTicks?: AxisTicks;
|
|
98
|
-
/**
|
|
99
|
-
* Sets the unique axis name.
|
|
100
|
-
* Used to associate a series with a category axis, which utilizes the [`series.categoryAxis`](https://www.telerik.com/kendo-angular-ui/components/charts/api/series#categoryaxis) option.
|
|
101
|
-
*/
|
|
102
|
-
name?: string;
|
|
103
|
-
/**
|
|
104
|
-
* Configures the date axis date range labels.
|
|
105
|
-
*/
|
|
106
|
-
rangeLabels?: CategoryAxisRangeLabels;
|
|
107
|
-
/**
|
|
108
|
-
* Sets the name of the pane in which the category axis has to be rendered.
|
|
109
|
-
* If not set, the axis will be rendered in the first (default) pane.
|
|
110
|
-
*/
|
|
111
|
-
pane?: string;
|
|
112
|
-
/**
|
|
113
|
-
* Sets the plot bands of the category axis.
|
|
114
|
-
*/
|
|
115
|
-
plotBands?: PlotBand[];
|
|
116
|
-
/**
|
|
117
|
-
* Determines if the category axis direction is reversed.
|
|
118
|
-
* By default, categories are listed from left to right and from bottom to top.
|
|
119
|
-
*/
|
|
120
|
-
reverse?: boolean;
|
|
121
|
-
/**
|
|
122
|
-
* Determines if the Chart rounds the first and last date to the nearest base unit.
|
|
123
|
-
*/
|
|
124
|
-
roundToBaseUnit?: boolean;
|
|
125
|
-
/**
|
|
126
|
-
* Sets the angle (degrees) of the first category on the axis.
|
|
127
|
-
* Angles increase clockwise with zero to the left and negative values are acceptable.
|
|
128
|
-
*/
|
|
129
|
-
startAngle?: number;
|
|
130
|
-
/**
|
|
131
|
-
* Sets the category axis type.
|
|
132
|
-
* Use `"category"` for a discrete category axis or `"date"` for a specialized axis for displaying chronological data.
|
|
133
|
-
*/
|
|
134
|
-
type?: 'category' | 'date';
|
|
135
|
-
/**
|
|
136
|
-
* Determines if the Chart displays the category axis.
|
|
137
|
-
* By default, the category axis is visible.
|
|
138
|
-
*/
|
|
139
|
-
visible?: boolean;
|
|
140
|
-
/**
|
|
141
|
-
* Sets the week start day when the `baseUnit` is set to `"weeks"`.
|
|
142
|
-
*/
|
|
143
|
-
weekStartDay?: WeekStartDay;
|
|
144
|
-
/**
|
|
145
|
-
* Configures the crosshair options.
|
|
146
|
-
* The crosshair is displayed when the [`categoryAxis.crosshair.visible`](https://www.telerik.com/kendo-angular-ui/components/charts/api/categoryaxiscrosshair#visible) option is set to `true`.
|
|
147
|
-
*/
|
|
148
|
-
crosshair?: CategoryAxisCrosshair;
|
|
149
|
-
/**
|
|
150
|
-
* Configures the axis labels.
|
|
151
|
-
*/
|
|
152
|
-
labels?: CategoryAxisLabels;
|
|
153
|
-
/**
|
|
154
|
-
* Configures the category axis notes.
|
|
155
|
-
*/
|
|
156
|
-
notes?: CategoryAxisNotes;
|
|
157
|
-
/**
|
|
158
|
-
* Configures the selected axis range.
|
|
159
|
-
* Setting this option enables axis selection and the range is index-based, starting from zero. Categories with indexes in the range (`select.from`, `select.to`) will be selected, but the last category in the range will not be included in the selection. If the categories are dates, specify the range with date values. Selection is only supported if the axis is horizontal.
|
|
160
|
-
*/
|
|
161
|
-
select?: CategoryAxisSelect;
|
|
162
|
-
/**
|
|
163
|
-
* Configures the title of the category axis.
|
|
164
|
-
* To display the title, set the [`categoryAxis.title.text`](https://www.telerik.com/kendo-angular-ui/components/charts/api/categoryaxistitle#text) option.
|
|
165
|
-
*/
|
|
166
|
-
title?: CategoryAxisTitle;
|
|
167
|
-
/**
|
|
168
|
-
* Configures the highlight options of the category axis.
|
|
169
|
-
*/
|
|
170
|
-
highlight?: CategoryAxisHighlight;
|
|
171
|
-
}
|
|
@@ -1,34 +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, Margin } from '../common/property-types';
|
|
6
|
-
/**
|
|
7
|
-
* Specifies the configuration options of the Chart area.
|
|
8
|
-
*/
|
|
9
|
-
export interface ChartArea {
|
|
10
|
-
/**
|
|
11
|
-
* Specifies the background color of the Chart area. Accepts a valid CSS color string, including hex and rgb.
|
|
12
|
-
*/
|
|
13
|
-
background?: string;
|
|
14
|
-
/**
|
|
15
|
-
* Specifies the border of the Chart area.
|
|
16
|
-
*/
|
|
17
|
-
border?: Border;
|
|
18
|
-
/**
|
|
19
|
-
* Specifies the height of the Chart area.
|
|
20
|
-
*/
|
|
21
|
-
height?: number;
|
|
22
|
-
/**
|
|
23
|
-
* Specifies the margin of the Chart area. A numeric value sets all margins.
|
|
24
|
-
*/
|
|
25
|
-
margin?: Margin | number;
|
|
26
|
-
/**
|
|
27
|
-
* Specifies the background opacity of the Chart area. By default, the background is opaque.
|
|
28
|
-
*/
|
|
29
|
-
opacity?: number;
|
|
30
|
-
/**
|
|
31
|
-
* Specifies the width of the Chart area.
|
|
32
|
-
*/
|
|
33
|
-
width?: number;
|
|
34
|
-
}
|
|
@@ -1,14 +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 { LegendLabels } from '../../common/property-types';
|
|
6
|
-
/**
|
|
7
|
-
* Represents the configuration options of the inactive legend items.
|
|
8
|
-
*/
|
|
9
|
-
export interface LegendInactiveItems {
|
|
10
|
-
/**
|
|
11
|
-
* Specifies the label configuration of the Chart legend.
|
|
12
|
-
*/
|
|
13
|
-
labels?: LegendLabels;
|
|
14
|
-
}
|
|
@@ -1,115 +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 { drawing } from '@progress/kendo-drawing';
|
|
6
|
-
import { Border, DashType, LegendItemVisualArgs } from '../../common/property-types';
|
|
7
|
-
import { SeriesMarkers } from './../series-item/markers.interface';
|
|
8
|
-
/**
|
|
9
|
-
* Represents the configuration options of the legend item.
|
|
10
|
-
*/
|
|
11
|
-
export interface LegendItem {
|
|
12
|
-
/**
|
|
13
|
-
* Specifies the cursor style of the legend item.
|
|
14
|
-
*/
|
|
15
|
-
cursor?: string;
|
|
16
|
-
/**
|
|
17
|
-
* Specifies the type of the legend item.
|
|
18
|
-
* The default value is based on the series type.
|
|
19
|
-
*/
|
|
20
|
-
type?: LegendItemType;
|
|
21
|
-
/**
|
|
22
|
-
* Specifies the configuration of the legend items of type `line`.
|
|
23
|
-
* This is the default legend item type for all line and scatter series.
|
|
24
|
-
*/
|
|
25
|
-
line?: LegendItemLine;
|
|
26
|
-
/**
|
|
27
|
-
* Specifies the configuration of the legend items of type `area`.
|
|
28
|
-
* By default, all series except line and scatter use this legend type.
|
|
29
|
-
*/
|
|
30
|
-
area?: LegendItemArea;
|
|
31
|
-
/**
|
|
32
|
-
* Specifies the markers configuration of the legend item.
|
|
33
|
-
* Defaults to the series options.
|
|
34
|
-
*/
|
|
35
|
-
markers?: LegendItemMarkers;
|
|
36
|
-
/**
|
|
37
|
-
* Specifies the highlight configuration of the legend item.
|
|
38
|
-
*/
|
|
39
|
-
highlight?: LegendItemHighlight;
|
|
40
|
-
/**
|
|
41
|
-
* Specifies a function for creating a custom visual for the legend items.
|
|
42
|
-
*/
|
|
43
|
-
visual?: (e: LegendItemVisualArgs) => drawing.Element;
|
|
44
|
-
}
|
|
45
|
-
/**
|
|
46
|
-
* The configuration of the Chart legend item markers border.
|
|
47
|
-
*/
|
|
48
|
-
export interface LegendItemMarkersBorder extends Omit<Border, 'width'> {
|
|
49
|
-
}
|
|
50
|
-
/**
|
|
51
|
-
* The configuration of the Chart legend item markers.
|
|
52
|
-
*/
|
|
53
|
-
export interface LegendItemMarkers extends Omit<SeriesMarkers, 'size' | 'border' | 'rotation' | 'from' | 'to'> {
|
|
54
|
-
/**
|
|
55
|
-
* Specifies the border of the markers.
|
|
56
|
-
*/
|
|
57
|
-
border?: LegendItemMarkersBorder;
|
|
58
|
-
}
|
|
59
|
-
/**
|
|
60
|
-
* The configuration of the Chart legend item highlight state.
|
|
61
|
-
*/
|
|
62
|
-
export interface LegendItemHighlight {
|
|
63
|
-
/**
|
|
64
|
-
* Determines whether the hover effect of the legend item is disabled.
|
|
65
|
-
* When set to `false`, the hover effect is disabled.
|
|
66
|
-
*/
|
|
67
|
-
visible?: boolean;
|
|
68
|
-
/**
|
|
69
|
-
* Specifies the `markers` configuration of the legend item when it is hovered.
|
|
70
|
-
*/
|
|
71
|
-
markers?: LegendItemMarkers;
|
|
72
|
-
}
|
|
73
|
-
/**
|
|
74
|
-
* The configuration of the Chart legend item of type `line`.
|
|
75
|
-
* Defaults to the series options.
|
|
76
|
-
*/
|
|
77
|
-
export interface LegendItemLine {
|
|
78
|
-
/**
|
|
79
|
-
* Specifies the color of the legend item. Accepts a valid CSS color string, including HEX and RGB.
|
|
80
|
-
* Defaults to the series color.
|
|
81
|
-
*/
|
|
82
|
-
color?: string;
|
|
83
|
-
/**
|
|
84
|
-
* Specifies the opacity of the legend item.
|
|
85
|
-
* Defaults to the series opacity.
|
|
86
|
-
*/
|
|
87
|
-
opacity?: number;
|
|
88
|
-
/**
|
|
89
|
-
* Specifies the dash type of the legend item.
|
|
90
|
-
* Defaults to the series dash type.
|
|
91
|
-
*/
|
|
92
|
-
dashType?: DashType;
|
|
93
|
-
}
|
|
94
|
-
/**
|
|
95
|
-
* The configuration of the Chart legend items of type `area`.
|
|
96
|
-
* Defaults to the series options.
|
|
97
|
-
*/
|
|
98
|
-
export interface LegendItemArea {
|
|
99
|
-
/**
|
|
100
|
-
* Specifies the background color of the legend item. Accepts a valid CSS color string, including HEX and RGB.
|
|
101
|
-
* Defaults to the series color.
|
|
102
|
-
*/
|
|
103
|
-
background?: string;
|
|
104
|
-
/**
|
|
105
|
-
* Specifies the opacity of the legend item.
|
|
106
|
-
* Defaults to the series opacity.
|
|
107
|
-
*/
|
|
108
|
-
opacity?: number;
|
|
109
|
-
}
|
|
110
|
-
/**
|
|
111
|
-
* Specifies the type of the Chart legend item.
|
|
112
|
-
*
|
|
113
|
-
* The options are `"line"` for rendering legend items as a line (default for line charts) and `"area"` for rendering legend items as a filled rectangle (default for area charts).
|
|
114
|
-
*/
|
|
115
|
-
export type LegendItemType = 'line' | 'area';
|