@progress/kendo-angular-charts 24.2.2-develop.9 → 25.0.0-develop.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/fesm2022/progress-kendo-angular-charts.mjs +481 -481
- package/index.d.ts +14882 -60
- package/package-metadata.mjs +2 -2
- package/package.json +13 -13
- package/api-types/axis-range.interface.d.ts +0 -17
- package/api-types/chart-axis.interface.d.ts +0 -39
- package/api-types/chart-pane.interface.d.ts +0 -26
- package/api-types/chart-plotarea.interface.d.ts +0 -18
- package/api-types/chart-svg-export-options.interface.d.ts +0 -18
- package/api-types/chart-visual-export-options.interface.d.ts +0 -17
- package/api-types/event-axis-options.interface.d.ts +0 -13
- package/api-types/event-series-options.interface.d.ts +0 -21
- package/api-types/series-point-marker.interface.d.ts +0 -18
- package/api-types/series-point.interface.d.ts +0 -59
- package/argument-types/axis-label-content-args.interface.d.ts +0 -39
- package/argument-types/axis-label-visual-args.interface.d.ts +0 -47
- package/argument-types/axis-note-content-args.interface.d.ts +0 -21
- package/argument-types/axis-note-visual-args.interface.d.ts +0 -31
- package/argument-types/error-bars-value-args.interface.d.ts +0 -29
- package/argument-types/error-bars-visual-args.interface.d.ts +0 -35
- package/argument-types/highlight-toggle-args.interface.d.ts +0 -38
- package/argument-types/highlight-visual-args.interface.d.ts +0 -56
- package/argument-types/legend-item-visual-args.interface.d.ts +0 -37
- package/argument-types/legend-labels-content-args.interface.d.ts +0 -31
- package/argument-types/markers-visual-args.interface.d.ts +0 -43
- package/argument-types/plot-band-label-visual-args.interface.d.ts +0 -31
- package/argument-types/series-labels-content-args.interface.d.ts +0 -50
- package/argument-types/series-labels-visual-args.interface.d.ts +0 -67
- package/argument-types/series-note-content-args.interface.d.ts +0 -29
- package/argument-types/series-note-visual-args.interface.d.ts +0 -47
- package/argument-types/series-visual-args.interface.d.ts +0 -82
- package/argument-types/title-visual-args.interface.d.ts +0 -31
- package/chart/axis-defaults/crosshair.component.d.ts +0 -50
- package/chart/axis-defaults/crosshair.tooltip.component.d.ts +0 -54
- package/chart/axis-defaults/labels.component.d.ts +0 -77
- package/chart/axis-defaults/title.component.d.ts +0 -69
- package/chart/axis-defaults.component.d.ts +0 -107
- package/chart/category-axis-item/crosshair.component.d.ts +0 -50
- package/chart/category-axis-item/crosshair.tooltip.component.d.ts +0 -53
- package/chart/category-axis-item/labels.component.d.ts +0 -106
- package/chart/category-axis-item/notes.component.d.ts +0 -43
- package/chart/category-axis-item/notes.icon.component.d.ts +0 -38
- package/chart/category-axis-item/notes.label.component.d.ts +0 -61
- package/chart/category-axis-item/range-labels.component.d.ts +0 -17
- package/chart/category-axis-item/select.component.d.ts +0 -38
- package/chart/category-axis-item/title.component.d.ts +0 -70
- package/chart/category-axis-item.component.d.ts +0 -176
- package/chart/category-axis.component.d.ts +0 -46
- package/chart/chart-area.component.d.ts +0 -57
- package/chart/donut-center-template.directive.d.ts +0 -24
- package/chart/legend/inactive-items.component.d.ts +0 -32
- package/chart/legend/item.component.d.ts +0 -58
- package/chart/legend.component.d.ts +0 -126
- package/chart/localization/custom-messages.component.d.ts +0 -25
- package/chart/localization/localized-messages.directive.d.ts +0 -16
- package/chart/localization/messages.d.ts +0 -17
- package/chart/no-data-template.directive.d.ts +0 -26
- package/chart/pane/title.component.d.ts +0 -59
- package/chart/pane-defaults/title.component.d.ts +0 -56
- package/chart/pane-defaults.component.d.ts +0 -60
- package/chart/pane.component.d.ts +0 -70
- package/chart/panes.component.d.ts +0 -34
- package/chart/plot-area.component.d.ts +0 -46
- package/chart/series-defaults/labels.component.d.ts +0 -85
- package/chart/series-defaults/labels.from.component.d.ts +0 -59
- package/chart/series-defaults/labels.to.component.d.ts +0 -59
- package/chart/series-defaults/notes.component.d.ts +0 -48
- package/chart/series-defaults/notes.icon.component.d.ts +0 -40
- package/chart/series-defaults/notes.label.component.d.ts +0 -60
- package/chart/series-defaults/tooltip.component.d.ts +0 -49
- package/chart/series-defaults.component.d.ts +0 -89
- package/chart/series-drilldown-template.directive.d.ts +0 -25
- package/chart/series-item/error-bars.component.d.ts +0 -49
- package/chart/series-item/extremes.component.d.ts +0 -42
- package/chart/series-item/highlight.component.d.ts +0 -52
- package/chart/series-item/labels.component.d.ts +0 -113
- package/chart/series-item/labels.from.component.d.ts +0 -63
- package/chart/series-item/labels.to.component.d.ts +0 -63
- package/chart/series-item/markers.component.d.ts +0 -69
- package/chart/series-item/notes.component.d.ts +0 -54
- package/chart/series-item/notes.icon.component.d.ts +0 -42
- package/chart/series-item/notes.label.component.d.ts +0 -65
- package/chart/series-item/outliers.component.d.ts +0 -44
- package/chart/series-item/tooltip.component.d.ts +0 -52
- package/chart/series-item/trendline.component.d.ts +0 -56
- package/chart/series-item/trendline.forecast.component.d.ts +0 -32
- package/chart/series-item.component.d.ts +0 -543
- package/chart/series.component.d.ts +0 -39
- package/chart/subtitle.component.d.ts +0 -76
- package/chart/title.component.d.ts +0 -85
- package/chart/tooltip/base-tooltip.d.ts +0 -31
- package/chart/tooltip/body-factory.d.ts +0 -9
- package/chart/tooltip/crosshair-tooltip.component.d.ts +0 -24
- package/chart/tooltip/crosshair-tooltips-container.component.d.ts +0 -26
- package/chart/tooltip/popup-settings.interface.d.ts +0 -18
- package/chart/tooltip/series-tooltip-template.directive.d.ts +0 -48
- package/chart/tooltip/shared-tooltip-template.directive.d.ts +0 -60
- package/chart/tooltip/tooltip-popup.component.d.ts +0 -46
- package/chart/tooltip/tooltip-template-point.d.ts +0 -86
- package/chart/tooltip.component.d.ts +0 -67
- package/chart/value-axis-item/crosshair.component.d.ts +0 -59
- package/chart/value-axis-item/crosshair.tooltip.component.d.ts +0 -54
- package/chart/value-axis-item/labels.component.d.ts +0 -91
- package/chart/value-axis-item/notes.component.d.ts +0 -58
- package/chart/value-axis-item/notes.icon.component.d.ts +0 -40
- package/chart/value-axis-item/notes.label.component.d.ts +0 -60
- package/chart/value-axis-item/title.component.d.ts +0 -69
- package/chart/value-axis-item.component.d.ts +0 -140
- package/chart/value-axis.component.d.ts +0 -31
- package/chart/x-axis-item/crosshair.component.d.ts +0 -57
- package/chart/x-axis-item/crosshair.tooltip.component.d.ts +0 -53
- package/chart/x-axis-item/labels.component.d.ts +0 -96
- package/chart/x-axis-item/notes.component.d.ts +0 -62
- package/chart/x-axis-item/notes.icon.component.d.ts +0 -40
- package/chart/x-axis-item/notes.label.component.d.ts +0 -61
- package/chart/x-axis-item/title.component.d.ts +0 -70
- package/chart/x-axis-item.component.d.ts +0 -155
- package/chart/x-axis.component.d.ts +0 -39
- package/chart/y-axis-item/crosshair.component.d.ts +0 -54
- package/chart/y-axis-item/crosshair.tooltip.component.d.ts +0 -47
- package/chart/y-axis-item/labels.component.d.ts +0 -101
- package/chart/y-axis-item/notes.component.d.ts +0 -59
- package/chart/y-axis-item/notes.icon.component.d.ts +0 -40
- package/chart/y-axis-item/notes.label.component.d.ts +0 -61
- package/chart/y-axis-item/title.component.d.ts +0 -70
- package/chart/y-axis-item.component.d.ts +0 -145
- package/chart/y-axis.component.d.ts +0 -39
- package/chart/zoomable.component.d.ts +0 -36
- package/chart-breadcrumb.component.d.ts +0 -43
- package/chart-defaults.d.ts +0 -5
- package/chart-options.interface.d.ts +0 -127
- package/chart.component.d.ts +0 -515
- package/chart.directives.d.ts +0 -29
- package/chart.module.d.ts +0 -126
- package/charts.module.d.ts +0 -169
- package/common/api-types.d.ts +0 -14
- package/common/chart-default-theme.d.ts +0 -11
- package/common/chart-instance-observer.d.ts +0 -12
- package/common/collection-item.component.d.ts +0 -40
- package/common/collection.component.d.ts +0 -27
- package/common/collection.service.d.ts +0 -32
- package/common/configuration.service.d.ts +0 -37
- package/common/copy-changes.d.ts +0 -20
- package/common/events.d.ts +0 -30
- package/common/has-observers.d.ts +0 -9
- package/common/has-parent.d.ts +0 -8
- package/common/prefix-configuration.service.d.ts +0 -24
- package/common/property-types.d.ts +0 -145
- package/common/root-configuration.service.d.ts +0 -13
- package/common/settings.component.d.ts +0 -37
- package/common/theme.service.d.ts +0 -20
- package/common/to-simple-changes.d.ts +0 -11
- package/common/tooltip-template.service.d.ts +0 -21
- package/common.directives.d.ts +0 -74
- package/directives.d.ts +0 -160
- package/events/axis-label-click-event.d.ts +0 -37
- package/events/base-event.d.ts +0 -21
- package/events/drag-end-event.d.ts +0 -27
- package/events/drag-event.d.ts +0 -27
- package/events/drag-start-event.d.ts +0 -27
- package/events/drilldown-event.d.ts +0 -29
- package/events/instance-event.service.d.ts +0 -11
- package/events/legend-event.d.ts +0 -33
- package/events/legend-item-click-event.d.ts +0 -14
- package/events/legend-item-hover-event.d.ts +0 -14
- package/events/legend-item-leave-event.d.ts +0 -18
- package/events/note-click-event.d.ts +0 -10
- package/events/note-event.d.ts +0 -37
- package/events/note-hover-event.d.ts +0 -10
- package/events/note-leave-event.d.ts +0 -10
- package/events/pane-render-event.d.ts +0 -28
- package/events/plot-area-click-event.d.ts +0 -37
- package/events/plot-area-hover-event.d.ts +0 -37
- package/events/plot-area-leave-event.d.ts +0 -10
- package/events/preventable-event.d.ts +0 -26
- package/events/render-event.d.ts +0 -15
- package/events/select-end-event.d.ts +0 -28
- package/events/select-event.d.ts +0 -28
- package/events/select-start-event.d.ts +0 -28
- package/events/series-click-event.d.ts +0 -51
- package/events/series-event.d.ts +0 -51
- package/events/series-hover-event.d.ts +0 -10
- package/events/series-leave-event.d.ts +0 -10
- package/events/series-over-event.d.ts +0 -10
- package/events/zoom-end-event.d.ts +0 -30
- package/events/zoom-event.d.ts +0 -36
- package/events/zoom-start-event.d.ts +0 -27
- package/field-types/auto-base-unit-steps.interface.d.ts +0 -58
- package/field-types/axis-labels-position.d.ts +0 -38
- package/field-types/axis-line.interface.d.ts +0 -32
- package/field-types/axis-ticks.interface.d.ts +0 -35
- package/field-types/axis-title-position.d.ts +0 -39
- package/field-types/base-unit.d.ts +0 -45
- package/field-types/border.interface.d.ts +0 -27
- package/field-types/bullet-target-line.interface.d.ts +0 -13
- package/field-types/bullet-target.interface.d.ts +0 -24
- package/field-types/category-base-unit.d.ts +0 -41
- package/field-types/dash-type.d.ts +0 -39
- package/field-types/date-formats.interface.d.ts +0 -44
- package/field-types/drag-action.interface.d.ts +0 -19
- package/field-types/error-bar-line.interface.d.ts +0 -18
- package/field-types/grid-lines.interface.d.ts +0 -36
- package/field-types/highlight-line.interface.d.ts +0 -27
- package/field-types/label-connectors.interface.d.ts +0 -21
- package/field-types/label-rotation.interface.d.ts +0 -23
- package/field-types/legend-labels.interface.d.ts +0 -36
- package/field-types/line-style.d.ts +0 -33
- package/field-types/lock-axis.d.ts +0 -14
- package/field-types/margin.interface.d.ts +0 -26
- package/field-types/marker-type.d.ts +0 -42
- package/field-types/modifier-key.d.ts +0 -32
- package/field-types/mousewheel-select.interface.d.ts +0 -20
- package/field-types/mousewheel-zoom.interface.d.ts +0 -21
- package/field-types/negative-bubble-values.interface.d.ts +0 -18
- package/field-types/note-label-position.d.ts +0 -38
- package/field-types/note-line.interface.d.ts +0 -26
- package/field-types/note-position.d.ts +0 -38
- package/field-types/overlay.interface.d.ts +0 -15
- package/field-types/padding.interface.d.ts +0 -10
- package/field-types/plot-band-label.interface.d.ts +0 -77
- package/field-types/plot-band.interface.d.ts +0 -34
- package/field-types/series-labels-alignment.d.ts +0 -20
- package/field-types/series-labels-position.d.ts +0 -21
- package/field-types/series-line.interface.d.ts +0 -28
- package/field-types/series-mean.interface.d.ts +0 -26
- package/field-types/series-median.interface.d.ts +0 -26
- package/field-types/series-stack.interface.d.ts +0 -20
- package/field-types/series-type.d.ts +0 -70
- package/field-types/series-whiskers.interface.d.ts +0 -26
- package/field-types/trendline-forecast.interface.d.ts +0 -17
- package/field-types/week-start-day.enum.d.ts +0 -37
- package/option-types/axis-crosshair-tooltip.interface.d.ts +0 -41
- package/option-types/axis-defaults/crosshair.interface.d.ts +0 -39
- package/option-types/axis-defaults/crosshair.tooltip.interface.d.ts +0 -10
- package/option-types/axis-defaults/labels.interface.d.ts +0 -60
- package/option-types/axis-defaults/title.interface.d.ts +0 -56
- package/option-types/axis-defaults.interface.d.ts +0 -88
- package/option-types/category-axis-item/crosshair.interface.d.ts +0 -37
- package/option-types/category-axis-item/crosshair.tooltip.interface.d.ts +0 -10
- package/option-types/category-axis-item/highlight.interface.d.ts +0 -28
- package/option-types/category-axis-item/labels.interface.d.ts +0 -95
- package/option-types/category-axis-item/notes.icon.interface.d.ts +0 -30
- package/option-types/category-axis-item/notes.interface.d.ts +0 -37
- package/option-types/category-axis-item/notes.label.interface.d.ts +0 -49
- package/option-types/category-axis-item/range-labels.interface.d.ts +0 -28
- package/option-types/category-axis-item/select.interface.d.ts +0 -33
- package/option-types/category-axis-item/title.interface.d.ts +0 -57
- package/option-types/category-axis-item.interface.d.ts +0 -171
- package/option-types/chart-area.interface.d.ts +0 -34
- package/option-types/legend/inactive-items.interface.d.ts +0 -14
- package/option-types/legend/item.interface.d.ts +0 -115
- package/option-types/legend/legend-title.interface.d.ts +0 -58
- package/option-types/legend/markers.interface.d.ts +0 -32
- package/option-types/legend.interface.d.ts +0 -100
- package/option-types/pane/title.interface.d.ts +0 -59
- package/option-types/pane-defaults/title.interface.d.ts +0 -46
- package/option-types/pane-defaults.interface.d.ts +0 -41
- package/option-types/pane.interface.d.ts +0 -48
- package/option-types/plot-area.interface.d.ts +0 -32
- package/option-types/series-defaults/labels.from.interface.d.ts +0 -48
- package/option-types/series-defaults/labels.interface.d.ts +0 -69
- package/option-types/series-defaults/labels.to.interface.d.ts +0 -48
- package/option-types/series-defaults/notes.icon.interface.d.ts +0 -30
- package/option-types/series-defaults/notes.interface.d.ts +0 -30
- package/option-types/series-defaults/notes.label.interface.d.ts +0 -49
- package/option-types/series-defaults/tooltip.interface.d.ts +0 -50
- package/option-types/series-defaults.interface.d.ts +0 -181
- package/option-types/series-item/error-bars.interface.d.ts +0 -56
- package/option-types/series-item/extremes.interface.d.ts +0 -30
- package/option-types/series-item/highlight.interface.d.ts +0 -58
- package/option-types/series-item/labels.from.interface.d.ts +0 -66
- package/option-types/series-item/labels.interface.d.ts +0 -93
- package/option-types/series-item/labels.to.interface.d.ts +0 -68
- package/option-types/series-item/markers-highlight.interface.d.ts +0 -23
- package/option-types/series-item/markers.interface.d.ts +0 -52
- package/option-types/series-item/notes.icon.interface.d.ts +0 -30
- package/option-types/series-item/notes.interface.d.ts +0 -33
- package/option-types/series-item/notes.label.interface.d.ts +0 -53
- package/option-types/series-item/outliers.interface.d.ts +0 -30
- package/option-types/series-item/tooltip.interface.d.ts +0 -55
- package/option-types/series-item/trendline.interface.d.ts +0 -32
- package/option-types/series-item.interface.d.ts +0 -525
- package/option-types/subtitle.interface.d.ts +0 -61
- package/option-types/title.interface.d.ts +0 -63
- package/option-types/tooltip-border.interface.d.ts +0 -15
- package/option-types/tooltip.interface.d.ts +0 -56
- package/option-types/value-axis-item/crosshair.interface.d.ts +0 -34
- package/option-types/value-axis-item/crosshair.tooltip.interface.d.ts +0 -10
- package/option-types/value-axis-item/labels.interface.d.ts +0 -83
- package/option-types/value-axis-item/notes.icon.interface.d.ts +0 -30
- package/option-types/value-axis-item/notes.interface.d.ts +0 -37
- package/option-types/value-axis-item/notes.label.interface.d.ts +0 -52
- package/option-types/value-axis-item/title.interface.d.ts +0 -57
- package/option-types/value-axis-item.interface.d.ts +0 -129
- package/option-types/x-axis-item/crosshair.interface.d.ts +0 -32
- package/option-types/x-axis-item/crosshair.tooltip.interface.d.ts +0 -10
- package/option-types/x-axis-item/labels.interface.d.ts +0 -89
- package/option-types/x-axis-item/notes.icon.interface.d.ts +0 -30
- package/option-types/x-axis-item/notes.interface.d.ts +0 -37
- package/option-types/x-axis-item/notes.label.interface.d.ts +0 -52
- package/option-types/x-axis-item/title.interface.d.ts +0 -57
- package/option-types/x-axis-item.interface.d.ts +0 -142
- package/option-types/y-axis-item/crosshair.interface.d.ts +0 -34
- package/option-types/y-axis-item/crosshair.tooltip.interface.d.ts +0 -10
- package/option-types/y-axis-item/labels.interface.d.ts +0 -87
- package/option-types/y-axis-item/notes.icon.interface.d.ts +0 -30
- package/option-types/y-axis-item/notes.interface.d.ts +0 -37
- package/option-types/y-axis-item/notes.label.interface.d.ts +0 -52
- package/option-types/y-axis-item/title.interface.d.ts +0 -57
- package/option-types/y-axis-item.interface.d.ts +0 -133
- package/option-types/zoomable.interface.d.ts +0 -18
- package/package-metadata.d.ts +0 -9
- package/sankey/api-types/index.d.ts +0 -21
- package/sankey/data-binding/flat-binding.directive.d.ts +0 -38
- package/sankey/data-binding/flat-binding.event.d.ts +0 -24
- package/sankey/events/index.d.ts +0 -8
- package/sankey/events/instance-event.service.d.ts +0 -14
- package/sankey/events/sankey-base-event.d.ts +0 -24
- package/sankey/events/sankey-link-event.d.ts +0 -20
- package/sankey/events/sankey-node-event.d.ts +0 -20
- package/sankey/labels.component.d.ts +0 -36
- package/sankey/legend.component.d.ts +0 -82
- package/sankey/links.component.d.ts +0 -24
- package/sankey/localization/custom-messages.component.d.ts +0 -26
- package/sankey/localization/localized-messages.directive.d.ts +0 -16
- package/sankey/localization/messages.d.ts +0 -17
- package/sankey/nodes.component.d.ts +0 -35
- package/sankey/theme.service.d.ts +0 -14
- package/sankey/title.component.d.ts +0 -70
- package/sankey/tooltip/link-tooltip-template-context.d.ts +0 -26
- package/sankey/tooltip/link-tooltip-template.directive.d.ts +0 -33
- package/sankey/tooltip/node-tooltip-template-context.d.ts +0 -26
- package/sankey/tooltip/node-tooltip-template.directive.d.ts +0 -55
- package/sankey/tooltip/square-symbol.directive.d.ts +0 -16
- package/sankey/tooltip/tooltip-popup.component.d.ts +0 -67
- package/sankey/tooltip/tooltip-template.service.d.ts +0 -15
- package/sankey/tooltip.component.d.ts +0 -49
- package/sankey.component.d.ts +0 -251
- package/sankey.directives.d.ts +0 -19
- package/sankey.module.d.ts +0 -46
- package/sparkline.component.d.ts +0 -92
- package/sparkline.directives.d.ts +0 -6
- package/sparkline.module.d.ts +0 -127
- package/stock-chart/events/instance-event.service.d.ts +0 -12
- package/stock-chart/events/navigator-filter-event.d.ts +0 -23
- package/stock-chart/events.d.ts +0 -5
- package/stock-chart/navigator/category-axis/crosshair.component.d.ts +0 -19
- package/stock-chart/navigator/category-axis/crosshair.tooltip.component.d.ts +0 -17
- package/stock-chart/navigator/category-axis/labels.component.d.ts +0 -16
- package/stock-chart/navigator/category-axis/notes.component.d.ts +0 -31
- package/stock-chart/navigator/category-axis/notes.icon.component.d.ts +0 -16
- package/stock-chart/navigator/category-axis/notes.label.component.d.ts +0 -16
- package/stock-chart/navigator/category-axis/select.component.d.ts +0 -25
- package/stock-chart/navigator/category-axis/title.component.d.ts +0 -16
- package/stock-chart/navigator/category-axis.component.d.ts +0 -34
- package/stock-chart/navigator/hint.component.d.ts +0 -21
- package/stock-chart/navigator/pane/title.component.d.ts +0 -16
- package/stock-chart/navigator/pane.component.d.ts +0 -17
- package/stock-chart/navigator/select.component.d.ts +0 -22
- package/stock-chart/navigator/series-item/error-bars.component.d.ts +0 -30
- package/stock-chart/navigator/series-item/extremes.component.d.ts +0 -17
- package/stock-chart/navigator/series-item/highlight.component.d.ts +0 -16
- package/stock-chart/navigator/series-item/labels.component.d.ts +0 -33
- package/stock-chart/navigator/series-item/labels.from.component.d.ts +0 -16
- package/stock-chart/navigator/series-item/labels.to.component.d.ts +0 -16
- package/stock-chart/navigator/series-item/markers.component.d.ts +0 -16
- package/stock-chart/navigator/series-item/notes.component.d.ts +0 -33
- package/stock-chart/navigator/series-item/notes.icon.component.d.ts +0 -16
- package/stock-chart/navigator/series-item/notes.label.component.d.ts +0 -16
- package/stock-chart/navigator/series-item/outliers.component.d.ts +0 -17
- package/stock-chart/navigator/series-item/tooltip.component.d.ts +0 -17
- package/stock-chart/navigator/series-item.component.d.ts +0 -39
- package/stock-chart/navigator/series.component.d.ts +0 -58
- package/stock-chart/navigator.component.d.ts +0 -64
- package/stock-chart/option-types/navigator/hint-content-args.interface.d.ts +0 -17
- package/stock-chart/option-types/navigator/hint.interface.d.ts +0 -25
- package/stock-chart/option-types/navigator/select.interface.d.ts +0 -23
- package/stock-chart/option-types/navigator.interface.d.ts +0 -44
- package/stock-chart/option-types.d.ts +0 -8
- package/stock-chart.component.d.ts +0 -118
- package/stock-chart.directives.d.ts +0 -34
- package/stock-chart.module.d.ts +0 -155
package/package-metadata.mjs
CHANGED
|
@@ -7,7 +7,7 @@ export const packageMetadata = {
|
|
|
7
7
|
"productCodes": [
|
|
8
8
|
"KENDOUIANGULAR"
|
|
9
9
|
],
|
|
10
|
-
"publishDate":
|
|
11
|
-
"version": "
|
|
10
|
+
"publishDate": 1783679906,
|
|
11
|
+
"version": "25.0.0-develop.1",
|
|
12
12
|
"licensingDocsUrl": "https://www.telerik.com/kendo-angular-ui/my-license/"
|
|
13
13
|
};
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@progress/kendo-angular-charts",
|
|
3
|
-
"version": "
|
|
3
|
+
"version": "25.0.0-develop.1",
|
|
4
4
|
"description": "Kendo UI Charts for Angular - A comprehensive package for creating beautiful and interactive data visualization. Every chart type, stock charts, and sparklines are included.",
|
|
5
5
|
"license": "SEE LICENSE IN LICENSE.md",
|
|
6
6
|
"author": "Progress",
|
|
@@ -76,28 +76,28 @@
|
|
|
76
76
|
"package": {
|
|
77
77
|
"productName": "Kendo UI for Angular",
|
|
78
78
|
"productCode": "KENDOUIANGULAR",
|
|
79
|
-
"publishDate":
|
|
79
|
+
"publishDate": 1783679906,
|
|
80
80
|
"licensingDocsUrl": "https://www.telerik.com/kendo-angular-ui/my-license/"
|
|
81
81
|
}
|
|
82
82
|
},
|
|
83
83
|
"peerDependencies": {
|
|
84
|
-
"@angular/animations": "
|
|
85
|
-
"@angular/common": "
|
|
86
|
-
"@angular/core": "
|
|
87
|
-
"@angular/platform-browser": "
|
|
84
|
+
"@angular/animations": "20 - 22",
|
|
85
|
+
"@angular/common": "20 - 22",
|
|
86
|
+
"@angular/core": "20 - 22",
|
|
87
|
+
"@angular/platform-browser": "20 - 22",
|
|
88
88
|
"@progress/kendo-drawing": "^1.25.0",
|
|
89
89
|
"@progress/kendo-licensing": "^1.11.0",
|
|
90
|
-
"@progress/kendo-angular-common": "
|
|
91
|
-
"@progress/kendo-angular-intl": "
|
|
92
|
-
"@progress/kendo-angular-icons": "
|
|
93
|
-
"@progress/kendo-angular-l10n": "
|
|
94
|
-
"@progress/kendo-angular-popup": "
|
|
95
|
-
"@progress/kendo-angular-navigation": "
|
|
90
|
+
"@progress/kendo-angular-common": "25.0.0-develop.1",
|
|
91
|
+
"@progress/kendo-angular-intl": "25.0.0-develop.1",
|
|
92
|
+
"@progress/kendo-angular-icons": "25.0.0-develop.1",
|
|
93
|
+
"@progress/kendo-angular-l10n": "25.0.0-develop.1",
|
|
94
|
+
"@progress/kendo-angular-popup": "25.0.0-develop.1",
|
|
95
|
+
"@progress/kendo-angular-navigation": "25.0.0-develop.1",
|
|
96
96
|
"rxjs": "^6.5.3 || ^7.0.0"
|
|
97
97
|
},
|
|
98
98
|
"dependencies": {
|
|
99
99
|
"tslib": "^2.3.1",
|
|
100
|
-
"@progress/kendo-angular-schematics": "
|
|
100
|
+
"@progress/kendo-angular-schematics": "25.0.0-develop.1",
|
|
101
101
|
"@progress/kendo-charts": "2.12.2",
|
|
102
102
|
"@progress/kendo-svg-icons": "^4.0.0"
|
|
103
103
|
},
|
|
@@ -1,17 +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
|
-
* Represents the axis range with minimum and maximum values.
|
|
7
|
-
*/
|
|
8
|
-
export interface AxisRange {
|
|
9
|
-
/**
|
|
10
|
-
* Specifies the axis minimum value.
|
|
11
|
-
*/
|
|
12
|
-
min: number | Date;
|
|
13
|
-
/**
|
|
14
|
-
* Specifies the axis maximum value.
|
|
15
|
-
*/
|
|
16
|
-
max: number | Date;
|
|
17
|
-
}
|
|
@@ -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
|
-
import { geometry } from '@progress/kendo-drawing';
|
|
6
|
-
import { AxisRange } from './axis-range.interface';
|
|
7
|
-
/**
|
|
8
|
-
* Represents the Chart axes API interface.
|
|
9
|
-
*/
|
|
10
|
-
export interface ChartAxis {
|
|
11
|
-
/**
|
|
12
|
-
* Returns the axis range.
|
|
13
|
-
*
|
|
14
|
-
* @returns {AxisRange} The axis range.
|
|
15
|
-
*/
|
|
16
|
-
range(): AxisRange;
|
|
17
|
-
/**
|
|
18
|
-
* Returns a slot based on the specified `from` and `to` values.
|
|
19
|
-
*
|
|
20
|
-
* @param {string | number | Date} from The start value of the slot.
|
|
21
|
-
* @param {string | number | Date} to The end value of the slot. If not specified, the `from` value is used.
|
|
22
|
-
* @param {boolean} limit Indicates whether the slot is limited to the current range. By default, the range is limited.
|
|
23
|
-
* @returns {geometry.Rect | geometry.Arc} The slot rectangle or arc geometry.
|
|
24
|
-
*/
|
|
25
|
-
slot(from: string | number | Date, to?: string | number | Date, limit?: boolean): geometry.Rect | geometry.Arc;
|
|
26
|
-
/**
|
|
27
|
-
* Returns the value that corresponds to the passed surface point.
|
|
28
|
-
*
|
|
29
|
-
* @param {geometry.Point} point The surface point of the Chart.
|
|
30
|
-
* @returns {string | number | Date} The value that corresponds to the point.
|
|
31
|
-
*/
|
|
32
|
-
value(point: geometry.Point): string | number | Date;
|
|
33
|
-
/**
|
|
34
|
-
* Returns the axis range which is determined by the minimum and maximum point values that are associated with the axis.
|
|
35
|
-
*
|
|
36
|
-
* @returns {AxisRange} The value range.
|
|
37
|
-
*/
|
|
38
|
-
valueRange(): AxisRange;
|
|
39
|
-
}
|
|
@@ -1,26 +0,0 @@
|
|
|
1
|
-
/**-----------------------------------------------------------------------------------------
|
|
2
|
-
* Copyright © 2026 Progress Software Corporation. All rights reserved.
|
|
3
|
-
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
|
-
*-------------------------------------------------------------------------------------------*/
|
|
5
|
-
import { Group } from '@progress/kendo-drawing';
|
|
6
|
-
import { ChartAxis } from './chart-axis.interface';
|
|
7
|
-
/**
|
|
8
|
-
* Represents the Chart panes interface.
|
|
9
|
-
*/
|
|
10
|
-
export interface ChartPane {
|
|
11
|
-
/**
|
|
12
|
-
* Specifies the `Group` which holds the Drawing elements of the Chart.
|
|
13
|
-
*/
|
|
14
|
-
chartsVisual: Group;
|
|
15
|
-
/**
|
|
16
|
-
* Specifies the Drawing `Group` that is used to draw the pane.
|
|
17
|
-
*/
|
|
18
|
-
visual: Group;
|
|
19
|
-
/**
|
|
20
|
-
* Returns the axis from the pane with the specified name.
|
|
21
|
-
*
|
|
22
|
-
* @param {string} name The name of the axis.
|
|
23
|
-
* @returns {ChartAxis} The axis with the corresponding name.
|
|
24
|
-
*/
|
|
25
|
-
findAxisByName(name: string): ChartAxis;
|
|
26
|
-
}
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
/**-----------------------------------------------------------------------------------------
|
|
2
|
-
* Copyright © 2026 Progress Software Corporation. All rights reserved.
|
|
3
|
-
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
|
-
*-------------------------------------------------------------------------------------------*/
|
|
5
|
-
import { MultiPath, Group } from '@progress/kendo-drawing';
|
|
6
|
-
/**
|
|
7
|
-
* Represents the plot area interface of the Chart.
|
|
8
|
-
*/
|
|
9
|
-
export interface ChartPlotArea {
|
|
10
|
-
/**
|
|
11
|
-
* Specifies the Drawing `MultiPath` that is used to draw the background.
|
|
12
|
-
*/
|
|
13
|
-
backgroundVisual: MultiPath;
|
|
14
|
-
/**
|
|
15
|
-
* Specifies the Drawing `Group` that is used to draw the plot area.
|
|
16
|
-
*/
|
|
17
|
-
visual: Group;
|
|
18
|
-
}
|
|
@@ -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 { SVGExportOptions } from '@progress/kendo-drawing';
|
|
6
|
-
/**
|
|
7
|
-
* Represents the Kendo UI for Angular Chart SVG export options.
|
|
8
|
-
*/
|
|
9
|
-
export interface ChartSVGExportOptions extends SVGExportOptions {
|
|
10
|
-
/**
|
|
11
|
-
* Specifies the width (in pixels) of the exported SVG. If not set, the width of the exported element will be used.
|
|
12
|
-
*/
|
|
13
|
-
width?: number;
|
|
14
|
-
/**
|
|
15
|
-
* Specifies the height (in pixels) of the exported SVG. If not set, the height of the exported element will be used.
|
|
16
|
-
*/
|
|
17
|
-
height?: number;
|
|
18
|
-
}
|
|
@@ -1,17 +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
|
-
* Represents the options for customizing the exported visual.
|
|
7
|
-
*/
|
|
8
|
-
export interface ChartVisualExportOptions {
|
|
9
|
-
/**
|
|
10
|
-
* Specifies the width (in pixels) of the exported scene. Defaults to the width of the element.
|
|
11
|
-
*/
|
|
12
|
-
width?: number;
|
|
13
|
-
/**
|
|
14
|
-
* Specifies the height (in pixels) of the exported scene. Defaults to the height of the element.
|
|
15
|
-
*/
|
|
16
|
-
height?: number;
|
|
17
|
-
}
|
|
@@ -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
|
-
* Represents the axis options for the Chart events.
|
|
7
|
-
*/
|
|
8
|
-
export interface EventAxisOptions {
|
|
9
|
-
/**
|
|
10
|
-
* Specifies the name of the axis.
|
|
11
|
-
*/
|
|
12
|
-
name: string;
|
|
13
|
-
}
|
|
@@ -1,21 +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
|
-
* Represents the series options for the Chart events.
|
|
7
|
-
*/
|
|
8
|
-
export interface EventSeriesOptions {
|
|
9
|
-
/**
|
|
10
|
-
* Specifies the index of the series.
|
|
11
|
-
*/
|
|
12
|
-
index: number;
|
|
13
|
-
/**
|
|
14
|
-
* Specifies the name of the series.
|
|
15
|
-
*/
|
|
16
|
-
name: string;
|
|
17
|
-
/**
|
|
18
|
-
* Specifies the visibility of the series.
|
|
19
|
-
*/
|
|
20
|
-
visible: boolean;
|
|
21
|
-
}
|
|
@@ -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 { drawing } from '@progress/kendo-drawing';
|
|
6
|
-
/**
|
|
7
|
-
* Represents a series point marker.
|
|
8
|
-
*/
|
|
9
|
-
export interface SeriesPointMarker {
|
|
10
|
-
/**
|
|
11
|
-
* Specifies the point marker options.
|
|
12
|
-
*/
|
|
13
|
-
options?: any;
|
|
14
|
-
/**
|
|
15
|
-
* Specifies the Drawing element used to draw the series point marker.
|
|
16
|
-
*/
|
|
17
|
-
visual?: drawing.Element;
|
|
18
|
-
}
|
|
@@ -1,59 +0,0 @@
|
|
|
1
|
-
/**-----------------------------------------------------------------------------------------
|
|
2
|
-
* Copyright © 2026 Progress Software Corporation. All rights reserved.
|
|
3
|
-
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
|
-
*-------------------------------------------------------------------------------------------*/
|
|
5
|
-
import { drawing } from '@progress/kendo-drawing';
|
|
6
|
-
import { SeriesPointMarker } from './series-point-marker.interface';
|
|
7
|
-
/**
|
|
8
|
-
* Represents a series point in the Chart.
|
|
9
|
-
*/
|
|
10
|
-
export interface SeriesPoint {
|
|
11
|
-
/**
|
|
12
|
-
* Specifies the category value of the point. Available for Categorical points such as Bar and Line series.
|
|
13
|
-
*/
|
|
14
|
-
category?: string | Date | number;
|
|
15
|
-
/**
|
|
16
|
-
* Specifies the `dataItem` associated with the point.
|
|
17
|
-
*/
|
|
18
|
-
dataItem?: any;
|
|
19
|
-
/**
|
|
20
|
-
* Specifies the options for the point.
|
|
21
|
-
*/
|
|
22
|
-
options?: any;
|
|
23
|
-
/**
|
|
24
|
-
* Defines the index of the point in the series. Available for Categorical and Funnel charts.
|
|
25
|
-
*/
|
|
26
|
-
index?: number;
|
|
27
|
-
/**
|
|
28
|
-
* Specifies the marker associated with the point, if any. Available only for Line and ScatterLine series.
|
|
29
|
-
*/
|
|
30
|
-
marker?: SeriesPointMarker;
|
|
31
|
-
/**
|
|
32
|
-
* Specifies the value of the point as a percentage. Available for Donut, Pie, and 100% Stacked Chart points.
|
|
33
|
-
*/
|
|
34
|
-
percentage?: number;
|
|
35
|
-
/**
|
|
36
|
-
* Defines the sum of point values since the last `"runningTotal"` summary point. Available for the Waterfall series points.
|
|
37
|
-
*/
|
|
38
|
-
runningTotal?: number;
|
|
39
|
-
/**
|
|
40
|
-
* Specifies the sum of all previous series values. Available for the Waterfall series points.
|
|
41
|
-
*/
|
|
42
|
-
total?: number;
|
|
43
|
-
/**
|
|
44
|
-
* Specifies the minimum value for the series. Available for the Heatmap series points.
|
|
45
|
-
*/
|
|
46
|
-
min?: number;
|
|
47
|
-
/**
|
|
48
|
-
* Specifies the maximum value for the series. Available for the Heatmap series points.
|
|
49
|
-
*/
|
|
50
|
-
max?: number;
|
|
51
|
-
/**
|
|
52
|
-
* Represents the value of the point.
|
|
53
|
-
*/
|
|
54
|
-
value?: any;
|
|
55
|
-
/**
|
|
56
|
-
* Provides the Drawing element used to draw the point.
|
|
57
|
-
*/
|
|
58
|
-
visual?: drawing.Element;
|
|
59
|
-
}
|
|
@@ -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
|
-
* Represents the context for the axis label `content` function.
|
|
7
|
-
*/
|
|
8
|
-
export interface AxisLabelContentArgs {
|
|
9
|
-
/**
|
|
10
|
-
* Specifies the value associated with the axis label.
|
|
11
|
-
*/
|
|
12
|
-
value: any;
|
|
13
|
-
/**
|
|
14
|
-
* Specifies the data item, if set.
|
|
15
|
-
*
|
|
16
|
-
* Available for category axis with set `categoryField`.
|
|
17
|
-
*/
|
|
18
|
-
dataItem?: any;
|
|
19
|
-
/**
|
|
20
|
-
* Specifies the default label text.
|
|
21
|
-
*/
|
|
22
|
-
text: string;
|
|
23
|
-
/**
|
|
24
|
-
* Specifies the index of the label.
|
|
25
|
-
*/
|
|
26
|
-
index: number;
|
|
27
|
-
/**
|
|
28
|
-
* Specifies the total number of rendered labels.
|
|
29
|
-
*/
|
|
30
|
-
count: number;
|
|
31
|
-
/**
|
|
32
|
-
* Specifies the default format string of the label.
|
|
33
|
-
*/
|
|
34
|
-
format: string;
|
|
35
|
-
/**
|
|
36
|
-
* Specifies the default culture (if set) of the label.
|
|
37
|
-
*/
|
|
38
|
-
culture: string;
|
|
39
|
-
}
|
|
@@ -1,47 +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 { drawing, geometry } from '@progress/kendo-drawing';
|
|
7
|
-
/**
|
|
8
|
-
* Represents the context for the axis label `visual` function.
|
|
9
|
-
*/
|
|
10
|
-
export interface AxisLabelVisualArgs {
|
|
11
|
-
/**
|
|
12
|
-
* Specifies a function that gets the default visual.
|
|
13
|
-
*/
|
|
14
|
-
createVisual: () => drawing.Element;
|
|
15
|
-
/**
|
|
16
|
-
* Specifies the default culture (if set) of the label.
|
|
17
|
-
*/
|
|
18
|
-
culture: string;
|
|
19
|
-
/**
|
|
20
|
-
* Specifies the data item if a field is specified.
|
|
21
|
-
*/
|
|
22
|
-
dataItem?: any;
|
|
23
|
-
/**
|
|
24
|
-
* Specifies the default format of the label.
|
|
25
|
-
*/
|
|
26
|
-
format: string;
|
|
27
|
-
/**
|
|
28
|
-
* Specifies the label options.
|
|
29
|
-
*/
|
|
30
|
-
options: any;
|
|
31
|
-
/**
|
|
32
|
-
* Specifies the rectangle that defines the normal position of the visual.
|
|
33
|
-
*/
|
|
34
|
-
rect: geometry.Rect;
|
|
35
|
-
/**
|
|
36
|
-
* Specifies the instance of the Chart component.
|
|
37
|
-
*/
|
|
38
|
-
sender: ChartComponent;
|
|
39
|
-
/**
|
|
40
|
-
* Specifies the text of the label.
|
|
41
|
-
*/
|
|
42
|
-
text: string;
|
|
43
|
-
/**
|
|
44
|
-
* Specifies the value of the label.
|
|
45
|
-
*/
|
|
46
|
-
value: any;
|
|
47
|
-
}
|
|
@@ -1,21 +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
|
-
* Represents the context for the axis note `content` function.
|
|
7
|
-
*/
|
|
8
|
-
export interface AxisNoteContentArgs {
|
|
9
|
-
/**
|
|
10
|
-
* Specifies the original data item for the note.
|
|
11
|
-
*/
|
|
12
|
-
dataItem: any;
|
|
13
|
-
/**
|
|
14
|
-
* Specifies the text of the note.
|
|
15
|
-
*/
|
|
16
|
-
text: string;
|
|
17
|
-
/**
|
|
18
|
-
* Specifies the value of the note.
|
|
19
|
-
*/
|
|
20
|
-
value: string;
|
|
21
|
-
}
|
|
@@ -1,31 +0,0 @@
|
|
|
1
|
-
/**-----------------------------------------------------------------------------------------
|
|
2
|
-
* Copyright © 2026 Progress Software Corporation. All rights reserved.
|
|
3
|
-
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
|
-
*-------------------------------------------------------------------------------------------*/
|
|
5
|
-
import { ChartComponent } from '../chart.component';
|
|
6
|
-
import { drawing, geometry } from '@progress/kendo-drawing';
|
|
7
|
-
/**
|
|
8
|
-
* Represents the context for the axis note `visual` function.
|
|
9
|
-
*/
|
|
10
|
-
export interface AxisNoteVisualArgs {
|
|
11
|
-
/**
|
|
12
|
-
* Specifies a function that gets the default visual.
|
|
13
|
-
*/
|
|
14
|
-
createVisual: () => drawing.Element;
|
|
15
|
-
/**
|
|
16
|
-
* Specifies the note options.
|
|
17
|
-
*/
|
|
18
|
-
options: any;
|
|
19
|
-
/**
|
|
20
|
-
* Specifies the rectangle that defines the normal position of the visual.
|
|
21
|
-
*/
|
|
22
|
-
rect: geometry.Rect;
|
|
23
|
-
/**
|
|
24
|
-
* Specifies the instance of the Chart component.
|
|
25
|
-
*/
|
|
26
|
-
sender: ChartComponent;
|
|
27
|
-
/**
|
|
28
|
-
* Specifies the value of the note.
|
|
29
|
-
*/
|
|
30
|
-
value: string;
|
|
31
|
-
}
|
|
@@ -1,29 +0,0 @@
|
|
|
1
|
-
/**-----------------------------------------------------------------------------------------
|
|
2
|
-
* Copyright © 2026 Progress Software Corporation. All rights reserved.
|
|
3
|
-
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
|
-
*-------------------------------------------------------------------------------------------*/
|
|
5
|
-
/**
|
|
6
|
-
* Represents the context for the error bars `value` function.
|
|
7
|
-
*/
|
|
8
|
-
export interface ErrorBarsValueArgs {
|
|
9
|
-
/**
|
|
10
|
-
* Specifies the category of the point.
|
|
11
|
-
*/
|
|
12
|
-
category: any;
|
|
13
|
-
/**
|
|
14
|
-
* Provides the data item associated with the point.
|
|
15
|
-
*/
|
|
16
|
-
dataItem: any;
|
|
17
|
-
/**
|
|
18
|
-
* Specifies the series to which the point belongs.
|
|
19
|
-
*/
|
|
20
|
-
series: any;
|
|
21
|
-
/**
|
|
22
|
-
* Specifies the value of the point.
|
|
23
|
-
*/
|
|
24
|
-
value: any;
|
|
25
|
-
/**
|
|
26
|
-
* Defines the index of the point in the series.
|
|
27
|
-
*/
|
|
28
|
-
index: number;
|
|
29
|
-
}
|
|
@@ -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
|
-
import { ChartComponent } from '../chart.component';
|
|
6
|
-
import { drawing, geometry } from '@progress/kendo-drawing';
|
|
7
|
-
/**
|
|
8
|
-
* Represents the context for the error bars `visual` function.
|
|
9
|
-
*/
|
|
10
|
-
export interface ErrorBarsVisualArgs {
|
|
11
|
-
/**
|
|
12
|
-
* Specifies a function that gets the default visual.
|
|
13
|
-
*/
|
|
14
|
-
createVisual: () => drawing.Element;
|
|
15
|
-
/**
|
|
16
|
-
* Specifies the high value of the error bar.
|
|
17
|
-
*/
|
|
18
|
-
high: number;
|
|
19
|
-
/**
|
|
20
|
-
* Specifies the low value of the error bar.
|
|
21
|
-
*/
|
|
22
|
-
low: number;
|
|
23
|
-
/**
|
|
24
|
-
* Specifies the `options` object of the error bar.
|
|
25
|
-
*/
|
|
26
|
-
options: any;
|
|
27
|
-
/**
|
|
28
|
-
* Specifies the rectangle that defines the normal position of the visual.
|
|
29
|
-
*/
|
|
30
|
-
rect: geometry.Rect;
|
|
31
|
-
/**
|
|
32
|
-
* Specifies the instance of the Chart component.
|
|
33
|
-
*/
|
|
34
|
-
sender: ChartComponent;
|
|
35
|
-
}
|
|
@@ -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
|
-
import { drawing } from '@progress/kendo-drawing';
|
|
6
|
-
/**
|
|
7
|
-
* Represents the context for the series highlight `toggle` function.
|
|
8
|
-
*/
|
|
9
|
-
export interface HighlightToggleArgs {
|
|
10
|
-
/**
|
|
11
|
-
* Provides a function that prevents the default highlight overlay from appearing.
|
|
12
|
-
*/
|
|
13
|
-
preventDefault: () => void;
|
|
14
|
-
/**
|
|
15
|
-
* Indicates whether the highlight should be displayed.
|
|
16
|
-
*/
|
|
17
|
-
show: boolean;
|
|
18
|
-
/**
|
|
19
|
-
* Specifies the visual element that needs to be highlighted.
|
|
20
|
-
*/
|
|
21
|
-
visual: drawing.Element;
|
|
22
|
-
/**
|
|
23
|
-
* Specifies the category of the point.
|
|
24
|
-
*/
|
|
25
|
-
category: any;
|
|
26
|
-
/**
|
|
27
|
-
* Specifies the data item associated with the point.
|
|
28
|
-
*/
|
|
29
|
-
dataItem?: any;
|
|
30
|
-
/**
|
|
31
|
-
* Specifies the value of the point.
|
|
32
|
-
*/
|
|
33
|
-
value: any;
|
|
34
|
-
/**
|
|
35
|
-
* Specifies the series to which the point belongs.
|
|
36
|
-
*/
|
|
37
|
-
series?: any;
|
|
38
|
-
}
|
|
@@ -1,56 +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 { drawing, geometry } from '@progress/kendo-drawing';
|
|
7
|
-
/**
|
|
8
|
-
* Represents the context for the point highlight `visual` function.
|
|
9
|
-
*/
|
|
10
|
-
export interface HighlightVisualArgs {
|
|
11
|
-
/**
|
|
12
|
-
* Specifies the category of the point.
|
|
13
|
-
*/
|
|
14
|
-
category: any;
|
|
15
|
-
/**
|
|
16
|
-
* Specifies a function that gets the default visual element.
|
|
17
|
-
*/
|
|
18
|
-
createVisual: () => drawing.Element;
|
|
19
|
-
/**
|
|
20
|
-
* Provides the data item associated with the point.
|
|
21
|
-
*/
|
|
22
|
-
dataItem: any;
|
|
23
|
-
/**
|
|
24
|
-
* Defines the options for the point.
|
|
25
|
-
*/
|
|
26
|
-
options: any;
|
|
27
|
-
/**
|
|
28
|
-
* Represents the value of the point as a percentage. Available only for the Donut, Pie, and 100% Stacked series.
|
|
29
|
-
*/
|
|
30
|
-
percentage?: number;
|
|
31
|
-
/**
|
|
32
|
-
* Specifies the rectangle that defines the normal position of the visual.
|
|
33
|
-
*/
|
|
34
|
-
rect: geometry.Rect;
|
|
35
|
-
/**
|
|
36
|
-
* Specifies the sum of point values since the last `runningTotal` summary point. Available for the Waterfall series.
|
|
37
|
-
*/
|
|
38
|
-
runningTotal?: number;
|
|
39
|
-
/**
|
|
40
|
-
* Specifies the instance of the Chart component.
|
|
41
|
-
*/
|
|
42
|
-
sender: ChartComponent;
|
|
43
|
-
/**
|
|
44
|
-
* Specifies the series to which the point belongs.
|
|
45
|
-
*/
|
|
46
|
-
series: any;
|
|
47
|
-
/**
|
|
48
|
-
* Specifies the sum of all previous series values.
|
|
49
|
-
* Available for the Waterfall series.
|
|
50
|
-
*/
|
|
51
|
-
total?: number;
|
|
52
|
-
/**
|
|
53
|
-
* Represents the value of the point.
|
|
54
|
-
*/
|
|
55
|
-
value: any;
|
|
56
|
-
}
|
|
@@ -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 { ChartComponent } from '../chart.component';
|
|
6
|
-
import { drawing } from '@progress/kendo-drawing';
|
|
7
|
-
/**
|
|
8
|
-
* Represents the context for the legend item `visual` function ([see example](https://www.telerik.com/kendo-angular-ui/components/charts/elements/legend#custom-marker-shapes)).
|
|
9
|
-
*/
|
|
10
|
-
export interface LegendItemVisualArgs {
|
|
11
|
-
/**
|
|
12
|
-
* Indicates if the legend item is active.
|
|
13
|
-
* Depends on whether the associated point or series is visible.
|
|
14
|
-
*/
|
|
15
|
-
active: boolean;
|
|
16
|
-
/**
|
|
17
|
-
* Specifies a function that gets the default visual.
|
|
18
|
-
*/
|
|
19
|
-
createVisual: () => drawing.Element;
|
|
20
|
-
/**
|
|
21
|
-
* Specifies the options of the legend item.
|
|
22
|
-
*/
|
|
23
|
-
options: any;
|
|
24
|
-
/**
|
|
25
|
-
* Specifies the index of the point in the series.
|
|
26
|
-
* Available for the Donut, Pie, and Funnel series.
|
|
27
|
-
*/
|
|
28
|
-
pointIndex: any;
|
|
29
|
-
/**
|
|
30
|
-
* Specifies the instance of the Chart component.
|
|
31
|
-
*/
|
|
32
|
-
sender: ChartComponent;
|
|
33
|
-
/**
|
|
34
|
-
* Specifies the item series.
|
|
35
|
-
*/
|
|
36
|
-
series: any;
|
|
37
|
-
}
|