@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,30 +0,0 @@
|
|
|
1
|
-
/**-----------------------------------------------------------------------------------------
|
|
2
|
-
* Copyright © 2026 Progress Software Corporation. All rights reserved.
|
|
3
|
-
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
|
-
*-------------------------------------------------------------------------------------------*/
|
|
5
|
-
import { ChangeDetectionStrategy, Component } from '@angular/core';
|
|
6
|
-
import { ConfigurationService } from '../../../common/configuration.service';
|
|
7
|
-
import { SeriesNotesLabelComponent } from '../../../chart/series-item/notes.label.component';
|
|
8
|
-
import * as i0 from "@angular/core";
|
|
9
|
-
import * as i1 from "../../../common/configuration.service";
|
|
10
|
-
/**
|
|
11
|
-
* Represents the label of the notes.
|
|
12
|
-
*/
|
|
13
|
-
export class NavigatorSeriesNotesLabelComponent extends SeriesNotesLabelComponent {
|
|
14
|
-
configurationService;
|
|
15
|
-
constructor(configurationService) {
|
|
16
|
-
super(configurationService);
|
|
17
|
-
this.configurationService = configurationService;
|
|
18
|
-
}
|
|
19
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: NavigatorSeriesNotesLabelComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
20
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.14", type: NavigatorSeriesNotesLabelComponent, isStandalone: true, selector: "kendo-chart-navigator-series-item-notes-label", usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
21
|
-
}
|
|
22
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: NavigatorSeriesNotesLabelComponent, decorators: [{
|
|
23
|
-
type: Component,
|
|
24
|
-
args: [{
|
|
25
|
-
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
26
|
-
selector: 'kendo-chart-navigator-series-item-notes-label',
|
|
27
|
-
template: '',
|
|
28
|
-
standalone: true
|
|
29
|
-
}]
|
|
30
|
-
}], ctorParameters: () => [{ type: i1.ConfigurationService }] });
|
|
@@ -1,31 +0,0 @@
|
|
|
1
|
-
/**-----------------------------------------------------------------------------------------
|
|
2
|
-
* Copyright © 2026 Progress Software Corporation. All rights reserved.
|
|
3
|
-
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
|
-
*-------------------------------------------------------------------------------------------*/
|
|
5
|
-
import { ChangeDetectionStrategy, Component } from '@angular/core';
|
|
6
|
-
import { ConfigurationService } from '../../../common/configuration.service';
|
|
7
|
-
import { SeriesOutliersComponent } from '../../../chart/series-item/outliers.component';
|
|
8
|
-
import * as i0 from "@angular/core";
|
|
9
|
-
import * as i1 from "../../../common/configuration.service";
|
|
10
|
-
/**
|
|
11
|
-
* Represents the outliers configuration of the StockChart navigator series.
|
|
12
|
-
* Applies to mild outliers.
|
|
13
|
-
*/
|
|
14
|
-
export class NavigatorSeriesOutliersComponent extends SeriesOutliersComponent {
|
|
15
|
-
configurationService;
|
|
16
|
-
constructor(configurationService) {
|
|
17
|
-
super(configurationService);
|
|
18
|
-
this.configurationService = configurationService;
|
|
19
|
-
}
|
|
20
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: NavigatorSeriesOutliersComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
21
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.14", type: NavigatorSeriesOutliersComponent, isStandalone: true, selector: "kendo-chart-navigator-series-item-outliers", usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
22
|
-
}
|
|
23
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: NavigatorSeriesOutliersComponent, decorators: [{
|
|
24
|
-
type: Component,
|
|
25
|
-
args: [{
|
|
26
|
-
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
27
|
-
selector: 'kendo-chart-navigator-series-item-outliers',
|
|
28
|
-
template: '',
|
|
29
|
-
standalone: true
|
|
30
|
-
}]
|
|
31
|
-
}], ctorParameters: () => [{ type: i1.ConfigurationService }] });
|
|
@@ -1,31 +0,0 @@
|
|
|
1
|
-
/**-----------------------------------------------------------------------------------------
|
|
2
|
-
* Copyright © 2026 Progress Software Corporation. All rights reserved.
|
|
3
|
-
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
|
-
*-------------------------------------------------------------------------------------------*/
|
|
5
|
-
import { ChangeDetectionStrategy, Component } from '@angular/core';
|
|
6
|
-
import { ConfigurationService } from '../../../common/configuration.service';
|
|
7
|
-
import { SeriesTooltipComponent } from '../../../chart/series-item/tooltip.component';
|
|
8
|
-
import * as i0 from "@angular/core";
|
|
9
|
-
import * as i1 from "../../../common/configuration.service";
|
|
10
|
-
/**
|
|
11
|
-
* Represents the tooltip configuration of the StockChart navigator series.
|
|
12
|
-
* Displays when you set the `navigator.series.tooltip.visible` option to `true`.
|
|
13
|
-
*/
|
|
14
|
-
export class NavigatorSeriesTooltipComponent extends SeriesTooltipComponent {
|
|
15
|
-
configurationService;
|
|
16
|
-
constructor(configurationService) {
|
|
17
|
-
super(configurationService);
|
|
18
|
-
this.configurationService = configurationService;
|
|
19
|
-
}
|
|
20
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: NavigatorSeriesTooltipComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
21
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.14", type: NavigatorSeriesTooltipComponent, isStandalone: true, selector: "kendo-chart-navigator-series-item-tooltip", usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
22
|
-
}
|
|
23
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: NavigatorSeriesTooltipComponent, decorators: [{
|
|
24
|
-
type: Component,
|
|
25
|
-
args: [{
|
|
26
|
-
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
27
|
-
selector: 'kendo-chart-navigator-series-item-tooltip',
|
|
28
|
-
template: '',
|
|
29
|
-
standalone: true
|
|
30
|
-
}]
|
|
31
|
-
}], ctorParameters: () => [{ type: i1.ConfigurationService }] });
|
|
@@ -1,58 +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 { Component, ChangeDetectionStrategy, Input } from '@angular/core';
|
|
6
|
-
import { CollectionService } from '../../common/collection.service';
|
|
7
|
-
import { ConfigurationService } from '../../common/configuration.service';
|
|
8
|
-
import { SeriesItemComponent } from '../../chart/series-item.component';
|
|
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 a series item in the StockChart navigator
|
|
14
|
-
* ([see example]({% slug overview_stockchart_charts %})).
|
|
15
|
-
*
|
|
16
|
-
* @example
|
|
17
|
-
* ```html
|
|
18
|
-
* <kendo-stockchart>
|
|
19
|
-
* <kendo-chart-navigator>
|
|
20
|
-
* <kendo-chart-navigator-series>
|
|
21
|
-
* <kendo-chart-navigator-series-item type="area" [data]="data" field="value" categoryField="date">
|
|
22
|
-
* </kendo-chart-navigator-series-item>
|
|
23
|
-
* </kendo-chart-navigator-series>
|
|
24
|
-
* </kendo-chart-navigator>
|
|
25
|
-
* <kendo-stockchart>
|
|
26
|
-
* ```
|
|
27
|
-
*
|
|
28
|
-
* @remarks
|
|
29
|
-
* Supported children components are: {@link NavigatorSeriesHighlightComponent}, {@link NavigatorSeriesErrorBarsComponent}, {@link NavigatorSeriesExtremesComponent},
|
|
30
|
-
* {@link NavigatorSeriesLabelsComponent}, {@link NavigatorSeriesMarkersComponent}, {@link NavigatorSeriesNotesComponent}, and {@link NavigatorSeriesTooltipComponent}.
|
|
31
|
-
*/
|
|
32
|
-
export class NavigatorSeriesItemComponent extends SeriesItemComponent {
|
|
33
|
-
configurationService;
|
|
34
|
-
collectionService;
|
|
35
|
-
/**
|
|
36
|
-
* @hidden
|
|
37
|
-
*/
|
|
38
|
-
drilldownField;
|
|
39
|
-
constructor(configurationService, collectionService) {
|
|
40
|
-
super(configurationService, collectionService);
|
|
41
|
-
this.configurationService = configurationService;
|
|
42
|
-
this.collectionService = collectionService;
|
|
43
|
-
}
|
|
44
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: NavigatorSeriesItemComponent, deps: [{ token: i1.ConfigurationService }, { token: i2.CollectionService }], target: i0.ɵɵFactoryTarget.Component });
|
|
45
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.14", type: NavigatorSeriesItemComponent, isStandalone: true, selector: "kendo-chart-navigator-series-item", inputs: { drilldownField: "drilldownField" }, providers: [ConfigurationService], 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: NavigatorSeriesItemComponent, decorators: [{
|
|
48
|
-
type: Component,
|
|
49
|
-
args: [{
|
|
50
|
-
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
51
|
-
providers: [ConfigurationService],
|
|
52
|
-
selector: 'kendo-chart-navigator-series-item',
|
|
53
|
-
template: '',
|
|
54
|
-
standalone: true
|
|
55
|
-
}]
|
|
56
|
-
}], ctorParameters: () => [{ type: i1.ConfigurationService }, { type: i2.CollectionService }], propDecorators: { drilldownField: [{
|
|
57
|
-
type: Input
|
|
58
|
-
}] } });
|
|
@@ -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 { Component, ChangeDetectionStrategy, QueryList, ContentChildren, ViewContainerRef } from '@angular/core';
|
|
6
|
-
import { ConfigurationService } from "../../common/configuration.service";
|
|
7
|
-
import { CollectionService } from "../../common/collection.service";
|
|
8
|
-
import { TooltipTemplateService } from "../../common/tooltip-template.service";
|
|
9
|
-
import { SeriesComponent } from '../../chart/series.component';
|
|
10
|
-
import { NavigatorSeriesItemComponent } from './series-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
|
-
import * as i3 from "../../common/tooltip-template.service";
|
|
15
|
-
/**
|
|
16
|
-
* Represents a collection of one or more navigator series items.
|
|
17
|
-
*
|
|
18
|
-
* @example
|
|
19
|
-
* ```ts
|
|
20
|
-
* import { Component } from '@angular/core';
|
|
21
|
-
*
|
|
22
|
-
* @Component({
|
|
23
|
-
* selector: 'my-app',
|
|
24
|
-
* template: `
|
|
25
|
-
* <kendo-stockchart>
|
|
26
|
-
* <kendo-chart-navigator>
|
|
27
|
-
* <kendo-chart-navigator-series>
|
|
28
|
-
* <kendo-chart-navigator-series-item type="area" [data]="data" field="value" categoryField="date">
|
|
29
|
-
* </kendo-chart-navigator-series-item>
|
|
30
|
-
* </kendo-chart-navigator-series>
|
|
31
|
-
* </kendo-chart-navigator>
|
|
32
|
-
* </kendo-stockchart>
|
|
33
|
-
* `
|
|
34
|
-
* })
|
|
35
|
-
* class AppComponent {
|
|
36
|
-
* public data: any[] = [];
|
|
37
|
-
*
|
|
38
|
-
* constructor() {
|
|
39
|
-
* for (let idx = 0; idx < 100; idx++) {
|
|
40
|
-
* this.data.push({
|
|
41
|
-
* date: new Date(2017, 0, idx),
|
|
42
|
-
* value: Math.random() * 100
|
|
43
|
-
* });
|
|
44
|
-
* }
|
|
45
|
-
* }
|
|
46
|
-
* }
|
|
47
|
-
* ```
|
|
48
|
-
*
|
|
49
|
-
* @remarks
|
|
50
|
-
* Supported children components are: {@link NavigatorSeriesItemComponent}.
|
|
51
|
-
*/
|
|
52
|
-
export class NavigatorSeriesComponent extends SeriesComponent {
|
|
53
|
-
configurationService;
|
|
54
|
-
collectionService;
|
|
55
|
-
tooltipTemplateService;
|
|
56
|
-
viewContainer;
|
|
57
|
-
children;
|
|
58
|
-
constructor(configurationService, collectionService, tooltipTemplateService, viewContainer) {
|
|
59
|
-
super(configurationService, collectionService, tooltipTemplateService, viewContainer);
|
|
60
|
-
this.configurationService = configurationService;
|
|
61
|
-
this.collectionService = collectionService;
|
|
62
|
-
this.tooltipTemplateService = tooltipTemplateService;
|
|
63
|
-
this.viewContainer = viewContainer;
|
|
64
|
-
}
|
|
65
|
-
readTooltipTemplates() {
|
|
66
|
-
}
|
|
67
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: NavigatorSeriesComponent, deps: [{ token: i1.ConfigurationService }, { token: i2.CollectionService }, { token: i3.TooltipTemplateService }, { token: i0.ViewContainerRef }], target: i0.ɵɵFactoryTarget.Component });
|
|
68
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.14", type: NavigatorSeriesComponent, isStandalone: true, selector: "kendo-chart-navigator-series", providers: [CollectionService], queries: [{ propertyName: "children", predicate: NavigatorSeriesItemComponent }], usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
69
|
-
}
|
|
70
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: NavigatorSeriesComponent, decorators: [{
|
|
71
|
-
type: Component,
|
|
72
|
-
args: [{
|
|
73
|
-
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
74
|
-
providers: [CollectionService],
|
|
75
|
-
selector: 'kendo-chart-navigator-series',
|
|
76
|
-
template: '',
|
|
77
|
-
standalone: true
|
|
78
|
-
}]
|
|
79
|
-
}], ctorParameters: () => [{ type: i1.ConfigurationService }, { type: i2.CollectionService }, { type: i3.TooltipTemplateService }, { type: i0.ViewContainerRef }], propDecorators: { children: [{
|
|
80
|
-
type: ContentChildren,
|
|
81
|
-
args: [NavigatorSeriesItemComponent]
|
|
82
|
-
}] } });
|
|
@@ -1,93 +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 { PrefixConfigurationService, PREFIX } from '../common/prefix-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 Kendo UI StockChart Navigator component for Angular ([see runnable example](slug:overview_stockchart_charts)).
|
|
13
|
-
*
|
|
14
|
-
* @example
|
|
15
|
-
* ```ts
|
|
16
|
-
* _@Component({
|
|
17
|
-
* selector: 'my-app',
|
|
18
|
-
* template: `
|
|
19
|
-
* <kendo-stockchart (navigatorFilter)="onNavigatorFilter($event)">
|
|
20
|
-
* <kendo-chart-series>
|
|
21
|
-
* <kendo-chart-series-item
|
|
22
|
-
* type="candlestick"
|
|
23
|
-
* [data]="seriesData"
|
|
24
|
-
* openField="Open"
|
|
25
|
-
* closeField="Close"
|
|
26
|
-
* lowField="Low"
|
|
27
|
-
* highField="High"
|
|
28
|
-
* categoryField="Date">
|
|
29
|
-
* </kendo-chart-series-item>
|
|
30
|
-
* </kendo-chart-series>
|
|
31
|
-
* <kendo-chart-navigator
|
|
32
|
-
* [categoryAxis]="categoryAxisOptions"
|
|
33
|
-
* [hint]="hintOptions"
|
|
34
|
-
* [pane]="paneOptions"
|
|
35
|
-
* [visible]="isVisible">
|
|
36
|
-
* <kendo-chart-navigator-select [from]="from" [to]="to">
|
|
37
|
-
* </kendo-chart-navigator-select>
|
|
38
|
-
* <kendo-chart-navigator-series>
|
|
39
|
-
* <kendo-chart-navigator-series-item type="area" [data]="navigatorData" field="Close" categoryField="Date">
|
|
40
|
-
* </kendo-chart-navigator-series-item>
|
|
41
|
-
* </kendo-chart-navigator-series>
|
|
42
|
-
* </kendo-chart-navigator>
|
|
43
|
-
* </kendo-stockchart>
|
|
44
|
-
* <br /><br />
|
|
45
|
-
* <button kendoButton (click)="isVisible = !isVisible">Toggle Navigator</button>
|
|
46
|
-
* `
|
|
47
|
-
* })
|
|
48
|
-
* ```
|
|
49
|
-
*
|
|
50
|
-
* @remarks
|
|
51
|
-
* Supported children components are: {@link NavigatorSelectComponent}, {@link NavigatorSeriesComponent}, {@link NavigatorHintComponent}, {@link CategoryAxisComponent}, and {@link NavigatorPaneComponent}.
|
|
52
|
-
*/
|
|
53
|
-
export class NavigatorComponent extends SettingsComponent {
|
|
54
|
-
configurationService;
|
|
55
|
-
position;
|
|
56
|
-
visible;
|
|
57
|
-
// These options are also available as child components
|
|
58
|
-
categoryAxis;
|
|
59
|
-
hint;
|
|
60
|
-
pane;
|
|
61
|
-
select;
|
|
62
|
-
series;
|
|
63
|
-
constructor(configurationService) {
|
|
64
|
-
super('', configurationService);
|
|
65
|
-
this.configurationService = configurationService;
|
|
66
|
-
}
|
|
67
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: NavigatorComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
68
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.14", type: NavigatorComponent, isStandalone: true, selector: "kendo-chart-navigator", inputs: { position: "position", visible: "visible", categoryAxis: "categoryAxis", hint: "hint", pane: "pane", select: "select", series: "series" }, providers: [{ provide: PREFIX, useValue: 'navigator' }, { provide: ConfigurationService, useClass: PrefixConfigurationService }], usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
69
|
-
}
|
|
70
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: NavigatorComponent, decorators: [{
|
|
71
|
-
type: Component,
|
|
72
|
-
args: [{
|
|
73
|
-
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
74
|
-
providers: [{ provide: PREFIX, useValue: 'navigator' }, { provide: ConfigurationService, useClass: PrefixConfigurationService }],
|
|
75
|
-
selector: 'kendo-chart-navigator',
|
|
76
|
-
template: '',
|
|
77
|
-
standalone: true
|
|
78
|
-
}]
|
|
79
|
-
}], ctorParameters: () => [{ type: i1.ConfigurationService }], propDecorators: { position: [{
|
|
80
|
-
type: Input
|
|
81
|
-
}], visible: [{
|
|
82
|
-
type: Input
|
|
83
|
-
}], categoryAxis: [{
|
|
84
|
-
type: Input
|
|
85
|
-
}], hint: [{
|
|
86
|
-
type: Input
|
|
87
|
-
}], pane: [{
|
|
88
|
-
type: Input
|
|
89
|
-
}], select: [{
|
|
90
|
-
type: Input
|
|
91
|
-
}], series: [{
|
|
92
|
-
type: Input
|
|
93
|
-
}] } });
|
|
@@ -1,5 +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
|
-
export {};
|
|
@@ -1,5 +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
|
-
export {};
|
|
@@ -1,5 +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
|
-
export {};
|
|
@@ -1,5 +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
|
-
export {};
|
|
@@ -1,5 +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
|
-
export {};
|
|
@@ -1,244 +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, Component, NgZone, ElementRef, Output, EventEmitter, ChangeDetectorRef, ChangeDetectionStrategy, Renderer2 } from '@angular/core';
|
|
6
|
-
import { isDevMode } from '@angular/core';
|
|
7
|
-
import { ConfigurationService } from './common/configuration.service';
|
|
8
|
-
import { RootConfigurationService } from './common/root-configuration.service';
|
|
9
|
-
import { TooltipTemplateService } from './common/tooltip-template.service';
|
|
10
|
-
import { ChartComponent } from './chart.component';
|
|
11
|
-
import { ThemeService } from './common/theme.service';
|
|
12
|
-
import { IntlService } from '@progress/kendo-angular-intl';
|
|
13
|
-
import { StockInstanceEventService } from './stock-chart/events/instance-event.service';
|
|
14
|
-
import { StockChart } from '@progress/kendo-charts';
|
|
15
|
-
import { LocalizationService, L10N_PREFIX } from '@progress/kendo-angular-l10n';
|
|
16
|
-
import { validatePackage } from '@progress/kendo-licensing';
|
|
17
|
-
import { ResizeSensorComponent, WatermarkOverlayComponent, shouldShowValidationUI, getLicenseMessage } from '@progress/kendo-angular-common';
|
|
18
|
-
import { packageMetadata } from './package-metadata';
|
|
19
|
-
import { TooltipPopupComponent } from './chart/tooltip/tooltip-popup.component';
|
|
20
|
-
import { CrosshairTooltipsContainerComponent } from './chart/tooltip/crosshair-tooltips-container.component';
|
|
21
|
-
import * as i0 from "@angular/core";
|
|
22
|
-
import * as i1 from "./common/configuration.service";
|
|
23
|
-
import * as i2 from "./common/theme.service";
|
|
24
|
-
import * as i3 from "@progress/kendo-angular-intl";
|
|
25
|
-
import * as i4 from "@progress/kendo-angular-l10n";
|
|
26
|
-
import * as i5 from "./stock-chart/events/instance-event.service";
|
|
27
|
-
const NAVIGATOR_DEFAULTS = {
|
|
28
|
-
autoBindElements: true,
|
|
29
|
-
liveDrag: false,
|
|
30
|
-
partialRedraw: true
|
|
31
|
-
};
|
|
32
|
-
/**
|
|
33
|
-
* Represents the Kendo UI for Angular StockChart component.
|
|
34
|
-
*
|
|
35
|
-
* The StockChart displays financial data with a navigator for date range selection.
|
|
36
|
-
* It combines a main chart with a smaller navigator chart for easy data exploration.
|
|
37
|
-
*
|
|
38
|
-
* @example
|
|
39
|
-
* ```ts
|
|
40
|
-
* import { Component } from '@angular/core';
|
|
41
|
-
*
|
|
42
|
-
* @Component({
|
|
43
|
-
* selector: 'my-app',
|
|
44
|
-
* template: `
|
|
45
|
-
* <kendo-stockchart>
|
|
46
|
-
* <kendo-chart-series>
|
|
47
|
-
* <kendo-chart-series-item type="line" [data]="data" field="value" categoryField="date">
|
|
48
|
-
* </kendo-chart-series-item>
|
|
49
|
-
* </kendo-chart-series>
|
|
50
|
-
* <kendo-chart-navigator>
|
|
51
|
-
* <kendo-chart-navigator-select to="2017/02/01">
|
|
52
|
-
* </kendo-chart-navigator-select>
|
|
53
|
-
* <kendo-chart-navigator-series>
|
|
54
|
-
* <kendo-chart-navigator-series-item type="area" [data]="data" field="value" categoryField="date">
|
|
55
|
-
* </kendo-chart-navigator-series-item>
|
|
56
|
-
* </kendo-chart-navigator-series>
|
|
57
|
-
* </kendo-chart-navigator>
|
|
58
|
-
* </kendo-stockchart>
|
|
59
|
-
* `,
|
|
60
|
-
* })
|
|
61
|
-
* export class AppComponent {
|
|
62
|
-
* }
|
|
63
|
-
* ```
|
|
64
|
-
*
|
|
65
|
-
* @remarks
|
|
66
|
-
* Supported children components are: {@link SeriesComponent}, {@link NavigatorComponent}, {@link TitleComponent}, {@link SubtitleComponent}, {@link AxisDefaultsComponent},
|
|
67
|
-
* {@link ChartAreaComponent}, {@link CategoryAxisComponent}, {@link LegendComponent}, {@link PaneDefaultsComponent}, {@link PanesComponent}, {@link PlotAreaComponent},
|
|
68
|
-
* {@link SeriesDefaultsComponent}, {@link ValueAxisComponent}, and {@link TooltipComponent}.
|
|
69
|
-
*/
|
|
70
|
-
export class StockChartComponent extends ChartComponent {
|
|
71
|
-
configurationService;
|
|
72
|
-
themeService;
|
|
73
|
-
element;
|
|
74
|
-
intl;
|
|
75
|
-
localizationService;
|
|
76
|
-
ngZone;
|
|
77
|
-
instanceEventService;
|
|
78
|
-
changeDetector;
|
|
79
|
-
renderer;
|
|
80
|
-
/**
|
|
81
|
-
* Specifies the configuration options for the data navigator.
|
|
82
|
-
*
|
|
83
|
-
* The navigator provides a way to select and filter data ranges.
|
|
84
|
-
*/
|
|
85
|
-
navigator;
|
|
86
|
-
/**
|
|
87
|
-
* @hidden
|
|
88
|
-
*/
|
|
89
|
-
pannable;
|
|
90
|
-
/**
|
|
91
|
-
* @hidden
|
|
92
|
-
*/
|
|
93
|
-
zoomable;
|
|
94
|
-
/**
|
|
95
|
-
* @hidden
|
|
96
|
-
*/
|
|
97
|
-
drilldown = new EventEmitter();
|
|
98
|
-
/**
|
|
99
|
-
* @hidden
|
|
100
|
-
*/
|
|
101
|
-
drilldownLevelChange = new EventEmitter();
|
|
102
|
-
/**
|
|
103
|
-
* @hidden
|
|
104
|
-
*/
|
|
105
|
-
get drilldownLevel() {
|
|
106
|
-
return this.drilldownState.length;
|
|
107
|
-
}
|
|
108
|
-
/**
|
|
109
|
-
* Fires when the navigator range is changed.
|
|
110
|
-
*
|
|
111
|
-
* Use this event to respond to user interactions with the navigator.
|
|
112
|
-
*/
|
|
113
|
-
navigatorFilter = new EventEmitter();
|
|
114
|
-
/**
|
|
115
|
-
* @hidden
|
|
116
|
-
*/
|
|
117
|
-
showLicenseWatermark = false;
|
|
118
|
-
redrawSlaves = false;
|
|
119
|
-
hostClasses = ['k-chart', 'k-stockchart'];
|
|
120
|
-
constructor(configurationService, themeService, element, intl, localizationService, ngZone, instanceEventService, changeDetector, renderer) {
|
|
121
|
-
super(configurationService, themeService, element, intl, localizationService, ngZone, instanceEventService, changeDetector, renderer);
|
|
122
|
-
this.configurationService = configurationService;
|
|
123
|
-
this.themeService = themeService;
|
|
124
|
-
this.element = element;
|
|
125
|
-
this.intl = intl;
|
|
126
|
-
this.localizationService = localizationService;
|
|
127
|
-
this.ngZone = ngZone;
|
|
128
|
-
this.instanceEventService = instanceEventService;
|
|
129
|
-
this.changeDetector = changeDetector;
|
|
130
|
-
this.renderer = renderer;
|
|
131
|
-
const isValid = validatePackage(packageMetadata);
|
|
132
|
-
this.licenseMessage = getLicenseMessage(packageMetadata);
|
|
133
|
-
this.showLicenseWatermark = shouldShowValidationUI(isValid);
|
|
134
|
-
}
|
|
135
|
-
/**
|
|
136
|
-
* Prevents the navigator pane from redrawing when the StockChart options are updated.
|
|
137
|
-
*
|
|
138
|
-
* Use this method when you need to update only the main series data for the selected period.
|
|
139
|
-
* Call this method before updating the Chart options to improve performance.
|
|
140
|
-
*/
|
|
141
|
-
skipNavigatorRedraw() {
|
|
142
|
-
this.redrawSlaves = true;
|
|
143
|
-
}
|
|
144
|
-
createInstance(element, observer) {
|
|
145
|
-
this.applyNavigatorDefaults();
|
|
146
|
-
if (this.isDevMode() && (this.options.zoomable || this.options.pannable)) {
|
|
147
|
-
throw new Error('The pannable and zoomable options are not supported by the StockChart component.');
|
|
148
|
-
}
|
|
149
|
-
this.instance = new StockChart(element, this.options, this.theme, {
|
|
150
|
-
intlService: this.intl,
|
|
151
|
-
observer: observer,
|
|
152
|
-
rtl: this.rtl,
|
|
153
|
-
sender: this
|
|
154
|
-
});
|
|
155
|
-
}
|
|
156
|
-
updateOptions() {
|
|
157
|
-
this.applyNavigatorDefaults();
|
|
158
|
-
if (this.redrawSlaves) {
|
|
159
|
-
this.instance.applyOptions(this.options);
|
|
160
|
-
this.instance.bindCategories();
|
|
161
|
-
this.instance.navigator.redrawSlaves();
|
|
162
|
-
}
|
|
163
|
-
else {
|
|
164
|
-
this.instance.setOptions(this.options);
|
|
165
|
-
}
|
|
166
|
-
this.redrawSlaves = false;
|
|
167
|
-
}
|
|
168
|
-
applyNavigatorDefaults() {
|
|
169
|
-
this.options.navigator = { ...this.options.navigator, ...NAVIGATOR_DEFAULTS };
|
|
170
|
-
}
|
|
171
|
-
isDevMode() {
|
|
172
|
-
return isDevMode();
|
|
173
|
-
}
|
|
174
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: StockChartComponent, deps: [{ token: i1.ConfigurationService }, { token: i2.ThemeService }, { token: i0.ElementRef }, { token: i3.IntlService }, { token: i4.LocalizationService }, { token: i0.NgZone }, { token: i5.StockInstanceEventService }, { token: i0.ChangeDetectorRef }, { token: i0.Renderer2 }], target: i0.ɵɵFactoryTarget.Component });
|
|
175
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "18.2.14", type: StockChartComponent, isStandalone: true, selector: "kendo-stockchart", inputs: { navigator: "navigator", pannable: "pannable", zoomable: "zoomable", drilldownLevel: "drilldownLevel" }, outputs: { drilldown: "drilldown", drilldownLevelChange: "drilldownLevelChange", navigatorFilter: "navigatorFilter" }, providers: [
|
|
176
|
-
ConfigurationService,
|
|
177
|
-
TooltipTemplateService,
|
|
178
|
-
{ provide: RootConfigurationService, useExisting: ConfigurationService },
|
|
179
|
-
StockInstanceEventService,
|
|
180
|
-
LocalizationService,
|
|
181
|
-
{
|
|
182
|
-
provide: L10N_PREFIX,
|
|
183
|
-
useValue: 'kendo.chart'
|
|
184
|
-
}
|
|
185
|
-
], exportAs: ["kendoStockChart"], usesInheritance: true, ngImport: i0, template: `
|
|
186
|
-
<div #surface class="k-chart-surface"></div>
|
|
187
|
-
<kendo-chart-crosshair-tooltips-container [popupSettings]="popupSettings">
|
|
188
|
-
</kendo-chart-crosshair-tooltips-container>
|
|
189
|
-
<kendo-chart-tooltip-popup (leave)="tooltipMouseleave($event)" [popupSettings]="popupSettings">
|
|
190
|
-
</kendo-chart-tooltip-popup>
|
|
191
|
-
<kendo-resize-sensor (resize)="onResize()"></kendo-resize-sensor>
|
|
192
|
-
|
|
193
|
-
@if (showLicenseWatermark) {
|
|
194
|
-
<div kendoWatermarkOverlay [licenseMessage]="licenseMessage"></div>
|
|
195
|
-
}
|
|
196
|
-
`, isInline: true, dependencies: [{ kind: "component", type: CrosshairTooltipsContainerComponent, selector: "kendo-chart-crosshair-tooltips-container", inputs: ["popupSettings"] }, { kind: "component", type: TooltipPopupComponent, selector: "kendo-chart-tooltip-popup", inputs: ["animate", "classNames", "wrapperClass"], outputs: ["leave"] }, { kind: "component", type: ResizeSensorComponent, selector: "kendo-resize-sensor", inputs: ["rateLimit"], outputs: ["resize"] }, { kind: "component", type: WatermarkOverlayComponent, selector: "div[kendoWatermarkOverlay]", inputs: ["licenseMessage"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
197
|
-
}
|
|
198
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: StockChartComponent, decorators: [{
|
|
199
|
-
type: Component,
|
|
200
|
-
args: [{
|
|
201
|
-
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
202
|
-
exportAs: 'kendoStockChart',
|
|
203
|
-
providers: [
|
|
204
|
-
ConfigurationService,
|
|
205
|
-
TooltipTemplateService,
|
|
206
|
-
{ provide: RootConfigurationService, useExisting: ConfigurationService },
|
|
207
|
-
StockInstanceEventService,
|
|
208
|
-
LocalizationService,
|
|
209
|
-
{
|
|
210
|
-
provide: L10N_PREFIX,
|
|
211
|
-
useValue: 'kendo.chart'
|
|
212
|
-
}
|
|
213
|
-
],
|
|
214
|
-
selector: 'kendo-stockchart',
|
|
215
|
-
template: `
|
|
216
|
-
<div #surface class="k-chart-surface"></div>
|
|
217
|
-
<kendo-chart-crosshair-tooltips-container [popupSettings]="popupSettings">
|
|
218
|
-
</kendo-chart-crosshair-tooltips-container>
|
|
219
|
-
<kendo-chart-tooltip-popup (leave)="tooltipMouseleave($event)" [popupSettings]="popupSettings">
|
|
220
|
-
</kendo-chart-tooltip-popup>
|
|
221
|
-
<kendo-resize-sensor (resize)="onResize()"></kendo-resize-sensor>
|
|
222
|
-
|
|
223
|
-
@if (showLicenseWatermark) {
|
|
224
|
-
<div kendoWatermarkOverlay [licenseMessage]="licenseMessage"></div>
|
|
225
|
-
}
|
|
226
|
-
`,
|
|
227
|
-
standalone: true,
|
|
228
|
-
imports: [CrosshairTooltipsContainerComponent, TooltipPopupComponent, ResizeSensorComponent, WatermarkOverlayComponent]
|
|
229
|
-
}]
|
|
230
|
-
}], ctorParameters: () => [{ type: i1.ConfigurationService }, { type: i2.ThemeService }, { type: i0.ElementRef }, { type: i3.IntlService }, { type: i4.LocalizationService }, { type: i0.NgZone }, { type: i5.StockInstanceEventService }, { type: i0.ChangeDetectorRef }, { type: i0.Renderer2 }], propDecorators: { navigator: [{
|
|
231
|
-
type: Input
|
|
232
|
-
}], pannable: [{
|
|
233
|
-
type: Input
|
|
234
|
-
}], zoomable: [{
|
|
235
|
-
type: Input
|
|
236
|
-
}], drilldown: [{
|
|
237
|
-
type: Output
|
|
238
|
-
}], drilldownLevelChange: [{
|
|
239
|
-
type: Output
|
|
240
|
-
}], drilldownLevel: [{
|
|
241
|
-
type: Input
|
|
242
|
-
}], navigatorFilter: [{
|
|
243
|
-
type: Output
|
|
244
|
-
}] } });
|
|
@@ -1,35 +0,0 @@
|
|
|
1
|
-
/**-----------------------------------------------------------------------------------------
|
|
2
|
-
* Copyright © 2026 Progress Software Corporation. All rights reserved.
|
|
3
|
-
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
|
-
*-------------------------------------------------------------------------------------------*/
|
|
5
|
-
import { StockChartComponent } from './stock-chart.component';
|
|
6
|
-
import { NavigatorComponent } from './stock-chart/navigator.component';
|
|
7
|
-
import { NavigatorCategoryAxisComponent } from './stock-chart/navigator/category-axis.component';
|
|
8
|
-
import { NavigatorCategoryAxisCrosshairComponent } from './stock-chart/navigator/category-axis/crosshair.component';
|
|
9
|
-
import { NavigatorCategoryAxisCrosshairTooltipComponent } from './stock-chart/navigator/category-axis/crosshair.tooltip.component';
|
|
10
|
-
import { NavigatorCategoryAxisLabelsComponent } from './stock-chart/navigator/category-axis/labels.component';
|
|
11
|
-
import { NavigatorCategoryAxisNotesComponent } from './stock-chart/navigator/category-axis/notes.component';
|
|
12
|
-
import { NavigatorCategoryAxisNotesIconComponent } from './stock-chart/navigator/category-axis/notes.icon.component';
|
|
13
|
-
import { NavigatorCategoryAxisNotesLabelComponent } from './stock-chart/navigator/category-axis/notes.label.component';
|
|
14
|
-
import { NavigatorCategoryAxisSelectComponent } from './stock-chart/navigator/category-axis/select.component';
|
|
15
|
-
import { NavigatorCategoryAxisTitleComponent } from './stock-chart/navigator/category-axis/title.component';
|
|
16
|
-
import { NavigatorHintComponent } from './stock-chart/navigator/hint.component';
|
|
17
|
-
import { NavigatorPaneComponent } from './stock-chart/navigator/pane.component';
|
|
18
|
-
import { NavigatorPaneTitleComponent } from './stock-chart/navigator/pane/title.component';
|
|
19
|
-
import { NavigatorSelectComponent } from './stock-chart/navigator/select.component';
|
|
20
|
-
import { NavigatorSeriesComponent } from './stock-chart/navigator/series.component';
|
|
21
|
-
import { NavigatorSeriesItemComponent } from './stock-chart/navigator/series-item.component';
|
|
22
|
-
import { NavigatorSeriesErrorBarsComponent } from './stock-chart/navigator/series-item/error-bars.component';
|
|
23
|
-
import { NavigatorSeriesExtremesComponent } from './stock-chart/navigator/series-item/extremes.component';
|
|
24
|
-
import { NavigatorSeriesHighlightComponent } from './stock-chart/navigator/series-item/highlight.component';
|
|
25
|
-
import { NavigatorSeriesLabelsComponent } from './stock-chart/navigator/series-item/labels.component';
|
|
26
|
-
import { NavigatorSeriesLabelsFromComponent } from './stock-chart/navigator/series-item/labels.from.component';
|
|
27
|
-
import { NavigatorSeriesLabelsToComponent } from './stock-chart/navigator/series-item/labels.to.component';
|
|
28
|
-
import { NavigatorSeriesMarkersComponent } from './stock-chart/navigator/series-item/markers.component';
|
|
29
|
-
import { NavigatorSeriesNotesComponent } from './stock-chart/navigator/series-item/notes.component';
|
|
30
|
-
import { NavigatorSeriesNotesIconComponent } from './stock-chart/navigator/series-item/notes.icon.component';
|
|
31
|
-
import { NavigatorSeriesNotesLabelComponent } from './stock-chart/navigator/series-item/notes.label.component';
|
|
32
|
-
import { NavigatorSeriesOutliersComponent } from './stock-chart/navigator/series-item/outliers.component';
|
|
33
|
-
import { NavigatorSeriesTooltipComponent } from './stock-chart/navigator/series-item/tooltip.component';
|
|
34
|
-
// Re-exports
|
|
35
|
-
export { StockChartComponent, NavigatorComponent, NavigatorCategoryAxisComponent, NavigatorCategoryAxisCrosshairComponent, NavigatorCategoryAxisCrosshairTooltipComponent, NavigatorCategoryAxisLabelsComponent, NavigatorCategoryAxisNotesComponent, NavigatorCategoryAxisNotesIconComponent, NavigatorCategoryAxisNotesLabelComponent, NavigatorCategoryAxisSelectComponent, NavigatorCategoryAxisTitleComponent, NavigatorHintComponent, NavigatorPaneComponent, NavigatorPaneTitleComponent, NavigatorSelectComponent, NavigatorSeriesComponent, NavigatorSeriesItemComponent, NavigatorSeriesErrorBarsComponent, NavigatorSeriesExtremesComponent, NavigatorSeriesHighlightComponent, NavigatorSeriesLabelsComponent, NavigatorSeriesLabelsFromComponent, NavigatorSeriesLabelsToComponent, NavigatorSeriesMarkersComponent, NavigatorSeriesNotesComponent, NavigatorSeriesNotesIconComponent, NavigatorSeriesNotesLabelComponent, NavigatorSeriesOutliersComponent, NavigatorSeriesTooltipComponent };
|