@progress/kendo-angular-charts 21.4.1-develop.1 → 22.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/chart/localization/messages.d.ts +1 -1
- package/chart/tooltip/base-tooltip.d.ts +1 -1
- package/common/collection-item.component.d.ts +1 -1
- package/common/collection.component.d.ts +1 -1
- package/common/settings.component.d.ts +1 -1
- package/events/base-event.d.ts +1 -1
- package/events/preventable-event.d.ts +1 -1
- package/fesm2022/progress-kendo-angular-charts.mjs +482 -482
- package/package.json +13 -21
- package/sankey/localization/messages.d.ts +1 -1
- package/esm2022/api-types/axis-range.interface.mjs +0 -5
- package/esm2022/api-types/chart-axis.interface.mjs +0 -5
- package/esm2022/api-types/chart-pane.interface.mjs +0 -5
- package/esm2022/api-types/chart-plotarea.interface.mjs +0 -5
- package/esm2022/api-types/chart-svg-export-options.interface.mjs +0 -5
- package/esm2022/api-types/chart-visual-export-options.interface.mjs +0 -5
- package/esm2022/api-types/event-axis-options.interface.mjs +0 -5
- package/esm2022/api-types/event-series-options.interface.mjs +0 -5
- package/esm2022/api-types/series-point-marker.interface.mjs +0 -5
- package/esm2022/api-types/series-point.interface.mjs +0 -5
- package/esm2022/argument-types/axis-label-content-args.interface.mjs +0 -5
- package/esm2022/argument-types/axis-label-visual-args.interface.mjs +0 -5
- package/esm2022/argument-types/axis-note-content-args.interface.mjs +0 -5
- package/esm2022/argument-types/axis-note-visual-args.interface.mjs +0 -5
- package/esm2022/argument-types/error-bars-value-args.interface.mjs +0 -5
- package/esm2022/argument-types/error-bars-visual-args.interface.mjs +0 -5
- package/esm2022/argument-types/highlight-toggle-args.interface.mjs +0 -5
- package/esm2022/argument-types/highlight-visual-args.interface.mjs +0 -5
- package/esm2022/argument-types/legend-item-visual-args.interface.mjs +0 -5
- package/esm2022/argument-types/legend-labels-content-args.interface.mjs +0 -5
- package/esm2022/argument-types/markers-visual-args.interface.mjs +0 -5
- package/esm2022/argument-types/plot-band-label-visual-args.interface.mjs +0 -5
- package/esm2022/argument-types/series-labels-content-args.interface.mjs +0 -5
- package/esm2022/argument-types/series-labels-visual-args.interface.mjs +0 -5
- package/esm2022/argument-types/series-note-content-args.interface.mjs +0 -5
- package/esm2022/argument-types/series-note-visual-args.interface.mjs +0 -5
- package/esm2022/argument-types/series-visual-args.interface.mjs +0 -5
- package/esm2022/argument-types/title-visual-args.interface.mjs +0 -5
- package/esm2022/chart/axis-defaults/crosshair.component.mjs +0 -77
- package/esm2022/chart/axis-defaults/crosshair.tooltip.component.mjs +0 -82
- package/esm2022/chart/axis-defaults/labels.component.mjs +0 -111
- package/esm2022/chart/axis-defaults/title.component.mjs +0 -103
- package/esm2022/chart/axis-defaults.component.mjs +0 -152
- package/esm2022/chart/category-axis-item/crosshair.component.mjs +0 -76
- package/esm2022/chart/category-axis-item/crosshair.tooltip.component.mjs +0 -80
- package/esm2022/chart/category-axis-item/labels.component.mjs +0 -149
- package/esm2022/chart/category-axis-item/notes.component.mjs +0 -67
- package/esm2022/chart/category-axis-item/notes.icon.component.mjs +0 -60
- package/esm2022/chart/category-axis-item/notes.label.component.mjs +0 -91
- package/esm2022/chart/category-axis-item/range-labels.component.mjs +0 -32
- package/esm2022/chart/category-axis-item/select.component.mjs +0 -60
- package/esm2022/chart/category-axis-item/title.component.mjs +0 -103
- package/esm2022/chart/category-axis-item.component.mjs +0 -265
- package/esm2022/chart/category-axis.component.mjs +0 -67
- package/esm2022/chart/chart-area.component.mjs +0 -81
- package/esm2022/chart/donut-center-template.directive.mjs +0 -35
- package/esm2022/chart/legend/inactive-items.component.mjs +0 -46
- package/esm2022/chart/legend/item.component.mjs +0 -82
- package/esm2022/chart/legend.component.mjs +0 -181
- package/esm2022/chart/localization/custom-messages.component.mjs +0 -51
- package/esm2022/chart/localization/localized-messages.directive.mjs +0 -39
- package/esm2022/chart/localization/messages.mjs +0 -27
- package/esm2022/chart/no-data-template.directive.mjs +0 -35
- package/esm2022/chart/pane/title.component.mjs +0 -88
- package/esm2022/chart/pane-defaults/title.component.mjs +0 -84
- package/esm2022/chart/pane-defaults.component.mjs +0 -87
- package/esm2022/chart/pane.component.mjs +0 -101
- package/esm2022/chart/panes.component.mjs +0 -55
- package/esm2022/chart/plot-area.component.mjs +0 -68
- package/esm2022/chart/series-defaults/labels.component.mjs +0 -122
- package/esm2022/chart/series-defaults/labels.from.component.mjs +0 -90
- package/esm2022/chart/series-defaults/labels.to.component.mjs +0 -90
- package/esm2022/chart/series-defaults/notes.component.mjs +0 -68
- package/esm2022/chart/series-defaults/notes.icon.component.mjs +0 -62
- package/esm2022/chart/series-defaults/notes.label.component.mjs +0 -90
- package/esm2022/chart/series-defaults/tooltip.component.mjs +0 -76
- package/esm2022/chart/series-defaults.component.mjs +0 -125
- package/esm2022/chart/series-drilldown-template.directive.mjs +0 -36
- package/esm2022/chart/series-item/error-bars.component.mjs +0 -74
- package/esm2022/chart/series-item/extremes.component.mjs +0 -64
- package/esm2022/chart/series-item/highlight.component.mjs +0 -79
- package/esm2022/chart/series-item/labels.component.mjs +0 -157
- package/esm2022/chart/series-item/labels.from.component.mjs +0 -96
- package/esm2022/chart/series-item/labels.to.component.mjs +0 -96
- package/esm2022/chart/series-item/markers.component.mjs +0 -98
- package/esm2022/chart/series-item/notes.component.mjs +0 -76
- package/esm2022/chart/series-item/notes.icon.component.mjs +0 -64
- package/esm2022/chart/series-item/notes.label.component.mjs +0 -95
- package/esm2022/chart/series-item/outliers.component.mjs +0 -66
- package/esm2022/chart/series-item/tooltip.component.mjs +0 -83
- package/esm2022/chart/series-item/trendline.component.mjs +0 -75
- package/esm2022/chart/series-item/trendline.forecast.component.mjs +0 -51
- package/esm2022/chart/series-item.component.mjs +0 -754
- package/esm2022/chart/series.component.mjs +0 -67
- package/esm2022/chart/subtitle.component.mjs +0 -108
- package/esm2022/chart/title.component.mjs +0 -119
- package/esm2022/chart/tooltip/base-tooltip.mjs +0 -101
- package/esm2022/chart/tooltip/body-factory.mjs +0 -14
- package/esm2022/chart/tooltip/crosshair-tooltip.component.mjs +0 -72
- package/esm2022/chart/tooltip/crosshair-tooltips-container.component.mjs +0 -115
- package/esm2022/chart/tooltip/popup-settings.interface.mjs +0 -5
- package/esm2022/chart/tooltip/series-tooltip-template.directive.mjs +0 -59
- package/esm2022/chart/tooltip/shared-tooltip-template.directive.mjs +0 -71
- package/esm2022/chart/tooltip/tooltip-popup.component.mjs +0 -250
- package/esm2022/chart/tooltip/tooltip-template-point.mjs +0 -105
- package/esm2022/chart/tooltip.component.mjs +0 -107
- package/esm2022/chart/value-axis-item/crosshair.component.mjs +0 -84
- package/esm2022/chart/value-axis-item/crosshair.tooltip.component.mjs +0 -81
- package/esm2022/chart/value-axis-item/labels.component.mjs +0 -130
- package/esm2022/chart/value-axis-item/notes.component.mjs +0 -82
- package/esm2022/chart/value-axis-item/notes.icon.component.mjs +0 -62
- package/esm2022/chart/value-axis-item/notes.label.component.mjs +0 -90
- package/esm2022/chart/value-axis-item/title.component.mjs +0 -102
- package/esm2022/chart/value-axis-item.component.mjs +0 -202
- package/esm2022/chart/value-axis.component.mjs +0 -52
- package/esm2022/chart/x-axis-item/crosshair.component.mjs +0 -82
- package/esm2022/chart/x-axis-item/crosshair.tooltip.component.mjs +0 -80
- package/esm2022/chart/x-axis-item/labels.component.mjs +0 -140
- package/esm2022/chart/x-axis-item/notes.component.mjs +0 -86
- package/esm2022/chart/x-axis-item/notes.icon.component.mjs +0 -62
- package/esm2022/chart/x-axis-item/notes.label.component.mjs +0 -91
- package/esm2022/chart/x-axis-item/title.component.mjs +0 -103
- package/esm2022/chart/x-axis-item.component.mjs +0 -239
- package/esm2022/chart/x-axis.component.mjs +0 -60
- package/esm2022/chart/y-axis-item/crosshair.component.mjs +0 -79
- package/esm2022/chart/y-axis-item/crosshair.tooltip.component.mjs +0 -74
- package/esm2022/chart/y-axis-item/labels.component.mjs +0 -144
- package/esm2022/chart/y-axis-item/notes.component.mjs +0 -83
- package/esm2022/chart/y-axis-item/notes.icon.component.mjs +0 -62
- package/esm2022/chart/y-axis-item/notes.label.component.mjs +0 -91
- package/esm2022/chart/y-axis-item/title.component.mjs +0 -103
- package/esm2022/chart/y-axis-item.component.mjs +0 -211
- package/esm2022/chart/y-axis.component.mjs +0 -60
- package/esm2022/chart/zoomable.component.mjs +0 -52
- package/esm2022/chart-breadcrumb.component.mjs +0 -95
- package/esm2022/chart-defaults.mjs +0 -19
- package/esm2022/chart-options.interface.mjs +0 -5
- package/esm2022/chart.component.mjs +0 -1102
- package/esm2022/chart.directives.mjs +0 -30
- package/esm2022/chart.module.mjs +0 -141
- package/esm2022/charts.module.mjs +0 -184
- package/esm2022/common/api-types.mjs +0 -5
- package/esm2022/common/chart-default-theme.mjs +0 -165
- package/esm2022/common/chart-instance-observer.mjs +0 -20
- package/esm2022/common/collection-item.component.mjs +0 -64
- package/esm2022/common/collection.component.mjs +0 -58
- package/esm2022/common/collection.service.mjs +0 -37
- package/esm2022/common/configuration.service.mjs +0 -69
- package/esm2022/common/copy-changes.mjs +0 -21
- package/esm2022/common/events.mjs +0 -31
- package/esm2022/common/has-observers.mjs +0 -10
- package/esm2022/common/has-parent.mjs +0 -14
- package/esm2022/common/prefix-configuration.service.mjs +0 -43
- package/esm2022/common/property-types.mjs +0 -5
- package/esm2022/common/root-configuration.service.mjs +0 -17
- package/esm2022/common/settings.component.mjs +0 -61
- package/esm2022/common/theme.service.mjs +0 -64
- package/esm2022/common/to-simple-changes.mjs +0 -18
- package/esm2022/common/tooltip-template.service.mjs +0 -37
- package/esm2022/common.directives.mjs +0 -75
- package/esm2022/directives.mjs +0 -374
- package/esm2022/events/axis-label-click-event.mjs +0 -42
- package/esm2022/events/base-event.mjs +0 -26
- package/esm2022/events/drag-end-event.mjs +0 -27
- package/esm2022/events/drag-event.mjs +0 -27
- package/esm2022/events/drag-start-event.mjs +0 -27
- package/esm2022/events/drilldown-event.mjs +0 -31
- package/esm2022/events/instance-event.service.mjs +0 -64
- package/esm2022/events/legend-event.mjs +0 -37
- package/esm2022/events/legend-item-click-event.mjs +0 -16
- package/esm2022/events/legend-item-hover-event.mjs +0 -16
- package/esm2022/events/legend-item-leave-event.mjs +0 -23
- package/esm2022/events/note-click-event.mjs +0 -10
- package/esm2022/events/note-event.mjs +0 -42
- package/esm2022/events/note-hover-event.mjs +0 -10
- package/esm2022/events/note-leave-event.mjs +0 -10
- package/esm2022/events/pane-render-event.mjs +0 -29
- package/esm2022/events/plot-area-click-event.mjs +0 -43
- package/esm2022/events/plot-area-hover-event.mjs +0 -43
- package/esm2022/events/plot-area-leave-event.mjs +0 -10
- package/esm2022/events/preventable-event.mjs +0 -34
- package/esm2022/events/render-event.mjs +0 -16
- package/esm2022/events/select-end-event.mjs +0 -31
- package/esm2022/events/select-event.mjs +0 -31
- package/esm2022/events/select-start-event.mjs +0 -31
- package/esm2022/events/series-click-event.mjs +0 -58
- package/esm2022/events/series-event.mjs +0 -58
- package/esm2022/events/series-hover-event.mjs +0 -10
- package/esm2022/events/series-leave-event.mjs +0 -10
- package/esm2022/events/series-over-event.mjs +0 -10
- package/esm2022/events/zoom-end-event.mjs +0 -30
- package/esm2022/events/zoom-event.mjs +0 -37
- package/esm2022/events/zoom-start-event.mjs +0 -27
- package/esm2022/field-types/auto-base-unit-steps.interface.mjs +0 -5
- package/esm2022/field-types/axis-labels-position.mjs +0 -5
- package/esm2022/field-types/axis-line.interface.mjs +0 -5
- package/esm2022/field-types/axis-ticks.interface.mjs +0 -5
- package/esm2022/field-types/axis-title-position.mjs +0 -5
- package/esm2022/field-types/base-unit.mjs +0 -5
- package/esm2022/field-types/border.interface.mjs +0 -5
- package/esm2022/field-types/bullet-target-line.interface.mjs +0 -5
- package/esm2022/field-types/bullet-target.interface.mjs +0 -5
- package/esm2022/field-types/category-base-unit.mjs +0 -5
- package/esm2022/field-types/dash-type.mjs +0 -5
- package/esm2022/field-types/date-formats.interface.mjs +0 -5
- package/esm2022/field-types/drag-action.interface.mjs +0 -5
- package/esm2022/field-types/error-bar-line.interface.mjs +0 -5
- package/esm2022/field-types/grid-lines.interface.mjs +0 -5
- package/esm2022/field-types/highlight-line.interface.mjs +0 -5
- package/esm2022/field-types/label-connectors.interface.mjs +0 -5
- package/esm2022/field-types/label-rotation.interface.mjs +0 -5
- package/esm2022/field-types/legend-labels.interface.mjs +0 -5
- package/esm2022/field-types/line-style.mjs +0 -5
- package/esm2022/field-types/lock-axis.mjs +0 -5
- package/esm2022/field-types/margin.interface.mjs +0 -5
- package/esm2022/field-types/marker-type.mjs +0 -5
- package/esm2022/field-types/modifier-key.mjs +0 -5
- package/esm2022/field-types/mousewheel-select.interface.mjs +0 -5
- package/esm2022/field-types/mousewheel-zoom.interface.mjs +0 -5
- package/esm2022/field-types/negative-bubble-values.interface.mjs +0 -5
- package/esm2022/field-types/note-label-position.mjs +0 -5
- package/esm2022/field-types/note-line.interface.mjs +0 -5
- package/esm2022/field-types/note-position.mjs +0 -5
- package/esm2022/field-types/overlay.interface.mjs +0 -5
- package/esm2022/field-types/padding.interface.mjs +0 -5
- package/esm2022/field-types/plot-band-label.interface.mjs +0 -5
- package/esm2022/field-types/plot-band.interface.mjs +0 -5
- package/esm2022/field-types/series-labels-alignment.mjs +0 -5
- package/esm2022/field-types/series-labels-position.mjs +0 -5
- package/esm2022/field-types/series-line.interface.mjs +0 -5
- package/esm2022/field-types/series-mean.interface.mjs +0 -5
- package/esm2022/field-types/series-median.interface.mjs +0 -5
- package/esm2022/field-types/series-stack.interface.mjs +0 -5
- package/esm2022/field-types/series-type.mjs +0 -5
- package/esm2022/field-types/series-whiskers.interface.mjs +0 -5
- package/esm2022/field-types/trendline-forecast.interface.mjs +0 -5
- package/esm2022/field-types/week-start-day.enum.mjs +0 -38
- package/esm2022/index.mjs +0 -63
- package/esm2022/option-types/axis-crosshair-tooltip.interface.mjs +0 -5
- package/esm2022/option-types/axis-defaults/crosshair.interface.mjs +0 -5
- package/esm2022/option-types/axis-defaults/crosshair.tooltip.interface.mjs +0 -5
- package/esm2022/option-types/axis-defaults/labels.interface.mjs +0 -5
- package/esm2022/option-types/axis-defaults/title.interface.mjs +0 -5
- package/esm2022/option-types/axis-defaults.interface.mjs +0 -5
- package/esm2022/option-types/category-axis-item/crosshair.interface.mjs +0 -5
- package/esm2022/option-types/category-axis-item/crosshair.tooltip.interface.mjs +0 -5
- package/esm2022/option-types/category-axis-item/labels.interface.mjs +0 -5
- package/esm2022/option-types/category-axis-item/notes.icon.interface.mjs +0 -5
- package/esm2022/option-types/category-axis-item/notes.interface.mjs +0 -5
- package/esm2022/option-types/category-axis-item/notes.label.interface.mjs +0 -5
- package/esm2022/option-types/category-axis-item/range-labels.interface.mjs +0 -5
- package/esm2022/option-types/category-axis-item/select.interface.mjs +0 -5
- package/esm2022/option-types/category-axis-item/title.interface.mjs +0 -5
- package/esm2022/option-types/category-axis-item.interface.mjs +0 -5
- package/esm2022/option-types/chart-area.interface.mjs +0 -5
- package/esm2022/option-types/legend/inactive-items.interface.mjs +0 -5
- package/esm2022/option-types/legend/item.interface.mjs +0 -5
- package/esm2022/option-types/legend/legend-title.interface.mjs +0 -5
- package/esm2022/option-types/legend/markers.interface.mjs +0 -5
- package/esm2022/option-types/legend.interface.mjs +0 -5
- package/esm2022/option-types/pane/title.interface.mjs +0 -5
- package/esm2022/option-types/pane-defaults/title.interface.mjs +0 -5
- package/esm2022/option-types/pane-defaults.interface.mjs +0 -5
- package/esm2022/option-types/pane.interface.mjs +0 -5
- package/esm2022/option-types/plot-area.interface.mjs +0 -5
- package/esm2022/option-types/series-defaults/labels.from.interface.mjs +0 -5
- package/esm2022/option-types/series-defaults/labels.interface.mjs +0 -5
- package/esm2022/option-types/series-defaults/labels.to.interface.mjs +0 -5
- package/esm2022/option-types/series-defaults/notes.icon.interface.mjs +0 -5
- package/esm2022/option-types/series-defaults/notes.interface.mjs +0 -5
- package/esm2022/option-types/series-defaults/notes.label.interface.mjs +0 -5
- package/esm2022/option-types/series-defaults/tooltip.interface.mjs +0 -5
- package/esm2022/option-types/series-defaults.interface.mjs +0 -5
- package/esm2022/option-types/series-item/error-bars.interface.mjs +0 -5
- package/esm2022/option-types/series-item/extremes.interface.mjs +0 -5
- package/esm2022/option-types/series-item/highlight.interface.mjs +0 -5
- package/esm2022/option-types/series-item/labels.from.interface.mjs +0 -5
- package/esm2022/option-types/series-item/labels.interface.mjs +0 -5
- package/esm2022/option-types/series-item/labels.to.interface.mjs +0 -5
- package/esm2022/option-types/series-item/markers-highlight.interface.mjs +0 -5
- package/esm2022/option-types/series-item/markers.interface.mjs +0 -5
- package/esm2022/option-types/series-item/notes.icon.interface.mjs +0 -5
- package/esm2022/option-types/series-item/notes.interface.mjs +0 -5
- package/esm2022/option-types/series-item/notes.label.interface.mjs +0 -5
- package/esm2022/option-types/series-item/outliers.interface.mjs +0 -5
- package/esm2022/option-types/series-item/tooltip.interface.mjs +0 -5
- package/esm2022/option-types/series-item/trendline.interface.mjs +0 -5
- package/esm2022/option-types/series-item.interface.mjs +0 -5
- package/esm2022/option-types/subtitle.interface.mjs +0 -5
- package/esm2022/option-types/title.interface.mjs +0 -5
- package/esm2022/option-types/tooltip-border.interface.mjs +0 -5
- package/esm2022/option-types/tooltip.interface.mjs +0 -5
- package/esm2022/option-types/value-axis-item/crosshair.interface.mjs +0 -5
- package/esm2022/option-types/value-axis-item/crosshair.tooltip.interface.mjs +0 -5
- package/esm2022/option-types/value-axis-item/labels.interface.mjs +0 -5
- package/esm2022/option-types/value-axis-item/notes.icon.interface.mjs +0 -5
- package/esm2022/option-types/value-axis-item/notes.interface.mjs +0 -5
- package/esm2022/option-types/value-axis-item/notes.label.interface.mjs +0 -5
- package/esm2022/option-types/value-axis-item/title.interface.mjs +0 -5
- package/esm2022/option-types/value-axis-item.interface.mjs +0 -5
- package/esm2022/option-types/x-axis-item/crosshair.interface.mjs +0 -5
- package/esm2022/option-types/x-axis-item/crosshair.tooltip.interface.mjs +0 -5
- package/esm2022/option-types/x-axis-item/labels.interface.mjs +0 -5
- package/esm2022/option-types/x-axis-item/notes.icon.interface.mjs +0 -5
- package/esm2022/option-types/x-axis-item/notes.interface.mjs +0 -5
- package/esm2022/option-types/x-axis-item/notes.label.interface.mjs +0 -5
- package/esm2022/option-types/x-axis-item/title.interface.mjs +0 -5
- package/esm2022/option-types/x-axis-item.interface.mjs +0 -5
- package/esm2022/option-types/y-axis-item/crosshair.interface.mjs +0 -5
- package/esm2022/option-types/y-axis-item/crosshair.tooltip.interface.mjs +0 -5
- package/esm2022/option-types/y-axis-item/labels.interface.mjs +0 -5
- package/esm2022/option-types/y-axis-item/notes.icon.interface.mjs +0 -5
- package/esm2022/option-types/y-axis-item/notes.interface.mjs +0 -5
- package/esm2022/option-types/y-axis-item/notes.label.interface.mjs +0 -5
- package/esm2022/option-types/y-axis-item/title.interface.mjs +0 -5
- package/esm2022/option-types/y-axis-item.interface.mjs +0 -5
- package/esm2022/option-types/zoomable.interface.mjs +0 -5
- package/esm2022/package-metadata.mjs +0 -16
- package/esm2022/progress-kendo-angular-charts.mjs +0 -8
- package/esm2022/sankey/api-types/index.mjs +0 -5
- package/esm2022/sankey/data-binding/flat-binding.directive.mjs +0 -75
- package/esm2022/sankey/data-binding/flat-binding.event.mjs +0 -25
- package/esm2022/sankey/events/index.mjs +0 -8
- package/esm2022/sankey/events/instance-event.service.mjs +0 -22
- package/esm2022/sankey/events/sankey-base-event.mjs +0 -26
- package/esm2022/sankey/events/sankey-link-event.mjs +0 -21
- package/esm2022/sankey/events/sankey-node-event.mjs +0 -21
- package/esm2022/sankey/labels.component.mjs +0 -61
- package/esm2022/sankey/legend.component.mjs +0 -129
- package/esm2022/sankey/links.component.mjs +0 -46
- package/esm2022/sankey/localization/custom-messages.component.mjs +0 -52
- package/esm2022/sankey/localization/localized-messages.directive.mjs +0 -39
- package/esm2022/sankey/localization/messages.mjs +0 -27
- package/esm2022/sankey/nodes.component.mjs +0 -63
- package/esm2022/sankey/theme.service.mjs +0 -25
- package/esm2022/sankey/title.component.mjs +0 -104
- package/esm2022/sankey/tooltip/link-tooltip-template-context.mjs +0 -30
- package/esm2022/sankey/tooltip/link-tooltip-template.directive.mjs +0 -44
- package/esm2022/sankey/tooltip/node-tooltip-template-context.mjs +0 -30
- package/esm2022/sankey/tooltip/node-tooltip-template.directive.mjs +0 -66
- package/esm2022/sankey/tooltip/square-symbol.directive.mjs +0 -43
- package/esm2022/sankey/tooltip/tooltip-popup.component.mjs +0 -250
- package/esm2022/sankey/tooltip/tooltip-template.service.mjs +0 -18
- package/esm2022/sankey/tooltip.component.mjs +0 -80
- package/esm2022/sankey.component.mjs +0 -515
- package/esm2022/sankey.directives.mjs +0 -20
- package/esm2022/sankey.module.mjs +0 -61
- package/esm2022/sparkline.component.mjs +0 -195
- package/esm2022/sparkline.directives.mjs +0 -7
- package/esm2022/sparkline.module.mjs +0 -142
- package/esm2022/stock-chart/events/instance-event.service.mjs +0 -20
- package/esm2022/stock-chart/events/navigator-filter-event.mjs +0 -26
- package/esm2022/stock-chart/events.mjs +0 -6
- package/esm2022/stock-chart/navigator/category-axis/crosshair.component.mjs +0 -33
- package/esm2022/stock-chart/navigator/category-axis/crosshair.tooltip.component.mjs +0 -31
- package/esm2022/stock-chart/navigator/category-axis/labels.component.mjs +0 -30
- package/esm2022/stock-chart/navigator/category-axis/notes.component.mjs +0 -45
- package/esm2022/stock-chart/navigator/category-axis/notes.icon.component.mjs +0 -30
- package/esm2022/stock-chart/navigator/category-axis/notes.label.component.mjs +0 -30
- package/esm2022/stock-chart/navigator/category-axis/select.component.mjs +0 -39
- package/esm2022/stock-chart/navigator/category-axis/title.component.mjs +0 -30
- package/esm2022/stock-chart/navigator/category-axis.component.mjs +0 -66
- package/esm2022/stock-chart/navigator/hint.component.mjs +0 -40
- package/esm2022/stock-chart/navigator/pane/title.component.mjs +0 -30
- package/esm2022/stock-chart/navigator/pane.component.mjs +0 -33
- package/esm2022/stock-chart/navigator/select.component.mjs +0 -40
- package/esm2022/stock-chart/navigator/series-item/error-bars.component.mjs +0 -44
- package/esm2022/stock-chart/navigator/series-item/extremes.component.mjs +0 -31
- package/esm2022/stock-chart/navigator/series-item/highlight.component.mjs +0 -30
- package/esm2022/stock-chart/navigator/series-item/labels.component.mjs +0 -48
- package/esm2022/stock-chart/navigator/series-item/labels.from.component.mjs +0 -31
- package/esm2022/stock-chart/navigator/series-item/labels.to.component.mjs +0 -31
- package/esm2022/stock-chart/navigator/series-item/markers.component.mjs +0 -30
- package/esm2022/stock-chart/navigator/series-item/notes.component.mjs +0 -47
- package/esm2022/stock-chart/navigator/series-item/notes.icon.component.mjs +0 -30
- package/esm2022/stock-chart/navigator/series-item/notes.label.component.mjs +0 -30
- package/esm2022/stock-chart/navigator/series-item/outliers.component.mjs +0 -31
- package/esm2022/stock-chart/navigator/series-item/tooltip.component.mjs +0 -31
- package/esm2022/stock-chart/navigator/series-item.component.mjs +0 -58
- package/esm2022/stock-chart/navigator/series.component.mjs +0 -82
- package/esm2022/stock-chart/navigator.component.mjs +0 -93
- package/esm2022/stock-chart/option-types/navigator/hint-content-args.interface.mjs +0 -5
- package/esm2022/stock-chart/option-types/navigator/hint.interface.mjs +0 -5
- package/esm2022/stock-chart/option-types/navigator/select.interface.mjs +0 -5
- package/esm2022/stock-chart/option-types/navigator.interface.mjs +0 -5
- package/esm2022/stock-chart/option-types.mjs +0 -5
- package/esm2022/stock-chart.component.mjs +0 -244
- package/esm2022/stock-chart.directives.mjs +0 -35
- package/esm2022/stock-chart.module.mjs +0 -170
|
@@ -1,64 +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 { ChangeDetectionStrategy, Component, Input } from '@angular/core';
|
|
6
|
-
import { ConfigurationService } from '../../common/configuration.service';
|
|
7
|
-
import { SettingsComponent } from '../../common/settings.component';
|
|
8
|
-
import * as i0 from "@angular/core";
|
|
9
|
-
import * as i1 from "../../common/configuration.service";
|
|
10
|
-
/**
|
|
11
|
-
* Represents the configuration of the Chart series extremes.
|
|
12
|
-
* Applies to extreme outliers.
|
|
13
|
-
* For more information, refer to the [`series.extremes`]({% slug api_charts_seriesitemcomponent %}#toc-extremes) option.
|
|
14
|
-
*/
|
|
15
|
-
export class SeriesExtremesComponent extends SettingsComponent {
|
|
16
|
-
configurationService;
|
|
17
|
-
/**
|
|
18
|
-
* Specifies the background color of the extremes.
|
|
19
|
-
*/
|
|
20
|
-
background;
|
|
21
|
-
/**
|
|
22
|
-
* Specifies the border configuration of the extremes.
|
|
23
|
-
*/
|
|
24
|
-
border;
|
|
25
|
-
/**
|
|
26
|
-
* Specifies the rotation angle of the extremes.
|
|
27
|
-
*/
|
|
28
|
-
rotation;
|
|
29
|
-
/**
|
|
30
|
-
* Specifies the extremes size in pixels.
|
|
31
|
-
* @default 6
|
|
32
|
-
*/
|
|
33
|
-
size;
|
|
34
|
-
/**
|
|
35
|
-
* Specifies the shape of the series extremes.
|
|
36
|
-
* @default 'circle'
|
|
37
|
-
*/
|
|
38
|
-
type;
|
|
39
|
-
constructor(configurationService) {
|
|
40
|
-
super('extremes', configurationService);
|
|
41
|
-
this.configurationService = configurationService;
|
|
42
|
-
}
|
|
43
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SeriesExtremesComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
44
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.14", type: SeriesExtremesComponent, isStandalone: true, selector: "kendo-chart-series-item-extremes", inputs: { background: "background", border: "border", rotation: "rotation", size: "size", type: "type" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
45
|
-
}
|
|
46
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SeriesExtremesComponent, decorators: [{
|
|
47
|
-
type: Component,
|
|
48
|
-
args: [{
|
|
49
|
-
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
50
|
-
selector: 'kendo-chart-series-item-extremes',
|
|
51
|
-
template: '',
|
|
52
|
-
standalone: true
|
|
53
|
-
}]
|
|
54
|
-
}], ctorParameters: () => [{ type: i1.ConfigurationService }], propDecorators: { background: [{
|
|
55
|
-
type: Input
|
|
56
|
-
}], border: [{
|
|
57
|
-
type: Input
|
|
58
|
-
}], rotation: [{
|
|
59
|
-
type: Input
|
|
60
|
-
}], size: [{
|
|
61
|
-
type: Input
|
|
62
|
-
}], type: [{
|
|
63
|
-
type: Input
|
|
64
|
-
}] } });
|
|
@@ -1,79 +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 { ChangeDetectionStrategy, Component, Input } from '@angular/core';
|
|
6
|
-
import { ConfigurationService } from '../../common/configuration.service';
|
|
7
|
-
import { SettingsComponent } from '../../common/settings.component';
|
|
8
|
-
import * as i0 from "@angular/core";
|
|
9
|
-
import * as i1 from "../../common/configuration.service";
|
|
10
|
-
/**
|
|
11
|
-
* Represents the Chart series highlighting configuration options.
|
|
12
|
-
*/
|
|
13
|
-
export class SeriesHighlightComponent extends SettingsComponent {
|
|
14
|
-
configurationService;
|
|
15
|
-
/**
|
|
16
|
-
* Specifies the border configuration of the highlight.
|
|
17
|
-
*/
|
|
18
|
-
border;
|
|
19
|
-
/**
|
|
20
|
-
* Specifies the color of the highlight.
|
|
21
|
-
*/
|
|
22
|
-
color;
|
|
23
|
-
/**
|
|
24
|
-
* Specifies the line configuration of the highlight.
|
|
25
|
-
*/
|
|
26
|
-
line;
|
|
27
|
-
/**
|
|
28
|
-
* Specifies the markers configuration of the highlight.
|
|
29
|
-
*/
|
|
30
|
-
markers;
|
|
31
|
-
/**
|
|
32
|
-
* Specifies the opacity of the highlight.
|
|
33
|
-
*/
|
|
34
|
-
opacity;
|
|
35
|
-
/**
|
|
36
|
-
* Specifies a function that handles the highlight toggle event.
|
|
37
|
-
*/
|
|
38
|
-
toggle;
|
|
39
|
-
/**
|
|
40
|
-
* Determines whether the Chart highlights the series when the user hovers over it with the mouse.
|
|
41
|
-
* @default true
|
|
42
|
-
*/
|
|
43
|
-
visible;
|
|
44
|
-
/**
|
|
45
|
-
* Specifies a function that creates a custom visual for the highlight.
|
|
46
|
-
*/
|
|
47
|
-
visual;
|
|
48
|
-
constructor(configurationService) {
|
|
49
|
-
super('highlight', configurationService);
|
|
50
|
-
this.configurationService = configurationService;
|
|
51
|
-
}
|
|
52
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SeriesHighlightComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
53
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.14", type: SeriesHighlightComponent, isStandalone: true, selector: "kendo-chart-series-item-highlight", inputs: { border: "border", color: "color", line: "line", markers: "markers", opacity: "opacity", toggle: "toggle", visible: "visible", visual: "visual" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
54
|
-
}
|
|
55
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SeriesHighlightComponent, decorators: [{
|
|
56
|
-
type: Component,
|
|
57
|
-
args: [{
|
|
58
|
-
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
59
|
-
selector: 'kendo-chart-series-item-highlight',
|
|
60
|
-
template: '',
|
|
61
|
-
standalone: true
|
|
62
|
-
}]
|
|
63
|
-
}], ctorParameters: () => [{ type: i1.ConfigurationService }], propDecorators: { border: [{
|
|
64
|
-
type: Input
|
|
65
|
-
}], color: [{
|
|
66
|
-
type: Input
|
|
67
|
-
}], line: [{
|
|
68
|
-
type: Input
|
|
69
|
-
}], markers: [{
|
|
70
|
-
type: Input
|
|
71
|
-
}], opacity: [{
|
|
72
|
-
type: Input
|
|
73
|
-
}], toggle: [{
|
|
74
|
-
type: Input
|
|
75
|
-
}], visible: [{
|
|
76
|
-
type: Input
|
|
77
|
-
}], visual: [{
|
|
78
|
-
type: Input
|
|
79
|
-
}] } });
|
|
@@ -1,157 +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 { ChangeDetectionStrategy, Component, Input } from '@angular/core';
|
|
6
|
-
import { ConfigurationService } from '../../common/configuration.service';
|
|
7
|
-
import { SettingsComponent } from '../../common/settings.component';
|
|
8
|
-
import * as i0 from "@angular/core";
|
|
9
|
-
import * as i1 from "../../common/configuration.service";
|
|
10
|
-
/**
|
|
11
|
-
* Represents the configuration of the Chart series labels
|
|
12
|
-
* ([see example]({% slug labels_chart_charts %})).
|
|
13
|
-
*
|
|
14
|
-
* @example
|
|
15
|
-
* ```html
|
|
16
|
-
* <kendo-chart>
|
|
17
|
-
* <kendo-chart-series>
|
|
18
|
-
* <kendo-chart-series-item [data]="[1, 2, 3] type="line">
|
|
19
|
-
* <kendo-chart-series-item-labels format="c">
|
|
20
|
-
* </kendo-chart-series-item-labels>
|
|
21
|
-
* </kendo-chart-series-item>
|
|
22
|
-
* </kendo-chart-series>
|
|
23
|
-
* </kendo-chart>
|
|
24
|
-
* ```
|
|
25
|
-
*
|
|
26
|
-
* @remarks
|
|
27
|
-
* Supported children components are: {@link SeriesLabelsFromComponent} and {@link SeriesLabelsToComponent}.
|
|
28
|
-
*/
|
|
29
|
-
export class SeriesLabelsComponent extends SettingsComponent {
|
|
30
|
-
configurationService;
|
|
31
|
-
/**
|
|
32
|
-
* Specifies the alignment of the labels.
|
|
33
|
-
*/
|
|
34
|
-
align;
|
|
35
|
-
/**
|
|
36
|
-
* Specifies the background color of the labels.
|
|
37
|
-
*/
|
|
38
|
-
background;
|
|
39
|
-
/**
|
|
40
|
-
* Specifies the border configuration of the labels.
|
|
41
|
-
*/
|
|
42
|
-
border;
|
|
43
|
-
/**
|
|
44
|
-
* Specifies the text color of the labels.
|
|
45
|
-
*/
|
|
46
|
-
color;
|
|
47
|
-
/**
|
|
48
|
-
* Specifies a function that returns the content of the labels.
|
|
49
|
-
*/
|
|
50
|
-
content;
|
|
51
|
-
/**
|
|
52
|
-
* Specifies a function that returns the ARIA content of the labels.
|
|
53
|
-
*/
|
|
54
|
-
ariaContent;
|
|
55
|
-
/**
|
|
56
|
-
* Specifies the distance between the labels when [`series.type`]({% slug api_charts_series %}#toc-type) is set to `"donut"` or `"pie"`.
|
|
57
|
-
* @default 35
|
|
58
|
-
*/
|
|
59
|
-
distance;
|
|
60
|
-
/**
|
|
61
|
-
* Specifies the font style of the labels.
|
|
62
|
-
* @default '12px sans-serif'
|
|
63
|
-
*/
|
|
64
|
-
font;
|
|
65
|
-
/**
|
|
66
|
-
* Specifies the format of the labels. Uses the [`format`]({% slug api_intl_intlservice %}#toc-format) method of the `IntlService`.
|
|
67
|
-
* @default '{0}'
|
|
68
|
-
*/
|
|
69
|
-
format;
|
|
70
|
-
/**
|
|
71
|
-
* Specifies the margin of the labels. A numeric value sets all margins.
|
|
72
|
-
* @default 5
|
|
73
|
-
*/
|
|
74
|
-
margin;
|
|
75
|
-
/**
|
|
76
|
-
* Specifies the padding of the labels. A numeric value sets all paddings.
|
|
77
|
-
* Bar and Column series always apply full padding and ignore this setting.
|
|
78
|
-
* @default 0
|
|
79
|
-
*/
|
|
80
|
-
padding;
|
|
81
|
-
/**
|
|
82
|
-
* Specifies the position of the labels.
|
|
83
|
-
*/
|
|
84
|
-
position;
|
|
85
|
-
/**
|
|
86
|
-
* Specifies the rotation angle of the labels.
|
|
87
|
-
*/
|
|
88
|
-
rotation;
|
|
89
|
-
/**
|
|
90
|
-
* Determines whether the Chart displays the series labels.
|
|
91
|
-
* @default false
|
|
92
|
-
*/
|
|
93
|
-
visible;
|
|
94
|
-
/**
|
|
95
|
-
* Specifies a function that creates a custom visual for the labels.
|
|
96
|
-
*/
|
|
97
|
-
visual;
|
|
98
|
-
// These options are also available as child components
|
|
99
|
-
/**
|
|
100
|
-
* Specifies the `from` labels configuration.
|
|
101
|
-
*/
|
|
102
|
-
from;
|
|
103
|
-
/**
|
|
104
|
-
* Specifies the `to` labels configuration.
|
|
105
|
-
*/
|
|
106
|
-
to;
|
|
107
|
-
constructor(configurationService) {
|
|
108
|
-
super('labels', configurationService);
|
|
109
|
-
this.configurationService = configurationService;
|
|
110
|
-
this.markAsVisible();
|
|
111
|
-
}
|
|
112
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SeriesLabelsComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
113
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.14", type: SeriesLabelsComponent, isStandalone: true, selector: "kendo-chart-series-item-labels", inputs: { align: "align", background: "background", border: "border", color: "color", content: "content", ariaContent: "ariaContent", distance: "distance", font: "font", format: "format", margin: "margin", padding: "padding", position: "position", rotation: "rotation", visible: "visible", visual: "visual", from: "from", to: "to" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
114
|
-
}
|
|
115
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SeriesLabelsComponent, decorators: [{
|
|
116
|
-
type: Component,
|
|
117
|
-
args: [{
|
|
118
|
-
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
119
|
-
selector: 'kendo-chart-series-item-labels',
|
|
120
|
-
template: '',
|
|
121
|
-
standalone: true
|
|
122
|
-
}]
|
|
123
|
-
}], ctorParameters: () => [{ type: i1.ConfigurationService }], propDecorators: { align: [{
|
|
124
|
-
type: Input
|
|
125
|
-
}], background: [{
|
|
126
|
-
type: Input
|
|
127
|
-
}], border: [{
|
|
128
|
-
type: Input
|
|
129
|
-
}], color: [{
|
|
130
|
-
type: Input
|
|
131
|
-
}], content: [{
|
|
132
|
-
type: Input
|
|
133
|
-
}], ariaContent: [{
|
|
134
|
-
type: Input
|
|
135
|
-
}], distance: [{
|
|
136
|
-
type: Input
|
|
137
|
-
}], font: [{
|
|
138
|
-
type: Input
|
|
139
|
-
}], format: [{
|
|
140
|
-
type: Input
|
|
141
|
-
}], margin: [{
|
|
142
|
-
type: Input
|
|
143
|
-
}], padding: [{
|
|
144
|
-
type: Input
|
|
145
|
-
}], position: [{
|
|
146
|
-
type: Input
|
|
147
|
-
}], rotation: [{
|
|
148
|
-
type: Input
|
|
149
|
-
}], visible: [{
|
|
150
|
-
type: Input
|
|
151
|
-
}], visual: [{
|
|
152
|
-
type: Input
|
|
153
|
-
}], from: [{
|
|
154
|
-
type: Input
|
|
155
|
-
}], to: [{
|
|
156
|
-
type: Input
|
|
157
|
-
}] } });
|
|
@@ -1,96 +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 { ChangeDetectionStrategy, Component, Input } from '@angular/core';
|
|
6
|
-
import { ConfigurationService } from '../../common/configuration.service';
|
|
7
|
-
import { SettingsComponent } from '../../common/settings.component';
|
|
8
|
-
import * as i0 from "@angular/core";
|
|
9
|
-
import * as i1 from "../../common/configuration.service";
|
|
10
|
-
/**
|
|
11
|
-
* Represents the `from` labels configuration of the Chart series.
|
|
12
|
-
*/
|
|
13
|
-
export class SeriesLabelsFromComponent extends SettingsComponent {
|
|
14
|
-
configurationService;
|
|
15
|
-
/**
|
|
16
|
-
* Specifies the background color of the `from` labels.
|
|
17
|
-
*/
|
|
18
|
-
background;
|
|
19
|
-
/**
|
|
20
|
-
* Specifies the border configuration of the `from` labels.
|
|
21
|
-
*/
|
|
22
|
-
border;
|
|
23
|
-
/**
|
|
24
|
-
* Specifies the text color of the `from` labels.
|
|
25
|
-
*/
|
|
26
|
-
color;
|
|
27
|
-
/**
|
|
28
|
-
* Specifies a function that returns the content of the `from` labels.
|
|
29
|
-
*/
|
|
30
|
-
content;
|
|
31
|
-
/**
|
|
32
|
-
* Specifies the font style of the `from` labels.
|
|
33
|
-
* @default '12px sans-serif'
|
|
34
|
-
*/
|
|
35
|
-
font;
|
|
36
|
-
/**
|
|
37
|
-
* Specifies the format of the `from` labels. Uses the `IntlService` [`format`]({% slug api_intl_intlservice %}#toc-format) method.
|
|
38
|
-
* @default '{0}'
|
|
39
|
-
*/
|
|
40
|
-
format;
|
|
41
|
-
/**
|
|
42
|
-
* Specifies the margin of the `from` labels. A numeric value sets all margins.
|
|
43
|
-
* @default 5
|
|
44
|
-
*/
|
|
45
|
-
margin;
|
|
46
|
-
/**
|
|
47
|
-
* Specifies the padding of the `from` labels. A numeric value sets all paddings.
|
|
48
|
-
* @default 0
|
|
49
|
-
*/
|
|
50
|
-
padding;
|
|
51
|
-
/**
|
|
52
|
-
* Specifies the position of the `from` labels.
|
|
53
|
-
*/
|
|
54
|
-
position;
|
|
55
|
-
/**
|
|
56
|
-
* Determines whether the Chart displays the series `from` labels.
|
|
57
|
-
* @default false
|
|
58
|
-
*/
|
|
59
|
-
visible;
|
|
60
|
-
constructor(configurationService) {
|
|
61
|
-
super('labels.from', configurationService);
|
|
62
|
-
this.configurationService = configurationService;
|
|
63
|
-
this.markAsVisible();
|
|
64
|
-
}
|
|
65
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SeriesLabelsFromComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
66
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.14", type: SeriesLabelsFromComponent, isStandalone: true, selector: "kendo-chart-series-item-labels-from", inputs: { background: "background", border: "border", color: "color", content: "content", font: "font", format: "format", margin: "margin", padding: "padding", position: "position", visible: "visible" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
67
|
-
}
|
|
68
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SeriesLabelsFromComponent, decorators: [{
|
|
69
|
-
type: Component,
|
|
70
|
-
args: [{
|
|
71
|
-
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
72
|
-
selector: 'kendo-chart-series-item-labels-from',
|
|
73
|
-
template: '',
|
|
74
|
-
standalone: true
|
|
75
|
-
}]
|
|
76
|
-
}], ctorParameters: () => [{ type: i1.ConfigurationService }], propDecorators: { background: [{
|
|
77
|
-
type: Input
|
|
78
|
-
}], border: [{
|
|
79
|
-
type: Input
|
|
80
|
-
}], color: [{
|
|
81
|
-
type: Input
|
|
82
|
-
}], content: [{
|
|
83
|
-
type: Input
|
|
84
|
-
}], font: [{
|
|
85
|
-
type: Input
|
|
86
|
-
}], format: [{
|
|
87
|
-
type: Input
|
|
88
|
-
}], margin: [{
|
|
89
|
-
type: Input
|
|
90
|
-
}], padding: [{
|
|
91
|
-
type: Input
|
|
92
|
-
}], position: [{
|
|
93
|
-
type: Input
|
|
94
|
-
}], visible: [{
|
|
95
|
-
type: Input
|
|
96
|
-
}] } });
|
|
@@ -1,96 +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 { ChangeDetectionStrategy, Component, Input } from '@angular/core';
|
|
6
|
-
import { ConfigurationService } from '../../common/configuration.service';
|
|
7
|
-
import { SettingsComponent } from '../../common/settings.component';
|
|
8
|
-
import * as i0 from "@angular/core";
|
|
9
|
-
import * as i1 from "../../common/configuration.service";
|
|
10
|
-
/**
|
|
11
|
-
* Represents the `to` labels configuration of the Chart series.
|
|
12
|
-
*/
|
|
13
|
-
export class SeriesLabelsToComponent extends SettingsComponent {
|
|
14
|
-
configurationService;
|
|
15
|
-
/**
|
|
16
|
-
* Specifies the background color of the `to` labels.
|
|
17
|
-
*/
|
|
18
|
-
background;
|
|
19
|
-
/**
|
|
20
|
-
* Specifies the border configuration of the `to` labels.
|
|
21
|
-
*/
|
|
22
|
-
border;
|
|
23
|
-
/**
|
|
24
|
-
* Specifies the text color of the `to` labels.
|
|
25
|
-
*/
|
|
26
|
-
color;
|
|
27
|
-
/**
|
|
28
|
-
* Specifies a function that returns the content of the `to` labels.
|
|
29
|
-
*/
|
|
30
|
-
content;
|
|
31
|
-
/**
|
|
32
|
-
* Specifies the font style of the `to` labels.
|
|
33
|
-
* @default '12px sans-serif'
|
|
34
|
-
*/
|
|
35
|
-
font;
|
|
36
|
-
/**
|
|
37
|
-
* Specifies the format of the `to` labels. Uses [IntlService format]({% slug api_intl_intlservice %}#toc-format).
|
|
38
|
-
* @default '{0}'
|
|
39
|
-
*/
|
|
40
|
-
format;
|
|
41
|
-
/**
|
|
42
|
-
* Specifies the margin of the `to` labels. A numeric value sets all margins.
|
|
43
|
-
* @default 5
|
|
44
|
-
*/
|
|
45
|
-
margin;
|
|
46
|
-
/**
|
|
47
|
-
* Specifies the padding of the `to` labels. A numeric value sets all paddings.
|
|
48
|
-
* @default 0
|
|
49
|
-
*/
|
|
50
|
-
padding;
|
|
51
|
-
/**
|
|
52
|
-
* Specifies the position of the `to` labels.
|
|
53
|
-
*/
|
|
54
|
-
position;
|
|
55
|
-
/**
|
|
56
|
-
* Determines whether the Chart displays the series `to` labels.
|
|
57
|
-
* @default false
|
|
58
|
-
*/
|
|
59
|
-
visible;
|
|
60
|
-
constructor(configurationService) {
|
|
61
|
-
super('labels.to', configurationService);
|
|
62
|
-
this.configurationService = configurationService;
|
|
63
|
-
this.markAsVisible();
|
|
64
|
-
}
|
|
65
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SeriesLabelsToComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
66
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.14", type: SeriesLabelsToComponent, isStandalone: true, selector: "kendo-chart-series-item-labels-to", inputs: { background: "background", border: "border", color: "color", content: "content", font: "font", format: "format", margin: "margin", padding: "padding", position: "position", visible: "visible" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
67
|
-
}
|
|
68
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SeriesLabelsToComponent, decorators: [{
|
|
69
|
-
type: Component,
|
|
70
|
-
args: [{
|
|
71
|
-
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
72
|
-
selector: 'kendo-chart-series-item-labels-to',
|
|
73
|
-
template: '',
|
|
74
|
-
standalone: true
|
|
75
|
-
}]
|
|
76
|
-
}], ctorParameters: () => [{ type: i1.ConfigurationService }], propDecorators: { background: [{
|
|
77
|
-
type: Input
|
|
78
|
-
}], border: [{
|
|
79
|
-
type: Input
|
|
80
|
-
}], color: [{
|
|
81
|
-
type: Input
|
|
82
|
-
}], content: [{
|
|
83
|
-
type: Input
|
|
84
|
-
}], font: [{
|
|
85
|
-
type: Input
|
|
86
|
-
}], format: [{
|
|
87
|
-
type: Input
|
|
88
|
-
}], margin: [{
|
|
89
|
-
type: Input
|
|
90
|
-
}], padding: [{
|
|
91
|
-
type: Input
|
|
92
|
-
}], position: [{
|
|
93
|
-
type: Input
|
|
94
|
-
}], visible: [{
|
|
95
|
-
type: Input
|
|
96
|
-
}] } });
|
|
@@ -1,98 +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 { ChangeDetectionStrategy, Component, Input } from '@angular/core';
|
|
6
|
-
import { ConfigurationService } from '../../common/configuration.service';
|
|
7
|
-
import { SettingsComponent } from '../../common/settings.component';
|
|
8
|
-
import * as i0 from "@angular/core";
|
|
9
|
-
import * as i1 from "../../common/configuration.service";
|
|
10
|
-
/**
|
|
11
|
-
* Represents the configuration of the Chart series marker.
|
|
12
|
-
*
|
|
13
|
-
* @example
|
|
14
|
-
* ```html
|
|
15
|
-
* <kendo-chart ...>
|
|
16
|
-
* <kendo-chart-series>
|
|
17
|
-
* <kendo-chart-series-item type="line"...>
|
|
18
|
-
* <kendo-chart-series-item-markers background="blue"> </kendo-chart-series-item-markers>
|
|
19
|
-
* </kendo-chart-series-item>
|
|
20
|
-
* </kendo-chart-series>
|
|
21
|
-
* </kendo-chart>
|
|
22
|
-
* ```
|
|
23
|
-
*/
|
|
24
|
-
export class SeriesMarkersComponent extends SettingsComponent {
|
|
25
|
-
configurationService;
|
|
26
|
-
/**
|
|
27
|
-
* Specifies the background color of the markers.
|
|
28
|
-
*/
|
|
29
|
-
background;
|
|
30
|
-
/**
|
|
31
|
-
* Specifies the border configuration of the markers.
|
|
32
|
-
*/
|
|
33
|
-
border;
|
|
34
|
-
/**
|
|
35
|
-
* Specifies the rotation angle of the markers.
|
|
36
|
-
*/
|
|
37
|
-
rotation;
|
|
38
|
-
/**
|
|
39
|
-
* Specifies the marker size in pixels.
|
|
40
|
-
* @default 6
|
|
41
|
-
*/
|
|
42
|
-
size;
|
|
43
|
-
/**
|
|
44
|
-
* Specifies the shape of the series markers.
|
|
45
|
-
* @default 'cirlce'
|
|
46
|
-
*/
|
|
47
|
-
type;
|
|
48
|
-
/**
|
|
49
|
-
* Determines whether the Chart displays the series markers.
|
|
50
|
-
* @default true
|
|
51
|
-
*/
|
|
52
|
-
visible;
|
|
53
|
-
/**
|
|
54
|
-
* Specifies a function that creates a custom visual for the markers.
|
|
55
|
-
*/
|
|
56
|
-
visual;
|
|
57
|
-
/**
|
|
58
|
-
* Specifies the `from` markers configuration.
|
|
59
|
-
*/
|
|
60
|
-
from;
|
|
61
|
-
/**
|
|
62
|
-
* Specifies the `to` markers configuration.
|
|
63
|
-
*/
|
|
64
|
-
to;
|
|
65
|
-
constructor(configurationService) {
|
|
66
|
-
super('markers', configurationService);
|
|
67
|
-
this.configurationService = configurationService;
|
|
68
|
-
}
|
|
69
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SeriesMarkersComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
70
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.14", type: SeriesMarkersComponent, isStandalone: true, selector: "kendo-chart-series-item-markers", inputs: { background: "background", border: "border", rotation: "rotation", size: "size", type: "type", visible: "visible", visual: "visual", from: "from", to: "to" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
71
|
-
}
|
|
72
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SeriesMarkersComponent, decorators: [{
|
|
73
|
-
type: Component,
|
|
74
|
-
args: [{
|
|
75
|
-
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
76
|
-
selector: 'kendo-chart-series-item-markers',
|
|
77
|
-
template: '',
|
|
78
|
-
standalone: true
|
|
79
|
-
}]
|
|
80
|
-
}], ctorParameters: () => [{ type: i1.ConfigurationService }], propDecorators: { background: [{
|
|
81
|
-
type: Input
|
|
82
|
-
}], border: [{
|
|
83
|
-
type: Input
|
|
84
|
-
}], rotation: [{
|
|
85
|
-
type: Input
|
|
86
|
-
}], size: [{
|
|
87
|
-
type: Input
|
|
88
|
-
}], type: [{
|
|
89
|
-
type: Input
|
|
90
|
-
}], visible: [{
|
|
91
|
-
type: Input
|
|
92
|
-
}], visual: [{
|
|
93
|
-
type: Input
|
|
94
|
-
}], from: [{
|
|
95
|
-
type: Input
|
|
96
|
-
}], to: [{
|
|
97
|
-
type: Input
|
|
98
|
-
}] } });
|
|
@@ -1,76 +0,0 @@
|
|
|
1
|
-
/**-----------------------------------------------------------------------------------------
|
|
2
|
-
* Copyright © 2026 Progress Software Corporation. All rights reserved.
|
|
3
|
-
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
|
-
*-------------------------------------------------------------------------------------------*/
|
|
5
|
-
import { ChangeDetectionStrategy, Component, Input } from '@angular/core';
|
|
6
|
-
import { ConfigurationService } from '../../common/configuration.service';
|
|
7
|
-
import { SettingsComponent } from '../../common/settings.component';
|
|
8
|
-
import * as i0 from "@angular/core";
|
|
9
|
-
import * as i1 from "../../common/configuration.service";
|
|
10
|
-
/**
|
|
11
|
-
* Represents the Chart series notes configuration
|
|
12
|
-
* ([see example]({% slug notes_chart_charts %})).
|
|
13
|
-
*
|
|
14
|
-
* @example
|
|
15
|
-
* ```html
|
|
16
|
-
* <kendo-chart
|
|
17
|
-
* <kendo-chart-series>
|
|
18
|
-
* <kendo-chart-series-item type="line" [data]="[1, 2, 3]">
|
|
19
|
-
* <kendo-chart-series-item-notes [icon]="{type: 'square'}"> </kendo-chart-series-item-notes>
|
|
20
|
-
* </kendo-chart-series-item>
|
|
21
|
-
* </kendo-chart-series>
|
|
22
|
-
* </kendo-chart>
|
|
23
|
-
* ```
|
|
24
|
-
*
|
|
25
|
-
* @remarks
|
|
26
|
-
* Supported children components are: {@link SeriesNotesIconComponent} and {@link SeriesNotesLabelComponent}.
|
|
27
|
-
*/
|
|
28
|
-
export class SeriesNotesComponent extends SettingsComponent {
|
|
29
|
-
configurationService;
|
|
30
|
-
/**
|
|
31
|
-
* Specifies the line configuration for the notes.
|
|
32
|
-
*/
|
|
33
|
-
line;
|
|
34
|
-
/**
|
|
35
|
-
* Specifies the position of the notes.
|
|
36
|
-
*/
|
|
37
|
-
position;
|
|
38
|
-
/**
|
|
39
|
-
* Specifies a function that creates a custom visual for the notes.
|
|
40
|
-
*/
|
|
41
|
-
visual;
|
|
42
|
-
// These options are also available as child components
|
|
43
|
-
/**
|
|
44
|
-
* Specifies the icon configuration for the notes.
|
|
45
|
-
*/
|
|
46
|
-
icon;
|
|
47
|
-
/**
|
|
48
|
-
* Specifies the label configuration for the notes.
|
|
49
|
-
*/
|
|
50
|
-
label;
|
|
51
|
-
constructor(configurationService) {
|
|
52
|
-
super('notes', configurationService);
|
|
53
|
-
this.configurationService = configurationService;
|
|
54
|
-
}
|
|
55
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SeriesNotesComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
56
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.14", type: SeriesNotesComponent, isStandalone: true, selector: "kendo-chart-series-item-notes", inputs: { line: "line", position: "position", visual: "visual", icon: "icon", label: "label" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
57
|
-
}
|
|
58
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SeriesNotesComponent, decorators: [{
|
|
59
|
-
type: Component,
|
|
60
|
-
args: [{
|
|
61
|
-
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
62
|
-
selector: 'kendo-chart-series-item-notes',
|
|
63
|
-
template: '',
|
|
64
|
-
standalone: true
|
|
65
|
-
}]
|
|
66
|
-
}], ctorParameters: () => [{ type: i1.ConfigurationService }], propDecorators: { line: [{
|
|
67
|
-
type: Input
|
|
68
|
-
}], position: [{
|
|
69
|
-
type: Input
|
|
70
|
-
}], visual: [{
|
|
71
|
-
type: Input
|
|
72
|
-
}], icon: [{
|
|
73
|
-
type: Input
|
|
74
|
-
}], label: [{
|
|
75
|
-
type: Input
|
|
76
|
-
}] } });
|