@progress/kendo-angular-charts 17.0.0-develop.9 → 17.0.1-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/axis-defaults/crosshair.component.d.ts +1 -1
- package/chart/axis-defaults/crosshair.tooltip.component.d.ts +1 -1
- package/chart/axis-defaults/labels.component.d.ts +1 -1
- package/chart/axis-defaults/title.component.d.ts +1 -1
- package/chart/axis-defaults.component.d.ts +1 -1
- package/chart/category-axis-item/crosshair.component.d.ts +1 -1
- package/chart/category-axis-item/crosshair.tooltip.component.d.ts +1 -1
- package/chart/category-axis-item/labels.component.d.ts +1 -1
- package/chart/category-axis-item/notes.component.d.ts +1 -1
- package/chart/category-axis-item/notes.icon.component.d.ts +1 -1
- package/chart/category-axis-item/notes.label.component.d.ts +1 -1
- package/chart/category-axis-item/select.component.d.ts +1 -1
- package/chart/category-axis-item/title.component.d.ts +1 -1
- package/chart/category-axis-item.component.d.ts +1 -1
- package/chart/chart-area.component.d.ts +1 -1
- package/chart/legend/inactive-items.component.d.ts +1 -1
- package/chart/legend/item.component.d.ts +1 -1
- package/chart/legend.component.d.ts +1 -1
- package/chart/localization/custom-messages.component.d.ts +23 -0
- package/chart/localization/localized-messages.directive.d.ts +16 -0
- package/chart/localization/messages.d.ts +17 -0
- package/chart/no-data-template.directive.d.ts +17 -0
- package/chart/pane/title.component.d.ts +1 -1
- package/chart/pane-defaults/title.component.d.ts +1 -1
- package/chart/pane-defaults.component.d.ts +1 -1
- package/chart/pane.component.d.ts +1 -1
- package/chart/plot-area.component.d.ts +1 -1
- package/chart/series-defaults/labels.component.d.ts +1 -1
- package/chart/series-defaults/labels.from.component.d.ts +1 -1
- package/chart/series-defaults/labels.to.component.d.ts +1 -1
- package/chart/series-defaults/notes.component.d.ts +1 -1
- package/chart/series-defaults/notes.icon.component.d.ts +1 -1
- package/chart/series-defaults/notes.label.component.d.ts +1 -1
- package/chart/series-defaults/tooltip.component.d.ts +1 -1
- package/chart/series-defaults.component.d.ts +1 -1
- package/chart/series-item/error-bars.component.d.ts +1 -1
- package/chart/series-item/extremes.component.d.ts +1 -1
- package/chart/series-item/highlight.component.d.ts +1 -1
- package/chart/series-item/labels.component.d.ts +1 -1
- package/chart/series-item/labels.from.component.d.ts +1 -1
- package/chart/series-item/labels.to.component.d.ts +1 -1
- package/chart/series-item/markers.component.d.ts +1 -1
- package/chart/series-item/notes.component.d.ts +1 -1
- package/chart/series-item/notes.icon.component.d.ts +1 -1
- package/chart/series-item/notes.label.component.d.ts +1 -1
- package/chart/series-item/outliers.component.d.ts +1 -1
- package/chart/series-item/tooltip.component.d.ts +1 -1
- package/chart/series-item/trendline.component.d.ts +1 -1
- package/chart/series-item/trendline.forecast.component.d.ts +1 -1
- package/chart/series-item.component.d.ts +11 -2
- package/chart/subtitle.component.d.ts +1 -1
- package/chart/title.component.d.ts +1 -1
- package/chart/tooltip/base-tooltip.d.ts +1 -1
- package/chart/tooltip/crosshair-tooltip.component.d.ts +1 -3
- package/chart/tooltip/crosshair-tooltips-container.component.d.ts +2 -2
- package/chart/tooltip/tooltip-popup.component.d.ts +1 -3
- package/chart/tooltip.component.d.ts +1 -1
- package/chart/value-axis-item/crosshair.component.d.ts +1 -1
- package/chart/value-axis-item/crosshair.tooltip.component.d.ts +1 -1
- package/chart/value-axis-item/labels.component.d.ts +1 -1
- package/chart/value-axis-item/notes.component.d.ts +1 -1
- package/chart/value-axis-item/notes.icon.component.d.ts +1 -1
- package/chart/value-axis-item/notes.label.component.d.ts +1 -1
- package/chart/value-axis-item/title.component.d.ts +1 -1
- package/chart/value-axis-item.component.d.ts +1 -1
- package/chart/x-axis-item/crosshair.component.d.ts +1 -1
- package/chart/x-axis-item/crosshair.tooltip.component.d.ts +1 -1
- package/chart/x-axis-item/labels.component.d.ts +1 -1
- package/chart/x-axis-item/notes.component.d.ts +1 -1
- package/chart/x-axis-item/notes.icon.component.d.ts +1 -1
- package/chart/x-axis-item/notes.label.component.d.ts +1 -1
- package/chart/x-axis-item/title.component.d.ts +1 -1
- package/chart/x-axis-item.component.d.ts +1 -1
- package/chart/y-axis-item/crosshair.component.d.ts +1 -1
- package/chart/y-axis-item/crosshair.tooltip.component.d.ts +1 -1
- package/chart/y-axis-item/labels.component.d.ts +1 -1
- package/chart/y-axis-item/notes.component.d.ts +1 -1
- package/chart/y-axis-item/notes.icon.component.d.ts +1 -1
- package/chart/y-axis-item/notes.label.component.d.ts +1 -1
- package/chart/y-axis-item/title.component.d.ts +1 -1
- package/chart/y-axis-item.component.d.ts +1 -1
- package/chart/zoomable.component.d.ts +1 -1
- package/chart-breadcrumb.component.d.ts +1 -1
- package/chart-options.interface.d.ts +7 -0
- package/chart.component.d.ts +8 -1
- package/chart.directives.d.ts +4 -1
- package/chart.module.d.ts +92 -89
- package/charts.module.d.ts +135 -132
- package/common/property-types.d.ts +1 -0
- package/directives.d.ts +5 -2
- package/{esm2020 → esm2022}/chart/axis-defaults/crosshair.component.mjs +28 -3
- package/{esm2020 → esm2022}/chart/axis-defaults/crosshair.tooltip.component.mjs +29 -3
- package/esm2022/chart/axis-defaults/labels.component.mjs +105 -0
- package/{esm2020 → esm2022}/chart/axis-defaults/title.component.mjs +39 -3
- package/{esm2020 → esm2022}/chart/axis-defaults.component.mjs +40 -3
- package/{esm2020 → esm2022}/chart/category-axis-item/crosshair.component.mjs +28 -3
- package/{esm2020 → esm2022}/chart/category-axis-item/crosshair.tooltip.component.mjs +29 -3
- package/esm2022/chart/category-axis-item/labels.component.mjs +129 -0
- package/{esm2020 → esm2022}/chart/category-axis-item/notes.component.mjs +11 -3
- package/{esm2020 → esm2022}/chart/category-axis-item/notes.icon.component.mjs +9 -3
- package/{esm2020/chart/y-axis-item → esm2022/chart/category-axis-item}/notes.label.component.mjs +37 -5
- package/{esm2020 → esm2022}/chart/category-axis-item/range-labels.component.mjs +4 -3
- package/{esm2020 → esm2022}/chart/category-axis-item/select.component.mjs +9 -3
- package/{esm2020 → esm2022}/chart/category-axis-item/title.component.mjs +40 -3
- package/{esm2020 → esm2022}/chart/category-axis-item.component.mjs +76 -3
- package/{esm2020 → esm2022}/chart/category-axis.component.mjs +6 -3
- package/{esm2020 → esm2022}/chart/chart-area.component.mjs +30 -3
- package/{esm2020 → esm2022}/chart/donut-center-template.directive.mjs +4 -3
- package/{esm2020 → esm2022}/chart/legend/inactive-items.component.mjs +5 -3
- package/{esm2020 → esm2022}/chart/legend/item.component.mjs +11 -3
- package/esm2022/chart/legend.component.mjs +136 -0
- package/esm2022/chart/localization/custom-messages.component.mjs +49 -0
- package/esm2022/chart/localization/localized-messages.directive.mjs +39 -0
- package/esm2022/chart/localization/messages.mjs +27 -0
- package/esm2022/chart/no-data-template.directive.mjs +28 -0
- package/{esm2020 → esm2022}/chart/pane/title.component.mjs +31 -3
- package/{esm2020 → esm2022}/chart/pane-defaults/title.component.mjs +30 -3
- package/{esm2020 → esm2022}/chart/pane-defaults.component.mjs +19 -3
- package/{esm2020 → esm2022}/chart/pane.component.mjs +21 -3
- package/{esm2020 → esm2022}/chart/panes.component.mjs +6 -3
- package/{esm2020 → esm2022}/chart/plot-area.component.mjs +27 -3
- package/{esm2020 → esm2022}/chart/series-defaults/labels.component.mjs +37 -3
- package/{esm2020 → esm2022}/chart/series-defaults/labels.from.component.mjs +33 -3
- package/{esm2020 → esm2022}/chart/series-defaults/labels.to.component.mjs +33 -3
- package/{esm2020 → esm2022}/chart/series-defaults/notes.component.mjs +9 -3
- package/{esm2020/chart/y-axis-item → esm2022/chart/series-defaults}/notes.icon.component.mjs +20 -6
- package/{esm2020 → esm2022}/chart/series-defaults/notes.label.component.mjs +34 -3
- package/{esm2020 → esm2022}/chart/series-defaults/tooltip.component.mjs +23 -3
- package/{esm2020 → esm2022}/chart/series-defaults.component.mjs +32 -3
- package/{esm2020 → esm2022}/chart/series-drilldown-template.directive.mjs +4 -3
- package/{esm2020 → esm2022}/chart/series-item/error-bars.component.mjs +15 -3
- package/{esm2020 → esm2022}/chart/series-item/extremes.component.mjs +17 -3
- package/{esm2020 → esm2022}/chart/series-item/highlight.component.mjs +16 -3
- package/{esm2020 → esm2022}/chart/series-item/labels.component.mjs +50 -3
- package/{esm2020 → esm2022}/chart/series-item/labels.from.component.mjs +34 -3
- package/{esm2020 → esm2022}/chart/series-item/labels.to.component.mjs +34 -3
- package/{esm2020 → esm2022}/chart/series-item/markers.component.mjs +25 -3
- package/{esm2020 → esm2022}/chart/series-item/notes.component.mjs +10 -3
- package/{esm2020 → esm2022}/chart/series-item/notes.icon.component.mjs +19 -3
- package/{esm2020 → esm2022}/chart/series-item/notes.label.component.mjs +39 -3
- package/{esm2020 → esm2022}/chart/series-item/outliers.component.mjs +19 -3
- package/{esm2020 → esm2022}/chart/series-item/tooltip.component.mjs +20 -3
- package/{esm2020 → esm2022}/chart/series-item/trendline.component.mjs +8 -3
- package/{esm2020 → esm2022}/chart/series-item/trendline.forecast.component.mjs +12 -3
- package/esm2022/chart/series-item.component.mjs +647 -0
- package/{esm2020 → esm2022}/chart/series.component.mjs +8 -3
- package/{esm2020 → esm2022}/chart/subtitle.component.mjs +39 -3
- package/{esm2020 → esm2022}/chart/title.component.mjs +47 -3
- package/{esm2020 → esm2022}/chart/tooltip/base-tooltip.mjs +14 -7
- package/{esm2020 → esm2022}/chart/tooltip/crosshair-tooltip.component.mjs +11 -10
- package/{esm2020 → esm2022}/chart/tooltip/crosshair-tooltips-container.component.mjs +12 -12
- package/{esm2020 → esm2022}/chart/tooltip/series-tooltip-template.directive.mjs +4 -3
- package/{esm2020 → esm2022}/chart/tooltip/shared-tooltip-template.directive.mjs +4 -3
- package/{esm2020 → esm2022}/chart/tooltip/tooltip-popup.component.mjs +25 -15
- package/esm2022/chart/tooltip/tooltip-template-point.mjs +105 -0
- package/{esm2020 → esm2022}/chart/tooltip.component.mjs +32 -3
- package/{esm2020 → esm2022}/chart/value-axis-item/crosshair.component.mjs +25 -3
- package/{esm2020 → esm2022}/chart/value-axis-item/crosshair.tooltip.component.mjs +27 -3
- package/esm2022/chart/value-axis-item/labels.component.mjs +118 -0
- package/{esm2020 → esm2022}/chart/value-axis-item/notes.component.mjs +11 -3
- package/{esm2020 → esm2022}/chart/value-axis-item/notes.icon.component.mjs +17 -3
- package/{esm2020 → esm2022}/chart/value-axis-item/notes.label.component.mjs +34 -3
- package/{esm2020 → esm2022}/chart/value-axis-item/title.component.mjs +39 -3
- package/{esm2020 → esm2022}/chart/value-axis-item.component.mjs +64 -3
- package/{esm2020 → esm2022}/chart/value-axis.component.mjs +6 -3
- package/{esm2020 → esm2022}/chart/x-axis-item/crosshair.component.mjs +22 -3
- package/{esm2020 → esm2022}/chart/x-axis-item/crosshair.tooltip.component.mjs +29 -3
- package/{esm2020 → esm2022}/chart/x-axis-item/labels.component.mjs +50 -3
- package/{esm2020 → esm2022}/chart/x-axis-item/notes.component.mjs +11 -3
- package/{esm2020 → esm2022}/chart/x-axis-item/notes.icon.component.mjs +17 -3
- package/{esm2020 → esm2022}/chart/x-axis-item/notes.label.component.mjs +35 -3
- package/{esm2020 → esm2022}/chart/x-axis-item/title.component.mjs +40 -3
- package/{esm2020 → esm2022}/chart/x-axis-item.component.mjs +47 -3
- package/{esm2020 → esm2022}/chart/x-axis.component.mjs +6 -3
- package/{esm2020 → esm2022}/chart/y-axis-item/crosshair.component.mjs +10 -3
- package/{esm2020 → esm2022}/chart/y-axis-item/crosshair.tooltip.component.mjs +11 -3
- package/esm2022/chart/y-axis-item/labels.component.mjs +123 -0
- package/{esm2020 → esm2022}/chart/y-axis-item/notes.component.mjs +11 -3
- package/esm2022/chart/y-axis-item/notes.icon.component.mjs +53 -0
- package/esm2022/chart/y-axis-item/notes.label.component.mjs +79 -0
- package/{esm2020 → esm2022}/chart/y-axis-item/title.component.mjs +40 -3
- package/{esm2020 → esm2022}/chart/y-axis-item.component.mjs +54 -3
- package/{esm2020 → esm2022}/chart/y-axis.component.mjs +6 -3
- package/{esm2020 → esm2022}/chart/zoomable.component.mjs +6 -3
- package/{esm2020 → esm2022}/chart-breadcrumb.component.mjs +21 -14
- package/{esm2020 → esm2022}/chart.component.mjs +280 -172
- package/{esm2020 → esm2022}/chart.directives.mjs +4 -1
- package/esm2022/chart.module.mjs +140 -0
- package/esm2022/charts.module.mjs +184 -0
- package/{esm2020 → esm2022}/common/chart-instance-observer.mjs +7 -7
- package/{esm2020 → esm2022}/common/collection-item.component.mjs +8 -5
- package/{esm2020 → esm2022}/common/collection.component.mjs +9 -4
- package/{esm2020 → esm2022}/common/collection.service.mjs +7 -3
- package/{esm2020 → esm2022}/common/configuration.service.mjs +10 -5
- package/{esm2020 → esm2022}/common/prefix-configuration.service.mjs +5 -3
- package/{esm2020 → esm2022}/common/root-configuration.service.mjs +3 -3
- package/{esm2020 → esm2022}/common/settings.component.mjs +6 -4
- package/{esm2020 → esm2022}/common/theme.service.mjs +5 -4
- package/{esm2020 → esm2022}/common/tooltip-template.service.mjs +6 -3
- package/{esm2020 → esm2022}/directives.mjs +6 -0
- package/{esm2020 → esm2022}/events/axis-label-click-event.mjs +21 -0
- package/{esm2020 → esm2022}/events/base-event.mjs +7 -3
- package/{esm2020 → esm2022}/events/drag-end-event.mjs +9 -0
- package/{esm2020 → esm2022}/events/drag-event.mjs +9 -0
- package/{esm2020 → esm2022}/events/drag-start-event.mjs +9 -0
- package/{esm2020 → esm2022}/events/drilldown-event.mjs +12 -0
- package/{esm2020 → esm2022}/events/legend-event.mjs +17 -0
- package/{esm2020 → esm2022}/events/note-event.mjs +20 -0
- package/{esm2020 → esm2022}/events/pane-render-event.mjs +12 -0
- package/{esm2020 → esm2022}/events/plot-area-click-event.mjs +20 -0
- package/{esm2020 → esm2022}/events/plot-area-hover-event.mjs +20 -0
- package/{esm2020 → esm2022}/events/preventable-event.mjs +4 -7
- package/{esm2020 → esm2022}/events/select-end-event.mjs +12 -0
- package/{esm2020 → esm2022}/events/select-event.mjs +12 -0
- package/{esm2020 → esm2022}/events/select-start-event.mjs +12 -0
- package/{esm2020 → esm2022}/events/series-click-event.mjs +33 -0
- package/{esm2020 → esm2022}/events/series-event.mjs +32 -0
- package/{esm2020 → esm2022}/events/zoom-end-event.mjs +12 -0
- package/{esm2020 → esm2022}/events/zoom-event.mjs +18 -0
- package/{esm2020 → esm2022}/events/zoom-start-event.mjs +9 -0
- package/{esm2020 → esm2022}/index.mjs +1 -0
- package/{esm2020 → esm2022}/package-metadata.mjs +2 -2
- package/{esm2020 → esm2022}/sankey/data-binding/flat-binding.directive.mjs +22 -13
- package/{esm2020 → esm2022}/sankey/data-binding/flat-binding.event.mjs +10 -0
- package/{esm2020 → esm2022}/sankey/events/sankey-base-event.mjs +8 -0
- package/{esm2020 → esm2022}/sankey/events/sankey-link-event.mjs +4 -0
- package/{esm2020 → esm2022}/sankey/events/sankey-node-event.mjs +4 -0
- package/{esm2020 → esm2022}/sankey/labels.component.mjs +14 -3
- package/esm2022/sankey/legend.component.mjs +129 -0
- package/{esm2020 → esm2022}/sankey/links.component.mjs +8 -3
- package/{esm2020 → esm2022}/sankey/localization/custom-messages.component.mjs +9 -8
- package/{esm2020 → esm2022}/sankey/localization/localized-messages.directive.mjs +9 -8
- package/{esm2020 → esm2022}/sankey/localization/messages.mjs +7 -3
- package/{esm2020 → esm2022}/sankey/nodes.component.mjs +20 -3
- package/{esm2020 → esm2022}/sankey/title.component.mjs +47 -3
- package/{esm2020 → esm2022}/sankey/tooltip/link-tooltip-template-context.mjs +12 -0
- package/{esm2020 → esm2022}/sankey/tooltip/link-tooltip-template.directive.mjs +4 -3
- package/{esm2020 → esm2022}/sankey/tooltip/node-tooltip-template-context.mjs +12 -0
- package/{esm2020 → esm2022}/sankey/tooltip/node-tooltip-template.directive.mjs +4 -3
- package/{esm2020 → esm2022}/sankey/tooltip/square-symbol.directive.mjs +7 -8
- package/{esm2020 → esm2022}/sankey/tooltip/tooltip-popup.component.mjs +36 -19
- package/{esm2020 → esm2022}/sankey/tooltip/tooltip-template.service.mjs +5 -3
- package/{esm2020 → esm2022}/sankey/tooltip.component.mjs +30 -3
- package/{esm2020 → esm2022}/sankey.component.mjs +107 -50
- package/{esm2020 → esm2022}/sankey.module.mjs +4 -4
- package/{esm2020 → esm2022}/sparkline.component.mjs +67 -43
- package/esm2022/sparkline.module.mjs +142 -0
- package/{esm2020 → esm2022}/stock-chart/events/navigator-filter-event.mjs +8 -0
- package/{esm2020 → esm2022}/stock-chart/navigator/category-axis/crosshair.component.mjs +4 -3
- package/{esm2020 → esm2022}/stock-chart/navigator/category-axis/crosshair.tooltip.component.mjs +4 -3
- package/{esm2020 → esm2022}/stock-chart/navigator/category-axis/labels.component.mjs +4 -3
- package/{esm2020 → esm2022}/stock-chart/navigator/category-axis/notes.component.mjs +4 -3
- package/{esm2020 → esm2022}/stock-chart/navigator/category-axis/notes.icon.component.mjs +4 -3
- package/{esm2020 → esm2022}/stock-chart/navigator/category-axis/notes.label.component.mjs +4 -3
- package/{esm2020 → esm2022}/stock-chart/navigator/category-axis/select.component.mjs +4 -3
- package/{esm2020 → esm2022}/stock-chart/navigator/category-axis/title.component.mjs +4 -3
- package/{esm2020 → esm2022}/stock-chart/navigator/category-axis.component.mjs +10 -9
- package/{esm2020 → esm2022}/stock-chart/navigator/hint.component.mjs +7 -3
- package/{esm2020 → esm2022}/stock-chart/navigator/pane/title.component.mjs +4 -3
- package/{esm2020 → esm2022}/stock-chart/navigator/pane.component.mjs +4 -3
- package/{esm2020 → esm2022}/stock-chart/navigator/select.component.mjs +7 -3
- package/{esm2020 → esm2022}/stock-chart/navigator/series-item/error-bars.component.mjs +4 -3
- package/{esm2020 → esm2022}/stock-chart/navigator/series-item/extremes.component.mjs +4 -3
- package/{esm2020 → esm2022}/stock-chart/navigator/series-item/highlight.component.mjs +4 -3
- package/{esm2020 → esm2022}/stock-chart/navigator/series-item/labels.component.mjs +4 -3
- package/{esm2020 → esm2022}/stock-chart/navigator/series-item/labels.from.component.mjs +4 -3
- package/{esm2020 → esm2022}/stock-chart/navigator/series-item/labels.to.component.mjs +4 -3
- package/{esm2020 → esm2022}/stock-chart/navigator/series-item/markers.component.mjs +4 -3
- package/{esm2020 → esm2022}/stock-chart/navigator/series-item/notes.component.mjs +4 -3
- package/{esm2020 → esm2022}/stock-chart/navigator/series-item/notes.icon.component.mjs +4 -3
- package/{esm2020 → esm2022}/stock-chart/navigator/series-item/notes.label.component.mjs +4 -3
- package/{esm2020 → esm2022}/stock-chart/navigator/series-item/outliers.component.mjs +4 -3
- package/{esm2020 → esm2022}/stock-chart/navigator/series-item/tooltip.component.mjs +4 -3
- package/{esm2020 → esm2022}/stock-chart/navigator/series-item.component.mjs +9 -3
- package/{esm2020 → esm2022}/stock-chart/navigator/series.component.mjs +8 -3
- package/{esm2020 → esm2022}/stock-chart/navigator.component.mjs +12 -3
- package/{esm2020 → esm2022}/stock-chart.component.mjs +60 -39
- package/esm2022/stock-chart.module.mjs +170 -0
- package/{fesm2020 → fesm2022}/progress-kendo-angular-charts.mjs +4311 -888
- package/field-types/axis-labels-position.d.ts +1 -1
- package/field-types/axis-title-position.d.ts +1 -1
- package/field-types/base-unit.d.ts +1 -1
- package/field-types/category-base-unit.d.ts +1 -1
- package/field-types/dash-type.d.ts +1 -1
- package/field-types/line-style.d.ts +1 -1
- package/field-types/lock-axis.d.ts +1 -1
- package/field-types/marker-type.d.ts +1 -1
- package/field-types/modifier-key.d.ts +1 -1
- package/field-types/note-label-position.d.ts +1 -1
- package/field-types/note-position.d.ts +1 -1
- package/field-types/series-labels-alignment.d.ts +1 -1
- package/field-types/series-labels-position.d.ts +1 -1
- package/field-types/series-type.d.ts +1 -1
- package/index.d.ts +1 -0
- package/option-types/legend/item.interface.d.ts +1 -1
- package/option-types/series-item.interface.d.ts +10 -0
- package/package.json +19 -25
- package/sankey/data-binding/flat-binding.directive.d.ts +1 -1
- package/sankey/labels.component.d.ts +1 -1
- package/sankey/legend.component.d.ts +1 -1
- package/sankey/links.component.d.ts +1 -1
- package/sankey/localization/messages.d.ts +1 -1
- package/sankey/nodes.component.d.ts +1 -1
- package/sankey/title.component.d.ts +1 -1
- package/sankey/tooltip/square-symbol.directive.d.ts +1 -1
- package/sankey/tooltip/tooltip-popup.component.d.ts +1 -3
- package/sankey/tooltip.component.d.ts +1 -1
- package/sankey.component.d.ts +1 -1
- package/sparkline.component.d.ts +5 -1
- package/sparkline.module.d.ts +94 -2
- package/stock-chart/navigator/hint.component.d.ts +1 -1
- package/stock-chart/navigator/select.component.d.ts +1 -1
- package/stock-chart/navigator/series-item.component.d.ts +1 -1
- package/stock-chart/navigator.component.d.ts +1 -1
- package/stock-chart.component.d.ts +1 -1
- package/stock-chart.module.d.ts +25 -2
- package/esm2020/chart/axis-defaults/labels.component.mjs +0 -52
- package/esm2020/chart/category-axis-item/labels.component.mjs +0 -63
- package/esm2020/chart/category-axis-item/notes.label.component.mjs +0 -47
- package/esm2020/chart/legend.component.mjs +0 -69
- package/esm2020/chart/series-defaults/notes.icon.component.mjs +0 -39
- package/esm2020/chart/series-item.component.mjs +0 -249
- package/esm2020/chart/tooltip/tooltip-template-point.mjs +0 -37
- package/esm2020/chart/value-axis-item/labels.component.mjs +0 -59
- package/esm2020/chart/y-axis-item/labels.component.mjs +0 -63
- package/esm2020/chart.module.mjs +0 -137
- package/esm2020/charts.module.mjs +0 -181
- package/esm2020/sankey/legend.component.mjs +0 -65
- package/esm2020/sparkline.module.mjs +0 -50
- package/esm2020/stock-chart.module.mjs +0 -147
- package/fesm2015/progress-kendo-angular-charts.mjs +0 -9270
- /package/{esm2020 → esm2022}/api-types/axis-range.interface.mjs +0 -0
- /package/{esm2020 → esm2022}/api-types/chart-axis.interface.mjs +0 -0
- /package/{esm2020 → esm2022}/api-types/chart-pane.interface.mjs +0 -0
- /package/{esm2020 → esm2022}/api-types/chart-plotarea.interface.mjs +0 -0
- /package/{esm2020 → esm2022}/api-types/chart-svg-export-options.interface.mjs +0 -0
- /package/{esm2020 → esm2022}/api-types/chart-visual-export-options.interface.mjs +0 -0
- /package/{esm2020 → esm2022}/api-types/event-axis-options.interface.mjs +0 -0
- /package/{esm2020 → esm2022}/api-types/event-series-options.interface.mjs +0 -0
- /package/{esm2020 → esm2022}/api-types/series-point-marker.interface.mjs +0 -0
- /package/{esm2020 → esm2022}/api-types/series-point.interface.mjs +0 -0
- /package/{esm2020 → esm2022}/argument-types/axis-label-content-args.interface.mjs +0 -0
- /package/{esm2020 → esm2022}/argument-types/axis-label-visual-args.interface.mjs +0 -0
- /package/{esm2020 → esm2022}/argument-types/axis-note-content-args.interface.mjs +0 -0
- /package/{esm2020 → esm2022}/argument-types/axis-note-visual-args.interface.mjs +0 -0
- /package/{esm2020 → esm2022}/argument-types/error-bars-value-args.interface.mjs +0 -0
- /package/{esm2020 → esm2022}/argument-types/error-bars-visual-args.interface.mjs +0 -0
- /package/{esm2020 → esm2022}/argument-types/highlight-toggle-args.interface.mjs +0 -0
- /package/{esm2020 → esm2022}/argument-types/highlight-visual-args.interface.mjs +0 -0
- /package/{esm2020 → esm2022}/argument-types/legend-item-visual-args.interface.mjs +0 -0
- /package/{esm2020 → esm2022}/argument-types/legend-labels-content-args.interface.mjs +0 -0
- /package/{esm2020 → esm2022}/argument-types/markers-visual-args.interface.mjs +0 -0
- /package/{esm2020 → esm2022}/argument-types/plot-band-label-visual-args.interface.mjs +0 -0
- /package/{esm2020 → esm2022}/argument-types/series-labels-content-args.interface.mjs +0 -0
- /package/{esm2020 → esm2022}/argument-types/series-labels-visual-args.interface.mjs +0 -0
- /package/{esm2020 → esm2022}/argument-types/series-note-content-args.interface.mjs +0 -0
- /package/{esm2020 → esm2022}/argument-types/series-note-visual-args.interface.mjs +0 -0
- /package/{esm2020 → esm2022}/argument-types/series-visual-args.interface.mjs +0 -0
- /package/{esm2020 → esm2022}/argument-types/title-visual-args.interface.mjs +0 -0
- /package/{esm2020 → esm2022}/chart/tooltip/body-factory.mjs +0 -0
- /package/{esm2020 → esm2022}/chart/tooltip/popup-settings.interface.mjs +0 -0
- /package/{esm2020 → esm2022}/chart-defaults.mjs +0 -0
- /package/{esm2020 → esm2022}/chart-options.interface.mjs +0 -0
- /package/{esm2020 → esm2022}/common/api-types.mjs +0 -0
- /package/{esm2020 → esm2022}/common/chart-default-theme.mjs +0 -0
- /package/{esm2020 → esm2022}/common/copy-changes.mjs +0 -0
- /package/{esm2020 → esm2022}/common/events.mjs +0 -0
- /package/{esm2020 → esm2022}/common/has-observers.mjs +0 -0
- /package/{esm2020 → esm2022}/common/has-parent.mjs +0 -0
- /package/{esm2020 → esm2022}/common/property-types.mjs +0 -0
- /package/{esm2020 → esm2022}/common/to-simple-changes.mjs +0 -0
- /package/{esm2020 → esm2022}/common.directives.mjs +0 -0
- /package/{esm2020 → esm2022}/events/instance-event.service.mjs +0 -0
- /package/{esm2020 → esm2022}/events/legend-item-click-event.mjs +0 -0
- /package/{esm2020 → esm2022}/events/legend-item-hover-event.mjs +0 -0
- /package/{esm2020 → esm2022}/events/legend-item-leave-event.mjs +0 -0
- /package/{esm2020 → esm2022}/events/note-click-event.mjs +0 -0
- /package/{esm2020 → esm2022}/events/note-hover-event.mjs +0 -0
- /package/{esm2020 → esm2022}/events/note-leave-event.mjs +0 -0
- /package/{esm2020 → esm2022}/events/plot-area-leave-event.mjs +0 -0
- /package/{esm2020 → esm2022}/events/render-event.mjs +0 -0
- /package/{esm2020 → esm2022}/events/series-hover-event.mjs +0 -0
- /package/{esm2020 → esm2022}/events/series-leave-event.mjs +0 -0
- /package/{esm2020 → esm2022}/events/series-over-event.mjs +0 -0
- /package/{esm2020 → esm2022}/field-types/auto-base-unit-steps.interface.mjs +0 -0
- /package/{esm2020 → esm2022}/field-types/axis-labels-position.mjs +0 -0
- /package/{esm2020 → esm2022}/field-types/axis-line.interface.mjs +0 -0
- /package/{esm2020 → esm2022}/field-types/axis-ticks.interface.mjs +0 -0
- /package/{esm2020 → esm2022}/field-types/axis-title-position.mjs +0 -0
- /package/{esm2020 → esm2022}/field-types/base-unit.mjs +0 -0
- /package/{esm2020 → esm2022}/field-types/border.interface.mjs +0 -0
- /package/{esm2020 → esm2022}/field-types/bullet-target-line.interface.mjs +0 -0
- /package/{esm2020 → esm2022}/field-types/bullet-target.interface.mjs +0 -0
- /package/{esm2020 → esm2022}/field-types/category-base-unit.mjs +0 -0
- /package/{esm2020 → esm2022}/field-types/dash-type.mjs +0 -0
- /package/{esm2020 → esm2022}/field-types/date-formats.interface.mjs +0 -0
- /package/{esm2020 → esm2022}/field-types/drag-action.interface.mjs +0 -0
- /package/{esm2020 → esm2022}/field-types/error-bar-line.interface.mjs +0 -0
- /package/{esm2020 → esm2022}/field-types/grid-lines.interface.mjs +0 -0
- /package/{esm2020 → esm2022}/field-types/highlight-line.interface.mjs +0 -0
- /package/{esm2020 → esm2022}/field-types/label-connectors.interface.mjs +0 -0
- /package/{esm2020 → esm2022}/field-types/label-rotation.interface.mjs +0 -0
- /package/{esm2020 → esm2022}/field-types/legend-labels.interface.mjs +0 -0
- /package/{esm2020 → esm2022}/field-types/line-style.mjs +0 -0
- /package/{esm2020 → esm2022}/field-types/lock-axis.mjs +0 -0
- /package/{esm2020 → esm2022}/field-types/margin.interface.mjs +0 -0
- /package/{esm2020 → esm2022}/field-types/marker-type.mjs +0 -0
- /package/{esm2020 → esm2022}/field-types/modifier-key.mjs +0 -0
- /package/{esm2020 → esm2022}/field-types/mousewheel-select.interface.mjs +0 -0
- /package/{esm2020 → esm2022}/field-types/mousewheel-zoom.interface.mjs +0 -0
- /package/{esm2020 → esm2022}/field-types/negative-bubble-values.interface.mjs +0 -0
- /package/{esm2020 → esm2022}/field-types/note-label-position.mjs +0 -0
- /package/{esm2020 → esm2022}/field-types/note-line.interface.mjs +0 -0
- /package/{esm2020 → esm2022}/field-types/note-position.mjs +0 -0
- /package/{esm2020 → esm2022}/field-types/overlay.interface.mjs +0 -0
- /package/{esm2020 → esm2022}/field-types/padding.interface.mjs +0 -0
- /package/{esm2020 → esm2022}/field-types/plot-band-label.interface.mjs +0 -0
- /package/{esm2020 → esm2022}/field-types/plot-band.interface.mjs +0 -0
- /package/{esm2020 → esm2022}/field-types/series-labels-alignment.mjs +0 -0
- /package/{esm2020 → esm2022}/field-types/series-labels-position.mjs +0 -0
- /package/{esm2020 → esm2022}/field-types/series-line.interface.mjs +0 -0
- /package/{esm2020 → esm2022}/field-types/series-mean.interface.mjs +0 -0
- /package/{esm2020 → esm2022}/field-types/series-median.interface.mjs +0 -0
- /package/{esm2020 → esm2022}/field-types/series-stack.interface.mjs +0 -0
- /package/{esm2020 → esm2022}/field-types/series-type.mjs +0 -0
- /package/{esm2020 → esm2022}/field-types/series-whiskers.interface.mjs +0 -0
- /package/{esm2020 → esm2022}/field-types/trendline-forecast.interface.mjs +0 -0
- /package/{esm2020 → esm2022}/field-types/week-start-day.enum.mjs +0 -0
- /package/{esm2020 → esm2022}/option-types/axis-defaults/crosshair.interface.mjs +0 -0
- /package/{esm2020 → esm2022}/option-types/axis-defaults/crosshair.tooltip.interface.mjs +0 -0
- /package/{esm2020 → esm2022}/option-types/axis-defaults/labels.interface.mjs +0 -0
- /package/{esm2020 → esm2022}/option-types/axis-defaults/title.interface.mjs +0 -0
- /package/{esm2020 → esm2022}/option-types/axis-defaults.interface.mjs +0 -0
- /package/{esm2020 → esm2022}/option-types/category-axis-item/crosshair.interface.mjs +0 -0
- /package/{esm2020 → esm2022}/option-types/category-axis-item/crosshair.tooltip.interface.mjs +0 -0
- /package/{esm2020 → esm2022}/option-types/category-axis-item/labels.interface.mjs +0 -0
- /package/{esm2020 → esm2022}/option-types/category-axis-item/notes.icon.interface.mjs +0 -0
- /package/{esm2020 → esm2022}/option-types/category-axis-item/notes.interface.mjs +0 -0
- /package/{esm2020 → esm2022}/option-types/category-axis-item/notes.label.interface.mjs +0 -0
- /package/{esm2020 → esm2022}/option-types/category-axis-item/range-labels.interface.mjs +0 -0
- /package/{esm2020 → esm2022}/option-types/category-axis-item/select.interface.mjs +0 -0
- /package/{esm2020 → esm2022}/option-types/category-axis-item/title.interface.mjs +0 -0
- /package/{esm2020 → esm2022}/option-types/category-axis-item.interface.mjs +0 -0
- /package/{esm2020 → esm2022}/option-types/chart-area.interface.mjs +0 -0
- /package/{esm2020 → esm2022}/option-types/legend/inactive-items.interface.mjs +0 -0
- /package/{esm2020 → esm2022}/option-types/legend/item.interface.mjs +0 -0
- /package/{esm2020 → esm2022}/option-types/legend/legend-title.interface.mjs +0 -0
- /package/{esm2020 → esm2022}/option-types/legend/markers.interface.mjs +0 -0
- /package/{esm2020 → esm2022}/option-types/legend.interface.mjs +0 -0
- /package/{esm2020 → esm2022}/option-types/pane/title.interface.mjs +0 -0
- /package/{esm2020 → esm2022}/option-types/pane-defaults/title.interface.mjs +0 -0
- /package/{esm2020 → esm2022}/option-types/pane-defaults.interface.mjs +0 -0
- /package/{esm2020 → esm2022}/option-types/pane.interface.mjs +0 -0
- /package/{esm2020 → esm2022}/option-types/plot-area.interface.mjs +0 -0
- /package/{esm2020 → esm2022}/option-types/series-defaults/labels.from.interface.mjs +0 -0
- /package/{esm2020 → esm2022}/option-types/series-defaults/labels.interface.mjs +0 -0
- /package/{esm2020 → esm2022}/option-types/series-defaults/labels.to.interface.mjs +0 -0
- /package/{esm2020 → esm2022}/option-types/series-defaults/notes.icon.interface.mjs +0 -0
- /package/{esm2020 → esm2022}/option-types/series-defaults/notes.interface.mjs +0 -0
- /package/{esm2020 → esm2022}/option-types/series-defaults/notes.label.interface.mjs +0 -0
- /package/{esm2020 → esm2022}/option-types/series-defaults/tooltip.interface.mjs +0 -0
- /package/{esm2020 → esm2022}/option-types/series-defaults.interface.mjs +0 -0
- /package/{esm2020 → esm2022}/option-types/series-item/error-bars.interface.mjs +0 -0
- /package/{esm2020 → esm2022}/option-types/series-item/extremes.interface.mjs +0 -0
- /package/{esm2020 → esm2022}/option-types/series-item/highlight.interface.mjs +0 -0
- /package/{esm2020 → esm2022}/option-types/series-item/labels.from.interface.mjs +0 -0
- /package/{esm2020 → esm2022}/option-types/series-item/labels.interface.mjs +0 -0
- /package/{esm2020 → esm2022}/option-types/series-item/labels.to.interface.mjs +0 -0
- /package/{esm2020 → esm2022}/option-types/series-item/markers-highlight.interface.mjs +0 -0
- /package/{esm2020 → esm2022}/option-types/series-item/markers.interface.mjs +0 -0
- /package/{esm2020 → esm2022}/option-types/series-item/notes.icon.interface.mjs +0 -0
- /package/{esm2020 → esm2022}/option-types/series-item/notes.interface.mjs +0 -0
- /package/{esm2020 → esm2022}/option-types/series-item/notes.label.interface.mjs +0 -0
- /package/{esm2020 → esm2022}/option-types/series-item/outliers.interface.mjs +0 -0
- /package/{esm2020 → esm2022}/option-types/series-item/tooltip.interface.mjs +0 -0
- /package/{esm2020 → esm2022}/option-types/series-item/trendline.interface.mjs +0 -0
- /package/{esm2020 → esm2022}/option-types/series-item.interface.mjs +0 -0
- /package/{esm2020 → esm2022}/option-types/subtitle.interface.mjs +0 -0
- /package/{esm2020 → esm2022}/option-types/title.interface.mjs +0 -0
- /package/{esm2020 → esm2022}/option-types/tooltip.interface.mjs +0 -0
- /package/{esm2020 → esm2022}/option-types/value-axis-item/crosshair.interface.mjs +0 -0
- /package/{esm2020 → esm2022}/option-types/value-axis-item/crosshair.tooltip.interface.mjs +0 -0
- /package/{esm2020 → esm2022}/option-types/value-axis-item/labels.interface.mjs +0 -0
- /package/{esm2020 → esm2022}/option-types/value-axis-item/notes.icon.interface.mjs +0 -0
- /package/{esm2020 → esm2022}/option-types/value-axis-item/notes.interface.mjs +0 -0
- /package/{esm2020 → esm2022}/option-types/value-axis-item/notes.label.interface.mjs +0 -0
- /package/{esm2020 → esm2022}/option-types/value-axis-item/title.interface.mjs +0 -0
- /package/{esm2020 → esm2022}/option-types/value-axis-item.interface.mjs +0 -0
- /package/{esm2020 → esm2022}/option-types/x-axis-item/crosshair.interface.mjs +0 -0
- /package/{esm2020 → esm2022}/option-types/x-axis-item/crosshair.tooltip.interface.mjs +0 -0
- /package/{esm2020 → esm2022}/option-types/x-axis-item/labels.interface.mjs +0 -0
- /package/{esm2020 → esm2022}/option-types/x-axis-item/notes.icon.interface.mjs +0 -0
- /package/{esm2020 → esm2022}/option-types/x-axis-item/notes.interface.mjs +0 -0
- /package/{esm2020 → esm2022}/option-types/x-axis-item/notes.label.interface.mjs +0 -0
- /package/{esm2020 → esm2022}/option-types/x-axis-item/title.interface.mjs +0 -0
- /package/{esm2020 → esm2022}/option-types/x-axis-item.interface.mjs +0 -0
- /package/{esm2020 → esm2022}/option-types/y-axis-item/crosshair.interface.mjs +0 -0
- /package/{esm2020 → esm2022}/option-types/y-axis-item/crosshair.tooltip.interface.mjs +0 -0
- /package/{esm2020 → esm2022}/option-types/y-axis-item/labels.interface.mjs +0 -0
- /package/{esm2020 → esm2022}/option-types/y-axis-item/notes.icon.interface.mjs +0 -0
- /package/{esm2020 → esm2022}/option-types/y-axis-item/notes.interface.mjs +0 -0
- /package/{esm2020 → esm2022}/option-types/y-axis-item/notes.label.interface.mjs +0 -0
- /package/{esm2020 → esm2022}/option-types/y-axis-item/title.interface.mjs +0 -0
- /package/{esm2020 → esm2022}/option-types/y-axis-item.interface.mjs +0 -0
- /package/{esm2020 → esm2022}/option-types/zoomable.interface.mjs +0 -0
- /package/{esm2020 → esm2022}/progress-kendo-angular-charts.mjs +0 -0
- /package/{esm2020 → esm2022}/sankey/api-types/index.mjs +0 -0
- /package/{esm2020 → esm2022}/sankey/events/index.mjs +0 -0
- /package/{esm2020 → esm2022}/sankey/events/instance-event.service.mjs +0 -0
- /package/{esm2020 → esm2022}/sankey.directives.mjs +0 -0
- /package/{esm2020 → esm2022}/sparkline.directives.mjs +0 -0
- /package/{esm2020 → esm2022}/stock-chart/events/instance-event.service.mjs +0 -0
- /package/{esm2020 → esm2022}/stock-chart/events.mjs +0 -0
- /package/{esm2020 → esm2022}/stock-chart/option-types/navigator/hint-content-args.interface.mjs +0 -0
- /package/{esm2020 → esm2022}/stock-chart/option-types/navigator/hint.interface.mjs +0 -0
- /package/{esm2020 → esm2022}/stock-chart/option-types/navigator/select.interface.mjs +0 -0
- /package/{esm2020 → esm2022}/stock-chart/option-types/navigator.interface.mjs +0 -0
- /package/{esm2020 → esm2022}/stock-chart/option-types.mjs +0 -0
- /package/{esm2020 → esm2022}/stock-chart.directives.mjs +0 -0
|
@@ -8,6 +8,9 @@ import * as i0 from "@angular/core";
|
|
|
8
8
|
* @hidden
|
|
9
9
|
*/
|
|
10
10
|
export class TooltipTemplateService {
|
|
11
|
+
seriesTemplates;
|
|
12
|
+
template;
|
|
13
|
+
sharedTemplate;
|
|
11
14
|
setTemplate(template) {
|
|
12
15
|
this.template = template;
|
|
13
16
|
}
|
|
@@ -26,9 +29,9 @@ export class TooltipTemplateService {
|
|
|
26
29
|
getSharedTemplate() {
|
|
27
30
|
return this.sharedTemplate;
|
|
28
31
|
}
|
|
32
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: TooltipTemplateService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
|
|
33
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: TooltipTemplateService });
|
|
29
34
|
}
|
|
30
|
-
|
|
31
|
-
TooltipTemplateService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: TooltipTemplateService });
|
|
32
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: TooltipTemplateService, decorators: [{
|
|
35
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: TooltipTemplateService, decorators: [{
|
|
33
36
|
type: Injectable
|
|
34
37
|
}] });
|
|
@@ -5,6 +5,7 @@
|
|
|
5
5
|
import { SparklineComponent } from './sparkline.component';
|
|
6
6
|
import { ChartComponent } from './chart.component';
|
|
7
7
|
import { DonutCenterTemplateDirective } from './chart/donut-center-template.directive';
|
|
8
|
+
import { NoDataTemplateDirective } from './chart.directives';
|
|
8
9
|
import { XAxisComponent } from './chart/x-axis.component';
|
|
9
10
|
import { XAxisCrosshairComponent } from './chart/x-axis-item/crosshair.component';
|
|
10
11
|
import { XAxisCrosshairTooltipComponent } from './chart/x-axis-item/crosshair.tooltip.component';
|
|
@@ -93,6 +94,8 @@ import { ValueAxisNotesLabelComponent } from './chart/value-axis-item/notes.labe
|
|
|
93
94
|
import { ValueAxisTitleComponent } from './chart/value-axis-item/title.component';
|
|
94
95
|
import { SeriesDrilldownTemplateDirective } from './chart/series-drilldown-template.directive';
|
|
95
96
|
import { ChartBreadcrumbComponent } from './chart-breadcrumb.component';
|
|
97
|
+
import { ChartCustomMessagesComponent } from './chart/localization/custom-messages.component';
|
|
98
|
+
import { LocalizedChartMessagesDirective } from './chart/localization/localized-messages.directive';
|
|
96
99
|
import { StockChartComponent } from './stock-chart.component';
|
|
97
100
|
import { NavigatorComponent } from './stock-chart/navigator.component';
|
|
98
101
|
import { NavigatorCategoryAxisComponent } from './stock-chart/navigator/category-axis.component';
|
|
@@ -141,6 +144,7 @@ import { SankeyTooltipPopupComponent } from './sankey/tooltip/tooltip-popup.comp
|
|
|
141
144
|
export const KENDO_CHART = [
|
|
142
145
|
ChartComponent,
|
|
143
146
|
DonutCenterTemplateDirective,
|
|
147
|
+
NoDataTemplateDirective,
|
|
144
148
|
XAxisComponent,
|
|
145
149
|
XAxisCrosshairComponent,
|
|
146
150
|
XAxisCrosshairTooltipComponent,
|
|
@@ -183,6 +187,8 @@ export const KENDO_CHART = [
|
|
|
183
187
|
CategoryAxisTitleComponent,
|
|
184
188
|
ChartAreaComponent,
|
|
185
189
|
ChartBreadcrumbComponent,
|
|
190
|
+
ChartCustomMessagesComponent,
|
|
191
|
+
LocalizedChartMessagesDirective,
|
|
186
192
|
LegendComponent,
|
|
187
193
|
LegendInactiveItemsComponent,
|
|
188
194
|
LegendItemComponent,
|
|
@@ -7,6 +7,27 @@ import { BaseEvent } from './base-event';
|
|
|
7
7
|
* Arguments for the `axisLabelClick` event([see example](slug:events_chart)).
|
|
8
8
|
*/
|
|
9
9
|
export class AxisLabelClickEvent extends BaseEvent {
|
|
10
|
+
/**
|
|
11
|
+
* The axis options to which the label belongs.
|
|
12
|
+
*/
|
|
13
|
+
axis;
|
|
14
|
+
/**
|
|
15
|
+
* The original data item that is used to generate the label.
|
|
16
|
+
* Available only for category axes which are populated from the `categoryField` of the series.
|
|
17
|
+
*/
|
|
18
|
+
dataItem;
|
|
19
|
+
/**
|
|
20
|
+
* The label sequential or category index.
|
|
21
|
+
*/
|
|
22
|
+
index;
|
|
23
|
+
/**
|
|
24
|
+
* The label text.
|
|
25
|
+
*/
|
|
26
|
+
text;
|
|
27
|
+
/**
|
|
28
|
+
* The label value or category name.
|
|
29
|
+
*/
|
|
30
|
+
value;
|
|
10
31
|
/**
|
|
11
32
|
* @hidden
|
|
12
33
|
*/
|
|
@@ -8,15 +8,19 @@ import * as i0 from "@angular/core";
|
|
|
8
8
|
* @hidden
|
|
9
9
|
*/
|
|
10
10
|
export class BaseEvent {
|
|
11
|
+
/**
|
|
12
|
+
* The `ChartComponent` that triggered the event.
|
|
13
|
+
*/
|
|
14
|
+
sender;
|
|
11
15
|
/**
|
|
12
16
|
* @hidden
|
|
13
17
|
*/
|
|
14
18
|
constructor(sender) {
|
|
15
19
|
this.sender = sender;
|
|
16
20
|
}
|
|
21
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: BaseEvent, deps: "invalid", target: i0.ɵɵFactoryTarget.Directive });
|
|
22
|
+
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "16.2.12", type: BaseEvent, ngImport: i0 });
|
|
17
23
|
}
|
|
18
|
-
|
|
19
|
-
BaseEvent.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.2.10", type: BaseEvent, ngImport: i0 });
|
|
20
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: BaseEvent, decorators: [{
|
|
24
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: BaseEvent, decorators: [{
|
|
21
25
|
type: Directive
|
|
22
26
|
}], ctorParameters: function () { return [{ type: undefined }]; } });
|
|
@@ -7,6 +7,15 @@ import { BaseEvent } from './base-event';
|
|
|
7
7
|
* Arguments for the `dragEnd` event ([see example](slug:panzoom_chart_charts#toc-pan-and-zoom-events)).
|
|
8
8
|
*/
|
|
9
9
|
export class DragEndEvent extends BaseEvent {
|
|
10
|
+
/**
|
|
11
|
+
* A dictionary which contains the range (min and max values) of named axes.
|
|
12
|
+
* The axis name is used as a key.
|
|
13
|
+
*/
|
|
14
|
+
axisRanges;
|
|
15
|
+
/**
|
|
16
|
+
* The original user event that triggered the drag action.
|
|
17
|
+
*/
|
|
18
|
+
originalEvent;
|
|
10
19
|
/**
|
|
11
20
|
* @hidden
|
|
12
21
|
*/
|
|
@@ -7,6 +7,15 @@ import { PreventableEvent } from './preventable-event';
|
|
|
7
7
|
* Arguments for the `drag` event ([see example](slug:panzoom_chart_charts#toc-pan-and-zoom-events)).
|
|
8
8
|
*/
|
|
9
9
|
export class DragEvent extends PreventableEvent {
|
|
10
|
+
/**
|
|
11
|
+
* A dictionary which contains the range (min and max values) of named axes.
|
|
12
|
+
* The axis name is used as a key.
|
|
13
|
+
*/
|
|
14
|
+
axisRanges;
|
|
15
|
+
/**
|
|
16
|
+
* The original user event that triggered the drag action.
|
|
17
|
+
*/
|
|
18
|
+
originalEvent;
|
|
10
19
|
/**
|
|
11
20
|
* @hidden
|
|
12
21
|
*/
|
|
@@ -7,6 +7,15 @@ import { PreventableEvent } from './preventable-event';
|
|
|
7
7
|
* Arguments for the `dragStart` event ([see example](slug:panzoom_chart_charts#toc-pan-and-zoom-events)).
|
|
8
8
|
*/
|
|
9
9
|
export class DragStartEvent extends PreventableEvent {
|
|
10
|
+
/**
|
|
11
|
+
* A dictionary which contains the range (min and max values) of named axes.
|
|
12
|
+
* The axis name is used as a key.
|
|
13
|
+
*/
|
|
14
|
+
axisRanges;
|
|
15
|
+
/**
|
|
16
|
+
* The original user event that triggered the drag action.
|
|
17
|
+
*/
|
|
18
|
+
originalEvent;
|
|
10
19
|
/**
|
|
11
20
|
* @hidden
|
|
12
21
|
*/
|
|
@@ -9,6 +9,18 @@ import { PreventableEvent } from './preventable-event';
|
|
|
9
9
|
* See [Drilldown Charts](slug:drilldown_chart_charts).
|
|
10
10
|
*/
|
|
11
11
|
export class DrilldownEvent extends PreventableEvent {
|
|
12
|
+
/**
|
|
13
|
+
* The drilldown field value.
|
|
14
|
+
*/
|
|
15
|
+
value;
|
|
16
|
+
/**
|
|
17
|
+
* The clicked series point.
|
|
18
|
+
*/
|
|
19
|
+
point;
|
|
20
|
+
/**
|
|
21
|
+
* The clicked point series options.
|
|
22
|
+
*/
|
|
23
|
+
series;
|
|
12
24
|
/**
|
|
13
25
|
* @hidden
|
|
14
26
|
*/
|
|
@@ -7,6 +7,23 @@ import { PreventableEvent } from './preventable-event';
|
|
|
7
7
|
* @hidden
|
|
8
8
|
*/
|
|
9
9
|
export class LegendEvent extends PreventableEvent {
|
|
10
|
+
/**
|
|
11
|
+
* An object which contains the series options.
|
|
12
|
+
*/
|
|
13
|
+
series;
|
|
14
|
+
/**
|
|
15
|
+
* The index of the series in the parent Chart.
|
|
16
|
+
*/
|
|
17
|
+
seriesIndex;
|
|
18
|
+
/**
|
|
19
|
+
* The point index in the series.
|
|
20
|
+
* Applicable only for the Pie, Donut, Funnel and Pyramid series.
|
|
21
|
+
*/
|
|
22
|
+
pointIndex;
|
|
23
|
+
/**
|
|
24
|
+
* The text of the legend item.
|
|
25
|
+
*/
|
|
26
|
+
text;
|
|
10
27
|
/**
|
|
11
28
|
* @hidden
|
|
12
29
|
*/
|
|
@@ -7,6 +7,26 @@ import { BaseEvent } from './base-event';
|
|
|
7
7
|
* @hidden
|
|
8
8
|
*/
|
|
9
9
|
export class NoteEvent extends BaseEvent {
|
|
10
|
+
/**
|
|
11
|
+
* The data point category. Available only for the Categorical charts (Bar, Line, Area, and similar).
|
|
12
|
+
*/
|
|
13
|
+
category;
|
|
14
|
+
/**
|
|
15
|
+
* The data item of the point note.
|
|
16
|
+
*/
|
|
17
|
+
dataItem;
|
|
18
|
+
/**
|
|
19
|
+
* An object containing the note series options.
|
|
20
|
+
*/
|
|
21
|
+
series;
|
|
22
|
+
/**
|
|
23
|
+
* The note value.
|
|
24
|
+
*/
|
|
25
|
+
value;
|
|
26
|
+
/**
|
|
27
|
+
* The note visual element.
|
|
28
|
+
*/
|
|
29
|
+
visual;
|
|
10
30
|
/**
|
|
11
31
|
* @hidden
|
|
12
32
|
*/
|
|
@@ -7,6 +7,18 @@ import { BaseEvent } from './base-event';
|
|
|
7
7
|
* Arguments for the `paneRender` event.
|
|
8
8
|
*/
|
|
9
9
|
export class PaneRenderEvent extends BaseEvent {
|
|
10
|
+
/**
|
|
11
|
+
* The chart pane.
|
|
12
|
+
*/
|
|
13
|
+
pane;
|
|
14
|
+
/**
|
|
15
|
+
* The pane index.
|
|
16
|
+
*/
|
|
17
|
+
index;
|
|
18
|
+
/**
|
|
19
|
+
* The pane name.
|
|
20
|
+
*/
|
|
21
|
+
name;
|
|
10
22
|
/**
|
|
11
23
|
* @hidden
|
|
12
24
|
*/
|
|
@@ -7,6 +7,26 @@ import { BaseEvent } from './base-event';
|
|
|
7
7
|
* Arguments for the `plotAreaClick` event([see example](slug:events_chart)).
|
|
8
8
|
*/
|
|
9
9
|
export class PlotAreaClickEvent extends BaseEvent {
|
|
10
|
+
/**
|
|
11
|
+
* The data point category. Available only for the Categorical charts (Bar, Line, Area, and similar).
|
|
12
|
+
*/
|
|
13
|
+
category;
|
|
14
|
+
/**
|
|
15
|
+
* The original browser event that triggered the click action.
|
|
16
|
+
*/
|
|
17
|
+
originalEvent;
|
|
18
|
+
/**
|
|
19
|
+
* The data point value. Available only for the Categorical charts (Bar, Line, Area, and similar).
|
|
20
|
+
*/
|
|
21
|
+
value;
|
|
22
|
+
/**
|
|
23
|
+
* The X axis value or array of values for multi-axis charts.
|
|
24
|
+
*/
|
|
25
|
+
x;
|
|
26
|
+
/**
|
|
27
|
+
* The Y axis value or array of values for multi-axis charts.
|
|
28
|
+
*/
|
|
29
|
+
y;
|
|
10
30
|
/**
|
|
11
31
|
* @hidden
|
|
12
32
|
*/
|
|
@@ -7,6 +7,26 @@ import { BaseEvent } from './base-event';
|
|
|
7
7
|
* Arguments for the `plotAreaHover` event([see example](slug:events_chart)).
|
|
8
8
|
*/
|
|
9
9
|
export class PlotAreaHoverEvent extends BaseEvent {
|
|
10
|
+
/**
|
|
11
|
+
* The data point category. Available only for the Categorical charts (Bar, Line, Area, and similar).
|
|
12
|
+
*/
|
|
13
|
+
category;
|
|
14
|
+
/**
|
|
15
|
+
* The original browser event that triggered the click action.
|
|
16
|
+
*/
|
|
17
|
+
originalEvent;
|
|
18
|
+
/**
|
|
19
|
+
* The data point value. Available only for the Categorical charts (Bar, Line, Area, and similar).
|
|
20
|
+
*/
|
|
21
|
+
value;
|
|
22
|
+
/**
|
|
23
|
+
* The X axis value or array of values for multi-axis charts.
|
|
24
|
+
*/
|
|
25
|
+
x;
|
|
26
|
+
/**
|
|
27
|
+
* The Y axis value or array of values for multi-axis charts.
|
|
28
|
+
*/
|
|
29
|
+
y;
|
|
10
30
|
/**
|
|
11
31
|
* @hidden
|
|
12
32
|
*/
|
|
@@ -9,10 +9,7 @@ import * as i0 from "@angular/core";
|
|
|
9
9
|
* @hidden
|
|
10
10
|
*/
|
|
11
11
|
export class PreventableEvent extends BaseEvent {
|
|
12
|
-
|
|
13
|
-
super(...arguments);
|
|
14
|
-
this.prevented = false;
|
|
15
|
-
}
|
|
12
|
+
prevented = false;
|
|
16
13
|
/**
|
|
17
14
|
* Prevents the default action for a specified event.
|
|
18
15
|
* In this way, the source component suppresses
|
|
@@ -31,9 +28,9 @@ export class PreventableEvent extends BaseEvent {
|
|
|
31
28
|
isDefaultPrevented() {
|
|
32
29
|
return this.prevented;
|
|
33
30
|
}
|
|
31
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: PreventableEvent, deps: null, target: i0.ɵɵFactoryTarget.Directive });
|
|
32
|
+
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "16.2.12", type: PreventableEvent, usesInheritance: true, ngImport: i0 });
|
|
34
33
|
}
|
|
35
|
-
|
|
36
|
-
PreventableEvent.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.2.10", type: PreventableEvent, usesInheritance: true, ngImport: i0 });
|
|
37
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: PreventableEvent, decorators: [{
|
|
34
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: PreventableEvent, decorators: [{
|
|
38
35
|
type: Directive
|
|
39
36
|
}] });
|
|
@@ -7,6 +7,18 @@ import { BaseEvent } from './base-event';
|
|
|
7
7
|
* Arguments for the `selectEnd` event.
|
|
8
8
|
*/
|
|
9
9
|
export class SelectEndEvent extends BaseEvent {
|
|
10
|
+
/**
|
|
11
|
+
* The target axis options.
|
|
12
|
+
*/
|
|
13
|
+
axis;
|
|
14
|
+
/**
|
|
15
|
+
* The lower boundary of the selected range.
|
|
16
|
+
*/
|
|
17
|
+
from;
|
|
18
|
+
/**
|
|
19
|
+
* The upper boundary of the selected range.
|
|
20
|
+
*/
|
|
21
|
+
to;
|
|
10
22
|
/**
|
|
11
23
|
* @hidden
|
|
12
24
|
*/
|
|
@@ -7,6 +7,18 @@ import { PreventableEvent } from './preventable-event';
|
|
|
7
7
|
* Arguments for the `select` event.
|
|
8
8
|
*/
|
|
9
9
|
export class SelectEvent extends PreventableEvent {
|
|
10
|
+
/**
|
|
11
|
+
* The target axis options.
|
|
12
|
+
*/
|
|
13
|
+
axis;
|
|
14
|
+
/**
|
|
15
|
+
* The lower boundary of the selected range.
|
|
16
|
+
*/
|
|
17
|
+
from;
|
|
18
|
+
/**
|
|
19
|
+
* The upper boundary of the selected range.
|
|
20
|
+
*/
|
|
21
|
+
to;
|
|
10
22
|
/**
|
|
11
23
|
* @hidden
|
|
12
24
|
*/
|
|
@@ -7,6 +7,18 @@ import { PreventableEvent } from './preventable-event';
|
|
|
7
7
|
* Arguments for the `selectStart` event.
|
|
8
8
|
*/
|
|
9
9
|
export class SelectStartEvent extends PreventableEvent {
|
|
10
|
+
/**
|
|
11
|
+
* The target axis options.
|
|
12
|
+
*/
|
|
13
|
+
axis;
|
|
14
|
+
/**
|
|
15
|
+
* The lower boundary of the selected range.
|
|
16
|
+
*/
|
|
17
|
+
from;
|
|
18
|
+
/**
|
|
19
|
+
* The upper boundary of the selected range.
|
|
20
|
+
*/
|
|
21
|
+
to;
|
|
10
22
|
/**
|
|
11
23
|
* @hidden
|
|
12
24
|
*/
|
|
@@ -7,6 +7,39 @@ import { BaseEvent } from './base-event';
|
|
|
7
7
|
* Arguments for the `seriesClick` event([see example](slug:events_chart)).
|
|
8
8
|
*/
|
|
9
9
|
export class SeriesClickEvent extends BaseEvent {
|
|
10
|
+
/**
|
|
11
|
+
* The data point category.
|
|
12
|
+
*/
|
|
13
|
+
category;
|
|
14
|
+
/**
|
|
15
|
+
* The original data item.
|
|
16
|
+
*/
|
|
17
|
+
dataItem;
|
|
18
|
+
/**
|
|
19
|
+
* The original user event that triggered the drag action.
|
|
20
|
+
*/
|
|
21
|
+
originalEvent;
|
|
22
|
+
/**
|
|
23
|
+
* The point value represented as a percentage value.
|
|
24
|
+
* Available only for the Donut, Pie, and 100% stacked charts.
|
|
25
|
+
*/
|
|
26
|
+
percentage;
|
|
27
|
+
/**
|
|
28
|
+
* The clicked series point.
|
|
29
|
+
*/
|
|
30
|
+
point;
|
|
31
|
+
/**
|
|
32
|
+
* The clicked point series options.
|
|
33
|
+
*/
|
|
34
|
+
series;
|
|
35
|
+
/**
|
|
36
|
+
* The cumulative point value on the stack. Available only for the stackable series.
|
|
37
|
+
*/
|
|
38
|
+
stackValue;
|
|
39
|
+
/**
|
|
40
|
+
* The data point value.
|
|
41
|
+
*/
|
|
42
|
+
value;
|
|
10
43
|
/**
|
|
11
44
|
* @hidden
|
|
12
45
|
*/
|
|
@@ -7,6 +7,38 @@ import { PreventableEvent } from './preventable-event';
|
|
|
7
7
|
* @hidden
|
|
8
8
|
*/
|
|
9
9
|
export class SeriesEvent extends PreventableEvent {
|
|
10
|
+
/**
|
|
11
|
+
* The data point category.
|
|
12
|
+
*/
|
|
13
|
+
category;
|
|
14
|
+
/**
|
|
15
|
+
* The original data item.
|
|
16
|
+
*/
|
|
17
|
+
dataItem;
|
|
18
|
+
/**
|
|
19
|
+
* The original user event that triggered the drag action.
|
|
20
|
+
*/
|
|
21
|
+
originalEvent;
|
|
22
|
+
/**
|
|
23
|
+
* The point value represented as a percentage value. Available only for the Donut, Pie, and 100% stacked charts.
|
|
24
|
+
*/
|
|
25
|
+
percentage;
|
|
26
|
+
/**
|
|
27
|
+
* The hovered series point.
|
|
28
|
+
*/
|
|
29
|
+
point;
|
|
30
|
+
/**
|
|
31
|
+
* The hovered point series options.
|
|
32
|
+
*/
|
|
33
|
+
series;
|
|
34
|
+
/**
|
|
35
|
+
* The cumulative point value on the stack. Available only for the stackable series.
|
|
36
|
+
*/
|
|
37
|
+
stackValue;
|
|
38
|
+
/**
|
|
39
|
+
* The data point value.
|
|
40
|
+
*/
|
|
41
|
+
value;
|
|
10
42
|
/**
|
|
11
43
|
* @hidden
|
|
12
44
|
*/
|
|
@@ -7,6 +7,18 @@ import { BaseEvent } from './base-event';
|
|
|
7
7
|
* Arguments for the `zoomEnd` event ([see example](slug:panzoom_chart_charts#toc-pan-and-zoom-events)).
|
|
8
8
|
*/
|
|
9
9
|
export class ZoomEndEvent extends BaseEvent {
|
|
10
|
+
/**
|
|
11
|
+
* A dictionary which contains the range (min and max values) of named axes.
|
|
12
|
+
* The axis name is used as a key.
|
|
13
|
+
*
|
|
14
|
+
* > The dictionary includes only the affected axis ranges.
|
|
15
|
+
* If an axis is locked or its range is not modified, the axis will not be listed.
|
|
16
|
+
*/
|
|
17
|
+
axisRanges;
|
|
18
|
+
/**
|
|
19
|
+
* The original user event that triggered the drag action.
|
|
20
|
+
*/
|
|
21
|
+
originalEvent;
|
|
10
22
|
/**
|
|
11
23
|
* @hidden
|
|
12
24
|
*/
|
|
@@ -7,6 +7,24 @@ import { PreventableEvent } from './preventable-event';
|
|
|
7
7
|
* Arguments for the `zoom` event ([see example](slug:panzoom_chart_charts#toc-pan-and-zoom-events)).
|
|
8
8
|
*/
|
|
9
9
|
export class ZoomEvent extends PreventableEvent {
|
|
10
|
+
/**
|
|
11
|
+
* A dictionary which contains the range (min and max values) of named axes.
|
|
12
|
+
* The axis name is used as a key.
|
|
13
|
+
*
|
|
14
|
+
* > The dictionary includes only the affected axis ranges.
|
|
15
|
+
* If an axis is locked or its range is not modified, the axis will not be listed.
|
|
16
|
+
*/
|
|
17
|
+
axisRanges;
|
|
18
|
+
/**
|
|
19
|
+
* A number that indicates the zoom amount and direction.
|
|
20
|
+
* A negative value indicates a zoom-in action.
|
|
21
|
+
* A positive value indicates a zoom-out action.
|
|
22
|
+
*/
|
|
23
|
+
delta;
|
|
24
|
+
/**
|
|
25
|
+
* The original user event that triggered the drag action.
|
|
26
|
+
*/
|
|
27
|
+
originalEvent;
|
|
10
28
|
/**
|
|
11
29
|
* @hidden
|
|
12
30
|
*/
|
|
@@ -7,6 +7,15 @@ import { PreventableEvent } from './preventable-event';
|
|
|
7
7
|
* Arguments for the `zoomStart` event ([see example](slug:panzoom_chart_charts#toc-pan-and-zoom-events)).
|
|
8
8
|
*/
|
|
9
9
|
export class ZoomStartEvent extends PreventableEvent {
|
|
10
|
+
/**
|
|
11
|
+
* A dictionary which contains the range (min and max values) of named axes.
|
|
12
|
+
* The axis name is used as a key.
|
|
13
|
+
*/
|
|
14
|
+
axisRanges;
|
|
15
|
+
/**
|
|
16
|
+
* The original user event that triggered the drag action.
|
|
17
|
+
*/
|
|
18
|
+
originalEvent;
|
|
10
19
|
/**
|
|
11
20
|
* @hidden
|
|
12
21
|
*/
|
|
@@ -25,6 +25,7 @@ export { SankeyModule } from './sankey.module';
|
|
|
25
25
|
export { CrosshairTooltipComponent } from './chart/tooltip/crosshair-tooltip.component';
|
|
26
26
|
export { CrosshairTooltipsContainerComponent } from './chart/tooltip/crosshair-tooltips-container.component';
|
|
27
27
|
export { DonutCenterTemplateDirective } from './chart/donut-center-template.directive';
|
|
28
|
+
export { NoDataTemplateDirective } from './chart/no-data-template.directive';
|
|
28
29
|
export { SeriesTooltipTemplateDirective } from './chart/tooltip/series-tooltip-template.directive';
|
|
29
30
|
export { SharedTooltipTemplateDirective } from './chart/tooltip/shared-tooltip-template.directive';
|
|
30
31
|
export { TooltipPopupComponent } from './chart/tooltip/tooltip-popup.component';
|
|
@@ -9,7 +9,7 @@ export const packageMetadata = {
|
|
|
9
9
|
name: '@progress/kendo-angular-charts',
|
|
10
10
|
productName: 'Kendo UI for Angular',
|
|
11
11
|
productCodes: ['KENDOUIANGULAR', 'KENDOUICOMPLETE'],
|
|
12
|
-
publishDate:
|
|
13
|
-
version: '17.0.
|
|
12
|
+
publishDate: 1731429796,
|
|
13
|
+
version: '17.0.1-develop.1',
|
|
14
14
|
licensingDocsUrl: 'https://www.telerik.com/kendo-angular-ui/my-license/'
|
|
15
15
|
};
|
|
@@ -16,18 +16,27 @@ import * as i1 from "../../sankey.component";
|
|
|
16
16
|
* See [Data Binding - Binding to Flat Data]({% slug data_binding_sankey %}#toc-binding-to-flat-data).
|
|
17
17
|
*/
|
|
18
18
|
export class SankeyFlatBindingDirective {
|
|
19
|
+
sankey;
|
|
20
|
+
/**
|
|
21
|
+
* The data which will be displayed by the Sankey diagram.
|
|
22
|
+
*/
|
|
23
|
+
data;
|
|
24
|
+
/**
|
|
25
|
+
* Represents the fields which identify the nodes.
|
|
26
|
+
*/
|
|
27
|
+
dimensionFields = [];
|
|
28
|
+
/**
|
|
29
|
+
* Represents the unique field which represents the link value between nodes.
|
|
30
|
+
*/
|
|
31
|
+
valueField;
|
|
32
|
+
/**
|
|
33
|
+
* Fires when the flat data has been converted to `SankeyData`.
|
|
34
|
+
*
|
|
35
|
+
* To customize the created nodes and links, modify the data.
|
|
36
|
+
*/
|
|
37
|
+
dataBound = new EventEmitter();
|
|
19
38
|
constructor(sankey) {
|
|
20
39
|
this.sankey = sankey;
|
|
21
|
-
/**
|
|
22
|
-
* Represents the fields which identify the nodes.
|
|
23
|
-
*/
|
|
24
|
-
this.dimensionFields = [];
|
|
25
|
-
/**
|
|
26
|
-
* Fires when the flat data has been converted to `SankeyData`.
|
|
27
|
-
*
|
|
28
|
-
* To customize the created nodes and links, modify the data.
|
|
29
|
-
*/
|
|
30
|
-
this.dataBound = new EventEmitter();
|
|
31
40
|
}
|
|
32
41
|
ngOnChanges(changes) {
|
|
33
42
|
if (!isChanged('data', changes, false)) {
|
|
@@ -45,10 +54,10 @@ export class SankeyFlatBindingDirective {
|
|
|
45
54
|
this.dataBound.emit(new SankeyFlatBindingDataBoundEvent(data));
|
|
46
55
|
this.sankey.notifyChanges({ data });
|
|
47
56
|
}
|
|
57
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: SankeyFlatBindingDirective, deps: [{ token: i1.SankeyComponent }], target: i0.ɵɵFactoryTarget.Directive });
|
|
58
|
+
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "16.2.12", type: SankeyFlatBindingDirective, isStandalone: true, selector: "[kendoSankeyFlatBinding]", inputs: { data: ["kendoSankeyFlatBinding", "data"], dimensionFields: "dimensionFields", valueField: "valueField" }, outputs: { dataBound: "dataBound" }, usesOnChanges: true, ngImport: i0 });
|
|
48
59
|
}
|
|
49
|
-
|
|
50
|
-
SankeyFlatBindingDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.2.10", type: SankeyFlatBindingDirective, isStandalone: true, selector: "[kendoSankeyFlatBinding]", inputs: { data: ["kendoSankeyFlatBinding", "data"], dimensionFields: "dimensionFields", valueField: "valueField" }, outputs: { dataBound: "dataBound" }, usesOnChanges: true, ngImport: i0 });
|
|
51
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: SankeyFlatBindingDirective, decorators: [{
|
|
60
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: SankeyFlatBindingDirective, decorators: [{
|
|
52
61
|
type: Directive,
|
|
53
62
|
args: [{
|
|
54
63
|
selector: '[kendoSankeyFlatBinding]',
|
|
@@ -6,6 +6,16 @@
|
|
|
6
6
|
* Arguments for the `dataBound` event of the [`[kendoSankeyFlatBinding]`]({% slug api_charts_sankeyflatbindingdirective %}) directive.
|
|
7
7
|
*/
|
|
8
8
|
export class SankeyFlatBindingDataBoundEvent {
|
|
9
|
+
/**
|
|
10
|
+
* The original data passed to the directive.
|
|
11
|
+
*/
|
|
12
|
+
originalData;
|
|
13
|
+
/**
|
|
14
|
+
* The newly created [`SankeyData`]({% slug api_charts_sankeydata %}).
|
|
15
|
+
*
|
|
16
|
+
* Changes to this object will be passed to the Sankey diagram.
|
|
17
|
+
*/
|
|
18
|
+
data;
|
|
9
19
|
/**
|
|
10
20
|
* @hidden
|
|
11
21
|
*/
|
|
@@ -7,6 +7,14 @@ import { PreventableEvent } from '@progress/kendo-angular-common';
|
|
|
7
7
|
* @hidden
|
|
8
8
|
*/
|
|
9
9
|
export class SankeyBaseEvent extends PreventableEvent {
|
|
10
|
+
/**
|
|
11
|
+
* The `SankeyComponent` that triggered the event.
|
|
12
|
+
*/
|
|
13
|
+
sender;
|
|
14
|
+
/**
|
|
15
|
+
* The original DOM event.
|
|
16
|
+
*/
|
|
17
|
+
originalEvent;
|
|
10
18
|
/**
|
|
11
19
|
* @hidden
|
|
12
20
|
*/
|
|
@@ -7,6 +7,10 @@ import { SankeyBaseEvent } from './sankey-base-event';
|
|
|
7
7
|
* Arguments for the link-related events of the [`SankeyComponent`]({% slug api_charts_sankeycomponent %}).
|
|
8
8
|
*/
|
|
9
9
|
export class SankeyLinkEvent extends SankeyBaseEvent {
|
|
10
|
+
/**
|
|
11
|
+
* The dataItem of the related element.
|
|
12
|
+
*/
|
|
13
|
+
dataItem;
|
|
10
14
|
/**
|
|
11
15
|
* @hidden
|
|
12
16
|
*/
|
|
@@ -7,6 +7,10 @@ import { SankeyBaseEvent } from './sankey-base-event';
|
|
|
7
7
|
* Arguments for the node-related events of the [`SankeyComponent`]({% slug api_charts_sankeycomponent %}).
|
|
8
8
|
*/
|
|
9
9
|
export class SankeyNodeEvent extends SankeyBaseEvent {
|
|
10
|
+
/**
|
|
11
|
+
* The dataItem of the related element.
|
|
12
|
+
*/
|
|
13
|
+
dataItem;
|
|
10
14
|
/**
|
|
11
15
|
* @hidden
|
|
12
16
|
*/
|