@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,202 +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 { CollectionItemComponent } from '../common/collection-item.component';
|
|
7
|
-
import { CollectionService } from '../common/collection.service';
|
|
8
|
-
import { ConfigurationService } from '../common/configuration.service';
|
|
9
|
-
import * as i0 from "@angular/core";
|
|
10
|
-
import * as i1 from "../common/configuration.service";
|
|
11
|
-
import * as i2 from "../common/collection.service";
|
|
12
|
-
/**
|
|
13
|
-
* Represents the Kendo UI for Angular Chart Value Axis Item component.
|
|
14
|
-
*
|
|
15
|
-
* @example
|
|
16
|
-
* ```html
|
|
17
|
-
* <kendo-chart>
|
|
18
|
-
* <kendo-chart-value-axis>
|
|
19
|
-
* <kendo-chart-value-axis-item>
|
|
20
|
-
* <kendo-chart-value-axis-item-title text="Value Axis Title"></kendo-chart-value-axis-item-title>
|
|
21
|
-
* </kendo-chart-value-axis-item>
|
|
22
|
-
* </kendo-chart-value-axis>
|
|
23
|
-
* </kendo-chart>
|
|
24
|
-
* ```
|
|
25
|
-
*
|
|
26
|
-
* @remarks
|
|
27
|
-
* Supported children components are: {@link ValueAxisCrosshairComponent}, {@link ValueAxisLabelsComponent}, {@link ValueAxisNotesComponent}, and {@link ValueAxisTitleComponent}.
|
|
28
|
-
*/
|
|
29
|
-
export class ValueAxisItemComponent extends CollectionItemComponent {
|
|
30
|
-
configurationService;
|
|
31
|
-
collectionService;
|
|
32
|
-
/**
|
|
33
|
-
* Specifies the value or array of values at which the axis crosses with another axis.
|
|
34
|
-
*/
|
|
35
|
-
axisCrossingValue;
|
|
36
|
-
/**
|
|
37
|
-
* Specifies the background color of the axis.
|
|
38
|
-
*/
|
|
39
|
-
background;
|
|
40
|
-
/**
|
|
41
|
-
* Specifies the color of the axis.
|
|
42
|
-
*/
|
|
43
|
-
color;
|
|
44
|
-
/**
|
|
45
|
-
* Specifies the configuration of the axis line.
|
|
46
|
-
*/
|
|
47
|
-
line;
|
|
48
|
-
/**
|
|
49
|
-
* Specifies the configuration of the major grid lines.
|
|
50
|
-
*/
|
|
51
|
-
majorGridLines;
|
|
52
|
-
/**
|
|
53
|
-
* Specifies the configuration of the major ticks.
|
|
54
|
-
*/
|
|
55
|
-
majorTicks;
|
|
56
|
-
/**
|
|
57
|
-
* Specifies the interval between major divisions.
|
|
58
|
-
*/
|
|
59
|
-
majorUnit;
|
|
60
|
-
/**
|
|
61
|
-
* Specifies the maximum value of the axis.
|
|
62
|
-
* @default 1
|
|
63
|
-
*/
|
|
64
|
-
max;
|
|
65
|
-
/**
|
|
66
|
-
* Specifies the minimum value of the axis.
|
|
67
|
-
* @default 0
|
|
68
|
-
*/
|
|
69
|
-
min;
|
|
70
|
-
/**
|
|
71
|
-
* Specifies the configuration of the minor grid lines.
|
|
72
|
-
*/
|
|
73
|
-
minorGridLines;
|
|
74
|
-
/**
|
|
75
|
-
* Specifies the configuration of the minor ticks.
|
|
76
|
-
*/
|
|
77
|
-
minorTicks;
|
|
78
|
-
/**
|
|
79
|
-
* Specifies the interval between minor divisions.
|
|
80
|
-
*/
|
|
81
|
-
minorUnit;
|
|
82
|
-
/**
|
|
83
|
-
* Specifies the unique axis name. Use this name to associate a series with a value axis by using the [`series.axis`]({% slug api_charts_series %}#toc-axis) option.
|
|
84
|
-
* @default 'primary'
|
|
85
|
-
*/
|
|
86
|
-
name;
|
|
87
|
-
/**
|
|
88
|
-
* Determines whether the Chart prevents the automatic axis range from snapping to zero.
|
|
89
|
-
* Set to `false` to force the automatic axis range to snap to zero.
|
|
90
|
-
* @default true
|
|
91
|
-
*/
|
|
92
|
-
narrowRange;
|
|
93
|
-
/**
|
|
94
|
-
* Specifies the name of the pane that the axis renders in.
|
|
95
|
-
*/
|
|
96
|
-
pane;
|
|
97
|
-
/**
|
|
98
|
-
* Specifies the plot bands configuration.
|
|
99
|
-
*/
|
|
100
|
-
plotBands;
|
|
101
|
-
/**
|
|
102
|
-
* Determines whether the value axis direction is reversed.
|
|
103
|
-
* By default, the categories are listed from left to right and from bottom to top.
|
|
104
|
-
*
|
|
105
|
-
* Radar and Polar Charts do not support reverse value axes.
|
|
106
|
-
* @default false
|
|
107
|
-
*/
|
|
108
|
-
reverse;
|
|
109
|
-
/**
|
|
110
|
-
* Specifies the axis type.
|
|
111
|
-
*
|
|
112
|
-
* The `numeric` value refers to a numeric axis, while `log` represents a logarithmic axis.
|
|
113
|
-
* @default 'numeric'
|
|
114
|
-
*
|
|
115
|
-
*/
|
|
116
|
-
type;
|
|
117
|
-
/**
|
|
118
|
-
* Determines whether the Chart displays the value axis. By default, the value axis is visible.
|
|
119
|
-
* @default true
|
|
120
|
-
*/
|
|
121
|
-
visible;
|
|
122
|
-
// These options are also available as child components
|
|
123
|
-
/**
|
|
124
|
-
* Specifies the configuration of the crosshair.
|
|
125
|
-
*/
|
|
126
|
-
crosshair;
|
|
127
|
-
/**
|
|
128
|
-
* Specifies the configuration of the labels.
|
|
129
|
-
*/
|
|
130
|
-
labels;
|
|
131
|
-
/**
|
|
132
|
-
* Specifies the configuration of the notes.
|
|
133
|
-
*/
|
|
134
|
-
notes;
|
|
135
|
-
/**
|
|
136
|
-
* Specifies the configuration of the title.
|
|
137
|
-
*/
|
|
138
|
-
title;
|
|
139
|
-
constructor(configurationService, collectionService) {
|
|
140
|
-
super(configurationService, collectionService);
|
|
141
|
-
this.configurationService = configurationService;
|
|
142
|
-
this.collectionService = collectionService;
|
|
143
|
-
}
|
|
144
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: ValueAxisItemComponent, deps: [{ token: i1.ConfigurationService }, { token: i2.CollectionService }], target: i0.ɵɵFactoryTarget.Component });
|
|
145
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.14", type: ValueAxisItemComponent, isStandalone: true, selector: "kendo-chart-value-axis-item", inputs: { axisCrossingValue: "axisCrossingValue", background: "background", color: "color", line: "line", majorGridLines: "majorGridLines", majorTicks: "majorTicks", majorUnit: "majorUnit", max: "max", min: "min", minorGridLines: "minorGridLines", minorTicks: "minorTicks", minorUnit: "minorUnit", name: "name", narrowRange: "narrowRange", pane: "pane", plotBands: "plotBands", reverse: "reverse", type: "type", visible: "visible", crosshair: "crosshair", labels: "labels", notes: "notes", title: "title" }, providers: [ConfigurationService], usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
146
|
-
}
|
|
147
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: ValueAxisItemComponent, decorators: [{
|
|
148
|
-
type: Component,
|
|
149
|
-
args: [{
|
|
150
|
-
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
151
|
-
providers: [ConfigurationService],
|
|
152
|
-
selector: 'kendo-chart-value-axis-item',
|
|
153
|
-
template: '',
|
|
154
|
-
standalone: true
|
|
155
|
-
}]
|
|
156
|
-
}], ctorParameters: () => [{ type: i1.ConfigurationService }, { type: i2.CollectionService }], propDecorators: { axisCrossingValue: [{
|
|
157
|
-
type: Input
|
|
158
|
-
}], background: [{
|
|
159
|
-
type: Input
|
|
160
|
-
}], color: [{
|
|
161
|
-
type: Input
|
|
162
|
-
}], line: [{
|
|
163
|
-
type: Input
|
|
164
|
-
}], majorGridLines: [{
|
|
165
|
-
type: Input
|
|
166
|
-
}], majorTicks: [{
|
|
167
|
-
type: Input
|
|
168
|
-
}], majorUnit: [{
|
|
169
|
-
type: Input
|
|
170
|
-
}], max: [{
|
|
171
|
-
type: Input
|
|
172
|
-
}], min: [{
|
|
173
|
-
type: Input
|
|
174
|
-
}], minorGridLines: [{
|
|
175
|
-
type: Input
|
|
176
|
-
}], minorTicks: [{
|
|
177
|
-
type: Input
|
|
178
|
-
}], minorUnit: [{
|
|
179
|
-
type: Input
|
|
180
|
-
}], name: [{
|
|
181
|
-
type: Input
|
|
182
|
-
}], narrowRange: [{
|
|
183
|
-
type: Input
|
|
184
|
-
}], pane: [{
|
|
185
|
-
type: Input
|
|
186
|
-
}], plotBands: [{
|
|
187
|
-
type: Input
|
|
188
|
-
}], reverse: [{
|
|
189
|
-
type: Input
|
|
190
|
-
}], type: [{
|
|
191
|
-
type: Input
|
|
192
|
-
}], visible: [{
|
|
193
|
-
type: Input
|
|
194
|
-
}], crosshair: [{
|
|
195
|
-
type: Input
|
|
196
|
-
}], labels: [{
|
|
197
|
-
type: Input
|
|
198
|
-
}], notes: [{
|
|
199
|
-
type: Input
|
|
200
|
-
}], title: [{
|
|
201
|
-
type: Input
|
|
202
|
-
}] } });
|
|
@@ -1,52 +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 } from '@angular/core';
|
|
6
|
-
import { ContentChildren, QueryList } from '@angular/core';
|
|
7
|
-
import { CollectionComponent } from '../common/collection.component';
|
|
8
|
-
import { CollectionService } from '../common/collection.service';
|
|
9
|
-
import { ConfigurationService } from '../common/configuration.service';
|
|
10
|
-
import { ValueAxisItemComponent } from './value-axis-item.component';
|
|
11
|
-
import * as i0 from "@angular/core";
|
|
12
|
-
import * as i1 from "../common/configuration.service";
|
|
13
|
-
import * as i2 from "../common/collection.service";
|
|
14
|
-
/**
|
|
15
|
-
* Represents a collection of one or more value axis configuration components.
|
|
16
|
-
*
|
|
17
|
-
* @example
|
|
18
|
-
* ```html
|
|
19
|
-
* <kendo-chart>
|
|
20
|
-
* <kendo-chart-value-axis>
|
|
21
|
-
* </kendo-chart-value-axis>
|
|
22
|
-
* </kendo-chart>
|
|
23
|
-
* ```
|
|
24
|
-
*
|
|
25
|
-
* @remarks
|
|
26
|
-
* Supported children components are: {@link ValueAxisItemComponent}.
|
|
27
|
-
*/
|
|
28
|
-
export class ValueAxisComponent extends CollectionComponent {
|
|
29
|
-
configurationService;
|
|
30
|
-
collectionService;
|
|
31
|
-
children;
|
|
32
|
-
constructor(configurationService, collectionService) {
|
|
33
|
-
super('valueAxis', configurationService, collectionService);
|
|
34
|
-
this.configurationService = configurationService;
|
|
35
|
-
this.collectionService = collectionService;
|
|
36
|
-
}
|
|
37
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: ValueAxisComponent, deps: [{ token: i1.ConfigurationService }, { token: i2.CollectionService }], target: i0.ɵɵFactoryTarget.Component });
|
|
38
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.14", type: ValueAxisComponent, isStandalone: true, selector: "kendo-chart-value-axis", providers: [CollectionService], queries: [{ propertyName: "children", predicate: ValueAxisItemComponent }], usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
39
|
-
}
|
|
40
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: ValueAxisComponent, decorators: [{
|
|
41
|
-
type: Component,
|
|
42
|
-
args: [{
|
|
43
|
-
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
44
|
-
providers: [CollectionService],
|
|
45
|
-
selector: 'kendo-chart-value-axis',
|
|
46
|
-
template: '',
|
|
47
|
-
standalone: true
|
|
48
|
-
}]
|
|
49
|
-
}], ctorParameters: () => [{ type: i1.ConfigurationService }, { type: i2.CollectionService }], propDecorators: { children: [{
|
|
50
|
-
type: ContentChildren,
|
|
51
|
-
args: [ValueAxisItemComponent]
|
|
52
|
-
}] } });
|
|
@@ -1,82 +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 crosshair configuration options of the X axis
|
|
12
|
-
* ([see example]({% slug api_charts_xaxiscomponent %})).
|
|
13
|
-
*
|
|
14
|
-
* @example
|
|
15
|
-
* ```html
|
|
16
|
-
* <kendo-chart>
|
|
17
|
-
* <kendo-chart-x-axis>
|
|
18
|
-
* <kendo-chart-x-axis-item>
|
|
19
|
-
* <kendo-chart-x-axis-item-crosshair [visible]="true" color="#ff0000" [width]="2">
|
|
20
|
-
* <kendo-chart-x-axis-item-crosshair-tooltip format="c"></kendo-chart-x-axis-item-crosshair-tooltip>
|
|
21
|
-
* </kendo-chart-x-axis-item-crosshair>
|
|
22
|
-
* </kendo-chart-x-axis-item>
|
|
23
|
-
* </kendo-chart-x-axis>
|
|
24
|
-
* </kendo-chart>
|
|
25
|
-
* ```
|
|
26
|
-
*
|
|
27
|
-
* @remarks
|
|
28
|
-
* Supported children components are: {@link XAxisCrosshairTooltipComponent}.
|
|
29
|
-
*/
|
|
30
|
-
export class XAxisCrosshairComponent extends SettingsComponent {
|
|
31
|
-
configurationService;
|
|
32
|
-
/**
|
|
33
|
-
* Specifies the color of the crosshair.
|
|
34
|
-
*/
|
|
35
|
-
color;
|
|
36
|
-
/**
|
|
37
|
-
* Specifies the opacity of the crosshair. By default, the crosshair is opaque.
|
|
38
|
-
* @default 1
|
|
39
|
-
*/
|
|
40
|
-
opacity;
|
|
41
|
-
/**
|
|
42
|
-
* Determines whether the Chart displays the X-axis crosshair of the Scatter Chart.
|
|
43
|
-
* @default false
|
|
44
|
-
*/
|
|
45
|
-
visible;
|
|
46
|
-
/**
|
|
47
|
-
* Specifies the width of the crosshair in pixels.
|
|
48
|
-
* @default 1
|
|
49
|
-
*/
|
|
50
|
-
width;
|
|
51
|
-
// These options are also available as child components
|
|
52
|
-
/**
|
|
53
|
-
* Specifies the tooltip configuration of the crosshair.
|
|
54
|
-
*/
|
|
55
|
-
tooltip;
|
|
56
|
-
constructor(configurationService) {
|
|
57
|
-
super('crosshair', configurationService);
|
|
58
|
-
this.configurationService = configurationService;
|
|
59
|
-
this.markAsVisible();
|
|
60
|
-
}
|
|
61
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: XAxisCrosshairComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
62
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.14", type: XAxisCrosshairComponent, isStandalone: true, selector: "kendo-chart-x-axis-item-crosshair", inputs: { color: "color", opacity: "opacity", visible: "visible", width: "width", tooltip: "tooltip" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
63
|
-
}
|
|
64
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: XAxisCrosshairComponent, decorators: [{
|
|
65
|
-
type: Component,
|
|
66
|
-
args: [{
|
|
67
|
-
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
68
|
-
selector: 'kendo-chart-x-axis-item-crosshair',
|
|
69
|
-
template: '',
|
|
70
|
-
standalone: true
|
|
71
|
-
}]
|
|
72
|
-
}], ctorParameters: () => [{ type: i1.ConfigurationService }], propDecorators: { color: [{
|
|
73
|
-
type: Input
|
|
74
|
-
}], opacity: [{
|
|
75
|
-
type: Input
|
|
76
|
-
}], visible: [{
|
|
77
|
-
type: Input
|
|
78
|
-
}], width: [{
|
|
79
|
-
type: Input
|
|
80
|
-
}], tooltip: [{
|
|
81
|
-
type: Input
|
|
82
|
-
}] } });
|
|
@@ -1,80 +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 options of the crosshair tooltip in the X axis.
|
|
12
|
-
* The crosshair tooltip is displayed when the `visible` option is set to `true`.
|
|
13
|
-
*/
|
|
14
|
-
export class XAxisCrosshairTooltipComponent extends SettingsComponent {
|
|
15
|
-
configurationService;
|
|
16
|
-
/**
|
|
17
|
-
* Specifies the background color of the tooltip.
|
|
18
|
-
*/
|
|
19
|
-
background;
|
|
20
|
-
/**
|
|
21
|
-
* Specifies the border configuration of the tooltip.
|
|
22
|
-
*/
|
|
23
|
-
border;
|
|
24
|
-
/**
|
|
25
|
-
* Specifies the text color of the tooltip.
|
|
26
|
-
*/
|
|
27
|
-
color;
|
|
28
|
-
/**
|
|
29
|
-
* Specifies the font of the tooltip.
|
|
30
|
-
* @default '12px sans-serif'
|
|
31
|
-
*/
|
|
32
|
-
font;
|
|
33
|
-
/**
|
|
34
|
-
* Specifies the format for displaying the tooltip. Uses the [`format`]({% slug api_intl_intlservice %}#toc-format) method of `IntlService`.
|
|
35
|
-
* Contains one placeholder (`"{0}"`) which represents the value.
|
|
36
|
-
* @default '{0}'
|
|
37
|
-
*/
|
|
38
|
-
format;
|
|
39
|
-
/**
|
|
40
|
-
* Specifies the padding of the crosshair tooltip. A numeric value sets all paddings.
|
|
41
|
-
* @default 0
|
|
42
|
-
*/
|
|
43
|
-
padding;
|
|
44
|
-
/**
|
|
45
|
-
* Determines whether the Chart displays the crosshair tooltip of the Scatter chart X axis.
|
|
46
|
-
* By default, the crosshair tooltip of the Scatter chart X axis is not visible.
|
|
47
|
-
* @default false
|
|
48
|
-
*/
|
|
49
|
-
visible;
|
|
50
|
-
constructor(configurationService) {
|
|
51
|
-
super('crosshair.tooltip', configurationService);
|
|
52
|
-
this.configurationService = configurationService;
|
|
53
|
-
this.markAsVisible();
|
|
54
|
-
}
|
|
55
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: XAxisCrosshairTooltipComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
56
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.14", type: XAxisCrosshairTooltipComponent, isStandalone: true, selector: "kendo-chart-x-axis-item-crosshair-tooltip", inputs: { background: "background", border: "border", color: "color", font: "font", format: "format", padding: "padding", visible: "visible" }, 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: XAxisCrosshairTooltipComponent, decorators: [{
|
|
59
|
-
type: Component,
|
|
60
|
-
args: [{
|
|
61
|
-
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
62
|
-
selector: 'kendo-chart-x-axis-item-crosshair-tooltip',
|
|
63
|
-
template: '',
|
|
64
|
-
standalone: true
|
|
65
|
-
}]
|
|
66
|
-
}], ctorParameters: () => [{ type: i1.ConfigurationService }], propDecorators: { background: [{
|
|
67
|
-
type: Input
|
|
68
|
-
}], border: [{
|
|
69
|
-
type: Input
|
|
70
|
-
}], color: [{
|
|
71
|
-
type: Input
|
|
72
|
-
}], font: [{
|
|
73
|
-
type: Input
|
|
74
|
-
}], format: [{
|
|
75
|
-
type: Input
|
|
76
|
-
}], padding: [{
|
|
77
|
-
type: Input
|
|
78
|
-
}], visible: [{
|
|
79
|
-
type: Input
|
|
80
|
-
}] } });
|
|
@@ -1,140 +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 labels configuration of the X axis.
|
|
12
|
-
*/
|
|
13
|
-
export class XAxisLabelsComponent extends SettingsComponent {
|
|
14
|
-
configurationService;
|
|
15
|
-
/**
|
|
16
|
-
* Specifies the background color of the labels.
|
|
17
|
-
*/
|
|
18
|
-
background;
|
|
19
|
-
/**
|
|
20
|
-
* Specifies the border configuration of the labels.
|
|
21
|
-
*/
|
|
22
|
-
border;
|
|
23
|
-
/**
|
|
24
|
-
* Specifies the text color of the labels.
|
|
25
|
-
*/
|
|
26
|
-
color;
|
|
27
|
-
/**
|
|
28
|
-
* Specifies a function that returns the content of the labels.
|
|
29
|
-
*/
|
|
30
|
-
content;
|
|
31
|
-
/**
|
|
32
|
-
* Specifies the culture information for the labels.
|
|
33
|
-
*/
|
|
34
|
-
culture;
|
|
35
|
-
/**
|
|
36
|
-
* Specifies the date formats for the labels.
|
|
37
|
-
*/
|
|
38
|
-
dateFormats;
|
|
39
|
-
/**
|
|
40
|
-
* Specifies the font style of the labels.
|
|
41
|
-
* @default '12px sans-serif'
|
|
42
|
-
*/
|
|
43
|
-
font;
|
|
44
|
-
/**
|
|
45
|
-
* Specifies the format of the labels.
|
|
46
|
-
*/
|
|
47
|
-
format;
|
|
48
|
-
/**
|
|
49
|
-
* Specifies the margin of the labels.
|
|
50
|
-
*/
|
|
51
|
-
margin;
|
|
52
|
-
/**
|
|
53
|
-
* Specifies whether the labels are mirrored.
|
|
54
|
-
*/
|
|
55
|
-
mirror;
|
|
56
|
-
/**
|
|
57
|
-
* Specifies the padding of the labels. A numeric value sets all paddings.
|
|
58
|
-
* @default 0
|
|
59
|
-
*/
|
|
60
|
-
padding;
|
|
61
|
-
/**
|
|
62
|
-
* Specifies the position of the axis labels. By default, labels are positioned next to the axis.
|
|
63
|
-
* @default 'onAxis'
|
|
64
|
-
*/
|
|
65
|
-
position;
|
|
66
|
-
/**
|
|
67
|
-
* Specifies the rotation angle of the labels. By default, the labels are not rotated. Can be set to `"auto"`.
|
|
68
|
-
* In this case, the labels are rotated only if the slot size is not sufficient for the entire labels.
|
|
69
|
-
* @default 0
|
|
70
|
-
*/
|
|
71
|
-
rotation;
|
|
72
|
-
/**
|
|
73
|
-
* Specifies the number of labels to skip.
|
|
74
|
-
* @default 1
|
|
75
|
-
*/
|
|
76
|
-
skip;
|
|
77
|
-
/**
|
|
78
|
-
* Specifies the label rendering step—renders every n<sup>th</sup> label. By default, every label is rendered.
|
|
79
|
-
* @default 1
|
|
80
|
-
*/
|
|
81
|
-
step;
|
|
82
|
-
/**
|
|
83
|
-
* Determines whether the Chart displays the X-axis labels. By default, the X-axis labels are visible.
|
|
84
|
-
* @default true
|
|
85
|
-
*/
|
|
86
|
-
visible;
|
|
87
|
-
/**
|
|
88
|
-
* Specifies a function that returns a custom visual for the labels.
|
|
89
|
-
*/
|
|
90
|
-
visual;
|
|
91
|
-
constructor(configurationService) {
|
|
92
|
-
super('labels', configurationService);
|
|
93
|
-
this.configurationService = configurationService;
|
|
94
|
-
}
|
|
95
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: XAxisLabelsComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
96
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.14", type: XAxisLabelsComponent, isStandalone: true, selector: "kendo-chart-x-axis-item-labels", inputs: { background: "background", border: "border", color: "color", content: "content", culture: "culture", dateFormats: "dateFormats", font: "font", format: "format", margin: "margin", mirror: "mirror", padding: "padding", position: "position", rotation: "rotation", skip: "skip", step: "step", visible: "visible", visual: "visual" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
97
|
-
}
|
|
98
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: XAxisLabelsComponent, decorators: [{
|
|
99
|
-
type: Component,
|
|
100
|
-
args: [{
|
|
101
|
-
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
102
|
-
selector: 'kendo-chart-x-axis-item-labels',
|
|
103
|
-
template: '',
|
|
104
|
-
standalone: true
|
|
105
|
-
}]
|
|
106
|
-
}], ctorParameters: () => [{ type: i1.ConfigurationService }], propDecorators: { background: [{
|
|
107
|
-
type: Input
|
|
108
|
-
}], border: [{
|
|
109
|
-
type: Input
|
|
110
|
-
}], color: [{
|
|
111
|
-
type: Input
|
|
112
|
-
}], content: [{
|
|
113
|
-
type: Input
|
|
114
|
-
}], culture: [{
|
|
115
|
-
type: Input
|
|
116
|
-
}], dateFormats: [{
|
|
117
|
-
type: Input
|
|
118
|
-
}], font: [{
|
|
119
|
-
type: Input
|
|
120
|
-
}], format: [{
|
|
121
|
-
type: Input
|
|
122
|
-
}], margin: [{
|
|
123
|
-
type: Input
|
|
124
|
-
}], mirror: [{
|
|
125
|
-
type: Input
|
|
126
|
-
}], padding: [{
|
|
127
|
-
type: Input
|
|
128
|
-
}], position: [{
|
|
129
|
-
type: Input
|
|
130
|
-
}], rotation: [{
|
|
131
|
-
type: Input
|
|
132
|
-
}], skip: [{
|
|
133
|
-
type: Input
|
|
134
|
-
}], step: [{
|
|
135
|
-
type: Input
|
|
136
|
-
}], visible: [{
|
|
137
|
-
type: Input
|
|
138
|
-
}], visual: [{
|
|
139
|
-
type: Input
|
|
140
|
-
}] } });
|
|
@@ -1,86 +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 X-axis notes.
|
|
12
|
-
* For an example on the basic usage of the `XAxisNotesComponent`,
|
|
13
|
-
* refer to the [demo on the `XAxisComponent`]({% slug api_charts_xaxiscomponent %})
|
|
14
|
-
* or to the documentation about the
|
|
15
|
-
* [axis notes]({% slug notes_chart_charts %}#toc-axis-notes).
|
|
16
|
-
*
|
|
17
|
-
* @example
|
|
18
|
-
* ```html
|
|
19
|
-
* <kendo-chart>
|
|
20
|
-
* <kendo-chart-x-axis>
|
|
21
|
-
* <kendo-chart-x-axis-item>
|
|
22
|
-
* <kendo-chart-x-axis-item-notes>
|
|
23
|
-
* </kendo-chart-x-axis-item-notes>
|
|
24
|
-
* </kendo-chart-x-axis-item>
|
|
25
|
-
* </kendo-chart-x-axis>
|
|
26
|
-
* </kendo-chart>
|
|
27
|
-
* ```
|
|
28
|
-
*
|
|
29
|
-
* @remarks
|
|
30
|
-
* Supported children components are: {@link XAxisNotesIconComponent} and {@link XAxisNotesLabelComponent}.
|
|
31
|
-
*/
|
|
32
|
-
export class XAxisNotesComponent extends SettingsComponent {
|
|
33
|
-
configurationService;
|
|
34
|
-
/**
|
|
35
|
-
* Specifies the data for the notes.
|
|
36
|
-
*/
|
|
37
|
-
data;
|
|
38
|
-
/**
|
|
39
|
-
* Specifies the line configuration of the notes.
|
|
40
|
-
*/
|
|
41
|
-
line;
|
|
42
|
-
/**
|
|
43
|
-
* Specifies the position of the notes.
|
|
44
|
-
*/
|
|
45
|
-
position;
|
|
46
|
-
/**
|
|
47
|
-
* Specifies a function that returns a custom visual for the notes.
|
|
48
|
-
*/
|
|
49
|
-
visual;
|
|
50
|
-
// These options are also available as child components
|
|
51
|
-
/**
|
|
52
|
-
* Specifies the icon configuration of the notes.
|
|
53
|
-
*/
|
|
54
|
-
icon;
|
|
55
|
-
/**
|
|
56
|
-
* Specifies the label configuration of the notes.
|
|
57
|
-
*/
|
|
58
|
-
label;
|
|
59
|
-
constructor(configurationService) {
|
|
60
|
-
super('notes', configurationService);
|
|
61
|
-
this.configurationService = configurationService;
|
|
62
|
-
}
|
|
63
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: XAxisNotesComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
64
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.14", type: XAxisNotesComponent, isStandalone: true, selector: "kendo-chart-x-axis-item-notes", inputs: { data: "data", line: "line", position: "position", visual: "visual", icon: "icon", label: "label" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
65
|
-
}
|
|
66
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: XAxisNotesComponent, decorators: [{
|
|
67
|
-
type: Component,
|
|
68
|
-
args: [{
|
|
69
|
-
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
70
|
-
selector: 'kendo-chart-x-axis-item-notes',
|
|
71
|
-
template: '',
|
|
72
|
-
standalone: true
|
|
73
|
-
}]
|
|
74
|
-
}], ctorParameters: () => [{ type: i1.ConfigurationService }], propDecorators: { data: [{
|
|
75
|
-
type: Input
|
|
76
|
-
}], line: [{
|
|
77
|
-
type: Input
|
|
78
|
-
}], position: [{
|
|
79
|
-
type: Input
|
|
80
|
-
}], visual: [{
|
|
81
|
-
type: Input
|
|
82
|
-
}], icon: [{
|
|
83
|
-
type: Input
|
|
84
|
-
}], label: [{
|
|
85
|
-
type: Input
|
|
86
|
-
}] } });
|