@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,103 +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 { Input } from '@angular/core';
|
|
6
|
-
import { ChangeDetectionStrategy, Component } from '@angular/core';
|
|
7
|
-
import { ConfigurationService } from '../../common/configuration.service';
|
|
8
|
-
import { SettingsComponent } from '../../common/settings.component';
|
|
9
|
-
import * as i0 from "@angular/core";
|
|
10
|
-
import * as i1 from "../../common/configuration.service";
|
|
11
|
-
/**
|
|
12
|
-
* Represents the configuration of the axis title ([see example](slug:axes_chart_charts#toc-default-axis-configuration)).
|
|
13
|
-
*/
|
|
14
|
-
export class AxisDefaultsTitleComponent extends SettingsComponent {
|
|
15
|
-
configurationService;
|
|
16
|
-
/**
|
|
17
|
-
* Specifies the background color of the title.
|
|
18
|
-
*/
|
|
19
|
-
background;
|
|
20
|
-
/**
|
|
21
|
-
* Specifies the border configuration of the title.
|
|
22
|
-
*/
|
|
23
|
-
border;
|
|
24
|
-
/**
|
|
25
|
-
* Specifies the text color of the title.
|
|
26
|
-
*/
|
|
27
|
-
color;
|
|
28
|
-
/**
|
|
29
|
-
* Specifies the font style of the title.
|
|
30
|
-
* @default 'bold 16px sans-serif'
|
|
31
|
-
*/
|
|
32
|
-
font;
|
|
33
|
-
/**
|
|
34
|
-
* Specifies the margin of the title. A numeric value sets all margins.
|
|
35
|
-
* @default 5
|
|
36
|
-
*/
|
|
37
|
-
margin;
|
|
38
|
-
/**
|
|
39
|
-
* Specifies the padding of the title. A numeric value sets all paddings.
|
|
40
|
-
* @default 0
|
|
41
|
-
*/
|
|
42
|
-
padding;
|
|
43
|
-
/**
|
|
44
|
-
* Specifies the position of the title.
|
|
45
|
-
* @default 'center'
|
|
46
|
-
*/
|
|
47
|
-
position;
|
|
48
|
-
/**
|
|
49
|
-
* Specifies the rotation angle of the title. By default, the title is not rotated.
|
|
50
|
-
* @default 0
|
|
51
|
-
*/
|
|
52
|
-
rotation;
|
|
53
|
-
/**
|
|
54
|
-
* Specifies the text content of the title.
|
|
55
|
-
*/
|
|
56
|
-
text;
|
|
57
|
-
/**
|
|
58
|
-
* Determines whether the Chart displays the axis title. By default, the axis title is visible.
|
|
59
|
-
* @default true
|
|
60
|
-
*/
|
|
61
|
-
visible;
|
|
62
|
-
/**
|
|
63
|
-
* Specifies a `visual` function that customizes the appearance of the title.
|
|
64
|
-
*/
|
|
65
|
-
visual;
|
|
66
|
-
constructor(configurationService) {
|
|
67
|
-
super('axisDefaults.title', configurationService);
|
|
68
|
-
this.configurationService = configurationService;
|
|
69
|
-
}
|
|
70
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: AxisDefaultsTitleComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
71
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.14", type: AxisDefaultsTitleComponent, isStandalone: true, selector: "kendo-chart-axis-defaults-title", inputs: { background: "background", border: "border", color: "color", font: "font", margin: "margin", padding: "padding", position: "position", rotation: "rotation", text: "text", visible: "visible", visual: "visual" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
72
|
-
}
|
|
73
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: AxisDefaultsTitleComponent, decorators: [{
|
|
74
|
-
type: Component,
|
|
75
|
-
args: [{
|
|
76
|
-
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
77
|
-
selector: 'kendo-chart-axis-defaults-title',
|
|
78
|
-
template: '',
|
|
79
|
-
standalone: true
|
|
80
|
-
}]
|
|
81
|
-
}], ctorParameters: () => [{ type: i1.ConfigurationService }], propDecorators: { background: [{
|
|
82
|
-
type: Input
|
|
83
|
-
}], border: [{
|
|
84
|
-
type: Input
|
|
85
|
-
}], color: [{
|
|
86
|
-
type: Input
|
|
87
|
-
}], font: [{
|
|
88
|
-
type: Input
|
|
89
|
-
}], margin: [{
|
|
90
|
-
type: Input
|
|
91
|
-
}], padding: [{
|
|
92
|
-
type: Input
|
|
93
|
-
}], position: [{
|
|
94
|
-
type: Input
|
|
95
|
-
}], rotation: [{
|
|
96
|
-
type: Input
|
|
97
|
-
}], text: [{
|
|
98
|
-
type: Input
|
|
99
|
-
}], visible: [{
|
|
100
|
-
type: Input
|
|
101
|
-
}], visual: [{
|
|
102
|
-
type: Input
|
|
103
|
-
}] } });
|
|
@@ -1,152 +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 default options for all Chart axes ([see example](slug:axes_chart_charts#toc-default-axis-configuration)).
|
|
12
|
-
* Accepts the options which are supported by [`categoryAxis`](slug:api_charts_categoryaxisitemcomponent),
|
|
13
|
-
* [`valueAxis`](slug:api_charts_valueaxisitemcomponent),
|
|
14
|
-
* [`xAxis`](slug:api_charts_xaxisitemcomponent),
|
|
15
|
-
* and [`yAxis`](slug:api_charts_yaxisitemcomponent).
|
|
16
|
-
*
|
|
17
|
-
* @example
|
|
18
|
-
* ```html
|
|
19
|
-
* <kendo-chart>
|
|
20
|
-
* <kendo-chart-axis-defaults>
|
|
21
|
-
* <kendo-chart-axis-defaults-crosshair [color]="'red'"></kendo-chart-axis-defaults-crosshair>
|
|
22
|
-
* <kendo-chart-axis-defaults-labels [color]="'blue'"></kendo-chart-axis-defaults-labels>
|
|
23
|
-
* <kendo-chart-axis-defaults-title text="My Axis Title"></kendo-chart-axis-defaults-title>
|
|
24
|
-
* </kendo-chart-axis-defaults>
|
|
25
|
-
* </kendo-chart>
|
|
26
|
-
* ```
|
|
27
|
-
*
|
|
28
|
-
* @remarks
|
|
29
|
-
* Supported children components are: {@link AxisDefaultsCrosshairComponent}, {@link AxisDefaultsLabelsComponent}, and {@link AxisDefaultsTitleComponent}.
|
|
30
|
-
*/
|
|
31
|
-
export class AxisDefaultsComponent extends SettingsComponent {
|
|
32
|
-
configurationService;
|
|
33
|
-
/**
|
|
34
|
-
* Specifies the background color of the axis.
|
|
35
|
-
*/
|
|
36
|
-
background;
|
|
37
|
-
/**
|
|
38
|
-
* Specifies the color of the axis.
|
|
39
|
-
*/
|
|
40
|
-
color;
|
|
41
|
-
/**
|
|
42
|
-
* Specifies the line configuration of the axis.
|
|
43
|
-
*/
|
|
44
|
-
line;
|
|
45
|
-
/**
|
|
46
|
-
* Specifies the major grid lines configuration of the axis.
|
|
47
|
-
*/
|
|
48
|
-
majorGridLines;
|
|
49
|
-
/**
|
|
50
|
-
* Specifies the major ticks configuration of the axis.
|
|
51
|
-
*/
|
|
52
|
-
majorTicks;
|
|
53
|
-
/**
|
|
54
|
-
* Specifies the minor grid lines configuration of the axis.
|
|
55
|
-
*/
|
|
56
|
-
minorGridLines;
|
|
57
|
-
/**
|
|
58
|
-
* Specifies the minor ticks configuration of the axis.
|
|
59
|
-
*/
|
|
60
|
-
minorTicks;
|
|
61
|
-
/**
|
|
62
|
-
* Determines whether the Chart prevents the axis range from snapping to zero.
|
|
63
|
-
* Set it to `false` to force the axis range to snap to zero.
|
|
64
|
-
* @default false
|
|
65
|
-
*/
|
|
66
|
-
narrowRange;
|
|
67
|
-
/**
|
|
68
|
-
* Specifies the pane of the axis.
|
|
69
|
-
*/
|
|
70
|
-
pane;
|
|
71
|
-
/**
|
|
72
|
-
* Specifies the plot bands configuration of the axis.
|
|
73
|
-
*/
|
|
74
|
-
plotBands;
|
|
75
|
-
/**
|
|
76
|
-
* Determines whether the axis direction is reversed. Categories are listed from left to
|
|
77
|
-
* right and from bottom to top by default.
|
|
78
|
-
* @default false
|
|
79
|
-
*/
|
|
80
|
-
reverse;
|
|
81
|
-
/**
|
|
82
|
-
* Specifies the angle (degrees) of the first category on the axis.
|
|
83
|
-
* Use positive values to increase the angle clockwise with zero to the left. Negative values are acceptable.
|
|
84
|
-
* @default 90
|
|
85
|
-
*/
|
|
86
|
-
startAngle;
|
|
87
|
-
/**
|
|
88
|
-
* Determines whether the Chart displays the axis.
|
|
89
|
-
* @default true
|
|
90
|
-
*/
|
|
91
|
-
visible;
|
|
92
|
-
// These options are also available as child components
|
|
93
|
-
/**
|
|
94
|
-
* Specifies the crosshair configuration of the axis.
|
|
95
|
-
*/
|
|
96
|
-
crosshair;
|
|
97
|
-
/**
|
|
98
|
-
* Specifies the labels configuration of the axis.
|
|
99
|
-
*/
|
|
100
|
-
labels;
|
|
101
|
-
/**
|
|
102
|
-
* Specifies the title configuration of the axis.
|
|
103
|
-
*/
|
|
104
|
-
title;
|
|
105
|
-
constructor(configurationService) {
|
|
106
|
-
super('axisDefaults', configurationService);
|
|
107
|
-
this.configurationService = configurationService;
|
|
108
|
-
}
|
|
109
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: AxisDefaultsComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
110
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.14", type: AxisDefaultsComponent, isStandalone: true, selector: "kendo-chart-axis-defaults", inputs: { background: "background", color: "color", line: "line", majorGridLines: "majorGridLines", majorTicks: "majorTicks", minorGridLines: "minorGridLines", minorTicks: "minorTicks", narrowRange: "narrowRange", pane: "pane", plotBands: "plotBands", reverse: "reverse", startAngle: "startAngle", visible: "visible", crosshair: "crosshair", labels: "labels", title: "title" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
111
|
-
}
|
|
112
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: AxisDefaultsComponent, decorators: [{
|
|
113
|
-
type: Component,
|
|
114
|
-
args: [{
|
|
115
|
-
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
116
|
-
selector: 'kendo-chart-axis-defaults',
|
|
117
|
-
template: '',
|
|
118
|
-
standalone: true
|
|
119
|
-
}]
|
|
120
|
-
}], ctorParameters: () => [{ type: i1.ConfigurationService }], propDecorators: { background: [{
|
|
121
|
-
type: Input
|
|
122
|
-
}], color: [{
|
|
123
|
-
type: Input
|
|
124
|
-
}], line: [{
|
|
125
|
-
type: Input
|
|
126
|
-
}], majorGridLines: [{
|
|
127
|
-
type: Input
|
|
128
|
-
}], majorTicks: [{
|
|
129
|
-
type: Input
|
|
130
|
-
}], minorGridLines: [{
|
|
131
|
-
type: Input
|
|
132
|
-
}], minorTicks: [{
|
|
133
|
-
type: Input
|
|
134
|
-
}], narrowRange: [{
|
|
135
|
-
type: Input
|
|
136
|
-
}], pane: [{
|
|
137
|
-
type: Input
|
|
138
|
-
}], plotBands: [{
|
|
139
|
-
type: Input
|
|
140
|
-
}], reverse: [{
|
|
141
|
-
type: Input
|
|
142
|
-
}], startAngle: [{
|
|
143
|
-
type: Input
|
|
144
|
-
}], visible: [{
|
|
145
|
-
type: Input
|
|
146
|
-
}], crosshair: [{
|
|
147
|
-
type: Input
|
|
148
|
-
}], labels: [{
|
|
149
|
-
type: Input
|
|
150
|
-
}], title: [{
|
|
151
|
-
type: Input
|
|
152
|
-
}] } });
|
|
@@ -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
|
-
* Configures the crosshair for the category axis in the Chart ([see example]({% slug crosshairs_chart_charts %})).
|
|
12
|
-
*
|
|
13
|
-
* @remarks
|
|
14
|
-
* Supported children components are: {@link CategoryAxisCrosshairTooltipComponent}.
|
|
15
|
-
*/
|
|
16
|
-
export class CategoryAxisCrosshairComponent extends SettingsComponent {
|
|
17
|
-
configurationService;
|
|
18
|
-
/**
|
|
19
|
-
* Specifies the color of the crosshair.
|
|
20
|
-
*/
|
|
21
|
-
color;
|
|
22
|
-
/**
|
|
23
|
-
* Defines the dash type of the crosshair.
|
|
24
|
-
* @default 'solid'
|
|
25
|
-
*/
|
|
26
|
-
dashType;
|
|
27
|
-
/**
|
|
28
|
-
* Specifies the opacity of the crosshair. By default, the crosshair is opaque.
|
|
29
|
-
* @default 1
|
|
30
|
-
*/
|
|
31
|
-
opacity;
|
|
32
|
-
/**
|
|
33
|
-
* Determines whether the Chart displays the category axis crosshair.
|
|
34
|
-
* By default, the category axis crosshair is not visible.
|
|
35
|
-
* @default false
|
|
36
|
-
*/
|
|
37
|
-
visible;
|
|
38
|
-
/**
|
|
39
|
-
* Sets the width of the crosshair in pixels.
|
|
40
|
-
* @default 1
|
|
41
|
-
*/
|
|
42
|
-
width;
|
|
43
|
-
// These options are also available as child components
|
|
44
|
-
/**
|
|
45
|
-
* Configures the tooltip configuration of the crosshair.
|
|
46
|
-
*/
|
|
47
|
-
tooltip;
|
|
48
|
-
constructor(configurationService) {
|
|
49
|
-
super('crosshair', configurationService);
|
|
50
|
-
this.configurationService = configurationService;
|
|
51
|
-
this.markAsVisible();
|
|
52
|
-
}
|
|
53
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: CategoryAxisCrosshairComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
54
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.14", type: CategoryAxisCrosshairComponent, isStandalone: true, selector: "kendo-chart-category-axis-item-crosshair", inputs: { color: "color", dashType: "dashType", opacity: "opacity", visible: "visible", width: "width", tooltip: "tooltip" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
55
|
-
}
|
|
56
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: CategoryAxisCrosshairComponent, decorators: [{
|
|
57
|
-
type: Component,
|
|
58
|
-
args: [{
|
|
59
|
-
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
60
|
-
selector: 'kendo-chart-category-axis-item-crosshair',
|
|
61
|
-
template: '',
|
|
62
|
-
standalone: true
|
|
63
|
-
}]
|
|
64
|
-
}], ctorParameters: () => [{ type: i1.ConfigurationService }], propDecorators: { color: [{
|
|
65
|
-
type: Input
|
|
66
|
-
}], dashType: [{
|
|
67
|
-
type: Input
|
|
68
|
-
}], opacity: [{
|
|
69
|
-
type: Input
|
|
70
|
-
}], visible: [{
|
|
71
|
-
type: Input
|
|
72
|
-
}], width: [{
|
|
73
|
-
type: Input
|
|
74
|
-
}], tooltip: [{
|
|
75
|
-
type: Input
|
|
76
|
-
}] } });
|
|
@@ -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 for the category axis of the Chart ([see example]({% slug crosshairs_chart_charts %})).
|
|
12
|
-
* The crosshair tooltip is displayed when the `visible` option is set to `true`.
|
|
13
|
-
*/
|
|
14
|
-
export class CategoryAxisCrosshairTooltipComponent extends SettingsComponent {
|
|
15
|
-
configurationService;
|
|
16
|
-
/**
|
|
17
|
-
* Sets the background color of the tooltip.
|
|
18
|
-
*/
|
|
19
|
-
background;
|
|
20
|
-
/**
|
|
21
|
-
* Specifies the border configuration of the tooltip.
|
|
22
|
-
*/
|
|
23
|
-
border;
|
|
24
|
-
/**
|
|
25
|
-
* Defines the text color of the tooltip.
|
|
26
|
-
*/
|
|
27
|
-
color;
|
|
28
|
-
/**
|
|
29
|
-
* Sets the font of the tooltip.
|
|
30
|
-
* @default '12px sans-serif'
|
|
31
|
-
*/
|
|
32
|
-
font;
|
|
33
|
-
/**
|
|
34
|
-
* Specifies the format used to display the tooltip. Uses the [`format`]({% slug api_intl_intlservice %}#toc-format) method of IntlService.
|
|
35
|
-
* Contains one placeholder (`"{0}"`) which represents the category 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 category axis crosshair tooltip.
|
|
46
|
-
* By default, the category axis crosshair tooltip 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: CategoryAxisCrosshairTooltipComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
56
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.14", type: CategoryAxisCrosshairTooltipComponent, isStandalone: true, selector: "kendo-chart-category-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: CategoryAxisCrosshairTooltipComponent, decorators: [{
|
|
59
|
-
type: Component,
|
|
60
|
-
args: [{
|
|
61
|
-
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
62
|
-
selector: 'kendo-chart-category-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,149 +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 for the category axis of the Chart ([see example]({% slug labels_chart_charts %})).
|
|
12
|
-
*/
|
|
13
|
-
export class CategoryAxisLabelsComponent 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
|
-
* Sets the text color of the labels.
|
|
25
|
-
*/
|
|
26
|
-
color;
|
|
27
|
-
/**
|
|
28
|
-
* Specifies a function that creates the content of the label.
|
|
29
|
-
*/
|
|
30
|
-
content;
|
|
31
|
-
/**
|
|
32
|
-
* Defines the culture info used for formatting the dates.
|
|
33
|
-
*/
|
|
34
|
-
culture;
|
|
35
|
-
/**
|
|
36
|
-
* Specifies the format for different date parts.
|
|
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 for displaying the labels. Uses the [`format`]({% slug api_intl_intlservice %}#toc-format) method of IntlService.
|
|
46
|
-
* Contains one placeholder (`"{0}"`) which represents the category value.
|
|
47
|
-
* @default '{0}'
|
|
48
|
-
*/
|
|
49
|
-
format;
|
|
50
|
-
/**
|
|
51
|
-
* Specifies the margin of the labels. A numeric value sets all margins.
|
|
52
|
-
* @default 0
|
|
53
|
-
*/
|
|
54
|
-
margin;
|
|
55
|
-
/**
|
|
56
|
-
* Determines whether the Chart mirrors the axis labels and ticks. If the labels are normally on the
|
|
57
|
-
* left side of the axis, the mirroring of the axis renders them to the right.
|
|
58
|
-
* @default false
|
|
59
|
-
*/
|
|
60
|
-
mirror;
|
|
61
|
-
/**
|
|
62
|
-
* Specifies the padding of the labels. A numeric value sets all paddings.
|
|
63
|
-
* @default 0
|
|
64
|
-
*/
|
|
65
|
-
padding;
|
|
66
|
-
/**
|
|
67
|
-
* Specifies the position of the axis labels. By default, the labels are positioned next to the axis.
|
|
68
|
-
*
|
|
69
|
-
* @default 'onAxis'
|
|
70
|
-
*/
|
|
71
|
-
position;
|
|
72
|
-
/**
|
|
73
|
-
* Specifies the rotation angle of the labels. By default, the labels are not rotated.
|
|
74
|
-
*
|
|
75
|
-
* If the axis is horizontal, can be set to `"auto"`. In this case, the labels are rotated
|
|
76
|
-
* only if the slot size is not sufficient for the entire labels.
|
|
77
|
-
* @default 0
|
|
78
|
-
*/
|
|
79
|
-
rotation;
|
|
80
|
-
/**
|
|
81
|
-
* Specifies the number of labels to skip. By default, no labels are skipped.
|
|
82
|
-
* @default 0
|
|
83
|
-
*/
|
|
84
|
-
skip;
|
|
85
|
-
/**
|
|
86
|
-
* Specifies the rendering step of the label—renders every n<sup>th</sup> label. By default, every label is rendered.
|
|
87
|
-
* @default 1
|
|
88
|
-
*/
|
|
89
|
-
step;
|
|
90
|
-
/**
|
|
91
|
-
* Determines whether the Chart displays the category axis labels.
|
|
92
|
-
* By default, the category axis labels are visible.
|
|
93
|
-
* @default true
|
|
94
|
-
*/
|
|
95
|
-
visible;
|
|
96
|
-
/**
|
|
97
|
-
* Specifies a function that creates a visual for the label.
|
|
98
|
-
*/
|
|
99
|
-
visual;
|
|
100
|
-
constructor(configurationService) {
|
|
101
|
-
super('labels', configurationService);
|
|
102
|
-
this.configurationService = configurationService;
|
|
103
|
-
}
|
|
104
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: CategoryAxisLabelsComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
105
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.14", type: CategoryAxisLabelsComponent, isStandalone: true, selector: "kendo-chart-category-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 });
|
|
106
|
-
}
|
|
107
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: CategoryAxisLabelsComponent, decorators: [{
|
|
108
|
-
type: Component,
|
|
109
|
-
args: [{
|
|
110
|
-
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
111
|
-
selector: 'kendo-chart-category-axis-item-labels',
|
|
112
|
-
template: '',
|
|
113
|
-
standalone: true
|
|
114
|
-
}]
|
|
115
|
-
}], ctorParameters: () => [{ type: i1.ConfigurationService }], propDecorators: { background: [{
|
|
116
|
-
type: Input
|
|
117
|
-
}], border: [{
|
|
118
|
-
type: Input
|
|
119
|
-
}], color: [{
|
|
120
|
-
type: Input
|
|
121
|
-
}], content: [{
|
|
122
|
-
type: Input
|
|
123
|
-
}], culture: [{
|
|
124
|
-
type: Input
|
|
125
|
-
}], dateFormats: [{
|
|
126
|
-
type: Input
|
|
127
|
-
}], font: [{
|
|
128
|
-
type: Input
|
|
129
|
-
}], format: [{
|
|
130
|
-
type: Input
|
|
131
|
-
}], margin: [{
|
|
132
|
-
type: Input
|
|
133
|
-
}], mirror: [{
|
|
134
|
-
type: Input
|
|
135
|
-
}], padding: [{
|
|
136
|
-
type: Input
|
|
137
|
-
}], position: [{
|
|
138
|
-
type: Input
|
|
139
|
-
}], rotation: [{
|
|
140
|
-
type: Input
|
|
141
|
-
}], skip: [{
|
|
142
|
-
type: Input
|
|
143
|
-
}], step: [{
|
|
144
|
-
type: Input
|
|
145
|
-
}], visible: [{
|
|
146
|
-
type: Input
|
|
147
|
-
}], visual: [{
|
|
148
|
-
type: Input
|
|
149
|
-
}] } });
|
|
@@ -1,67 +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
|
-
* Configures the notes for the category axis in the Chart ([see example]({% slug notes_chart_charts %}#toc-axis-notes))
|
|
12
|
-
*/
|
|
13
|
-
export class CategoryAxisNotesComponent extends SettingsComponent {
|
|
14
|
-
configurationService;
|
|
15
|
-
/**
|
|
16
|
-
* Defines the data items for the notes.
|
|
17
|
-
*/
|
|
18
|
-
data;
|
|
19
|
-
/**
|
|
20
|
-
* Specifies the line configuration of the notes.
|
|
21
|
-
*/
|
|
22
|
-
line;
|
|
23
|
-
/**
|
|
24
|
-
* Sets the position of the notes.
|
|
25
|
-
*/
|
|
26
|
-
position;
|
|
27
|
-
/**
|
|
28
|
-
* Provides a function that creates a custom visual for the notes.
|
|
29
|
-
*/
|
|
30
|
-
visual;
|
|
31
|
-
// These options are also available as child components
|
|
32
|
-
/**
|
|
33
|
-
* Specifies the icon configuration of the notes.
|
|
34
|
-
*/
|
|
35
|
-
icon;
|
|
36
|
-
/**
|
|
37
|
-
* Specifies the label configuration of the notes.
|
|
38
|
-
*/
|
|
39
|
-
label;
|
|
40
|
-
constructor(configurationService) {
|
|
41
|
-
super('notes', configurationService);
|
|
42
|
-
this.configurationService = configurationService;
|
|
43
|
-
}
|
|
44
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: CategoryAxisNotesComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
45
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.14", type: CategoryAxisNotesComponent, isStandalone: true, selector: "kendo-chart-category-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 });
|
|
46
|
-
}
|
|
47
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: CategoryAxisNotesComponent, decorators: [{
|
|
48
|
-
type: Component,
|
|
49
|
-
args: [{
|
|
50
|
-
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
51
|
-
selector: 'kendo-chart-category-axis-item-notes',
|
|
52
|
-
template: '',
|
|
53
|
-
standalone: true
|
|
54
|
-
}]
|
|
55
|
-
}], ctorParameters: () => [{ type: i1.ConfigurationService }], propDecorators: { data: [{
|
|
56
|
-
type: Input
|
|
57
|
-
}], line: [{
|
|
58
|
-
type: Input
|
|
59
|
-
}], position: [{
|
|
60
|
-
type: Input
|
|
61
|
-
}], visual: [{
|
|
62
|
-
type: Input
|
|
63
|
-
}], icon: [{
|
|
64
|
-
type: Input
|
|
65
|
-
}], label: [{
|
|
66
|
-
type: Input
|
|
67
|
-
}] } });
|