@progress/kendo-angular-charts 17.0.0-develop.9 → 17.0.0
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
|
@@ -11,14 +11,51 @@ import * as i1 from "../../common/configuration.service";
|
|
|
11
11
|
* The configuration of the category axis title.
|
|
12
12
|
*/
|
|
13
13
|
export class CategoryAxisTitleComponent extends SettingsComponent {
|
|
14
|
+
configurationService;
|
|
15
|
+
background;
|
|
16
|
+
border;
|
|
17
|
+
color;
|
|
18
|
+
/**
|
|
19
|
+
* The font style of the title.
|
|
20
|
+
* @default 'bold 16px sans-serif'
|
|
21
|
+
*/
|
|
22
|
+
font;
|
|
23
|
+
/**
|
|
24
|
+
* The margin of the title. A numeric value sets all margins.
|
|
25
|
+
* @default 5
|
|
26
|
+
*/
|
|
27
|
+
margin;
|
|
28
|
+
/**
|
|
29
|
+
* The padding of the title. A numeric value sets all paddings.
|
|
30
|
+
* @default 0
|
|
31
|
+
*/
|
|
32
|
+
padding;
|
|
33
|
+
/**
|
|
34
|
+
* The position of the title.
|
|
35
|
+
* @default 'center'
|
|
36
|
+
*/
|
|
37
|
+
position;
|
|
38
|
+
/**
|
|
39
|
+
* The rotation angle of the title. By default, the title is not rotated.
|
|
40
|
+
* @default 0
|
|
41
|
+
*/
|
|
42
|
+
rotation;
|
|
43
|
+
text;
|
|
44
|
+
/**
|
|
45
|
+
* If set to `true`, the Chart displays the category axis title.
|
|
46
|
+
* By default, the category axis title is visible.
|
|
47
|
+
* @default true
|
|
48
|
+
*/
|
|
49
|
+
visible;
|
|
50
|
+
visual;
|
|
14
51
|
constructor(configurationService) {
|
|
15
52
|
super('title', configurationService);
|
|
16
53
|
this.configurationService = configurationService;
|
|
17
54
|
}
|
|
55
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: CategoryAxisTitleComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
56
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: CategoryAxisTitleComponent, isStandalone: true, selector: "kendo-chart-category-axis-item-title", inputs: { background: "background", border: "border", color: "color", font: "font", margin: "margin", padding: "padding", position: "position", rotation: "rotation", text: "text", visible: "visible", visual: "visual" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
18
57
|
}
|
|
19
|
-
|
|
20
|
-
CategoryAxisTitleComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: CategoryAxisTitleComponent, isStandalone: true, selector: "kendo-chart-category-axis-item-title", inputs: { background: "background", border: "border", color: "color", font: "font", margin: "margin", padding: "padding", position: "position", rotation: "rotation", text: "text", visible: "visible", visual: "visual" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
21
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CategoryAxisTitleComponent, decorators: [{
|
|
58
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: CategoryAxisTitleComponent, decorators: [{
|
|
22
59
|
type: Component,
|
|
23
60
|
args: [{
|
|
24
61
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -16,16 +16,89 @@ import * as i3 from "@progress/kendo-angular-intl";
|
|
|
16
16
|
* The configuration component for a category axis ([see example]({% slug axes_chart_charts %})).
|
|
17
17
|
*/
|
|
18
18
|
export class CategoryAxisItemComponent extends CollectionItemComponent {
|
|
19
|
+
configurationService;
|
|
20
|
+
collectionService;
|
|
21
|
+
autoBaseUnitSteps;
|
|
22
|
+
axisCrossingValue;
|
|
23
|
+
background;
|
|
24
|
+
baseUnit;
|
|
25
|
+
baseUnitStep;
|
|
26
|
+
categories;
|
|
27
|
+
color;
|
|
28
|
+
justified;
|
|
29
|
+
line;
|
|
30
|
+
majorGridLines;
|
|
31
|
+
majorTicks;
|
|
32
|
+
max;
|
|
33
|
+
/**
|
|
34
|
+
* The maximum number of groups (categories) to display when
|
|
35
|
+
* [`categoryAxis.baseUnit`]({% slug api_charts_categoryaxis %}#toc-baseunit) is set to `"fit"` or
|
|
36
|
+
* [`categoryAxis.baseUnitStep`]({% slug api_charts_categoryaxis %}#toc-baseunitstep) is set to `"auto"`.
|
|
37
|
+
* @default 10
|
|
38
|
+
*/
|
|
39
|
+
maxDateGroups;
|
|
40
|
+
maxDivisions;
|
|
41
|
+
min;
|
|
42
|
+
minorGridLines;
|
|
43
|
+
minorTicks;
|
|
44
|
+
/**
|
|
45
|
+
* The unique axis name. Used to associate a series with a category axis,
|
|
46
|
+
* which utilizes the [`series.categoryAxis`]({% slug api_charts_series %}#toc-categoryaxis) option.
|
|
47
|
+
* @default 'primary'
|
|
48
|
+
*/
|
|
49
|
+
name;
|
|
50
|
+
pane;
|
|
51
|
+
plotBands;
|
|
52
|
+
/**
|
|
53
|
+
* If set to `true`, the category axis direction is reversed.
|
|
54
|
+
* By default, categories are listed from left to right and from bottom to top.
|
|
55
|
+
* @default false
|
|
56
|
+
*/
|
|
57
|
+
reverse;
|
|
58
|
+
/**
|
|
59
|
+
* If set to `true`, the Chart rounds the first and last date to the nearest base unit.
|
|
60
|
+
* @default true
|
|
61
|
+
*/
|
|
62
|
+
roundToBaseUnit;
|
|
63
|
+
/**
|
|
64
|
+
* The angle (degrees) of the first category on the axis.
|
|
65
|
+
* Angles increase clockwise with zero to the left. Negative values are acceptable.
|
|
66
|
+
* @default 90
|
|
67
|
+
*/
|
|
68
|
+
startAngle;
|
|
69
|
+
/**
|
|
70
|
+
* The category axis type.
|
|
71
|
+
* The supported values include `category` for a discrete category axis and `date` for a specialized axis for displaying chronological data.
|
|
72
|
+
* @default 'category'
|
|
73
|
+
*/
|
|
74
|
+
type;
|
|
75
|
+
/**
|
|
76
|
+
* If set to `true`, the Chart displays the category axis. By default, the category axis is visible.
|
|
77
|
+
* @default true
|
|
78
|
+
*/
|
|
79
|
+
visible;
|
|
80
|
+
/**
|
|
81
|
+
* The week start day when the `baseUnit` is set to `"weeks"`.
|
|
82
|
+
* @default 'Sunday'
|
|
83
|
+
*/
|
|
84
|
+
weekStartDay;
|
|
85
|
+
// These options are also available as child components
|
|
86
|
+
crosshair;
|
|
87
|
+
labels;
|
|
88
|
+
notes;
|
|
89
|
+
select;
|
|
90
|
+
title;
|
|
91
|
+
rangeLabels;
|
|
19
92
|
constructor(configurationService, collectionService, intl, localeId) {
|
|
20
93
|
super(configurationService, collectionService);
|
|
21
94
|
this.configurationService = configurationService;
|
|
22
95
|
this.collectionService = collectionService;
|
|
23
96
|
this.notifyChanges({ weekStartDay: intl.firstDay(localeId) });
|
|
24
97
|
}
|
|
98
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: CategoryAxisItemComponent, deps: [{ token: i1.ConfigurationService }, { token: i2.CollectionService }, { token: i3.IntlService }, { token: LOCALE_ID }], target: i0.ɵɵFactoryTarget.Component });
|
|
99
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: CategoryAxisItemComponent, isStandalone: true, selector: "kendo-chart-category-axis-item", inputs: { autoBaseUnitSteps: "autoBaseUnitSteps", axisCrossingValue: "axisCrossingValue", background: "background", baseUnit: "baseUnit", baseUnitStep: "baseUnitStep", categories: "categories", color: "color", justified: "justified", line: "line", majorGridLines: "majorGridLines", majorTicks: "majorTicks", max: "max", maxDateGroups: "maxDateGroups", maxDivisions: "maxDivisions", min: "min", minorGridLines: "minorGridLines", minorTicks: "minorTicks", name: "name", pane: "pane", plotBands: "plotBands", reverse: "reverse", roundToBaseUnit: "roundToBaseUnit", startAngle: "startAngle", type: "type", visible: "visible", weekStartDay: "weekStartDay", crosshair: "crosshair", labels: "labels", notes: "notes", select: "select", title: "title", rangeLabels: "rangeLabels" }, providers: [ConfigurationService], usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
25
100
|
}
|
|
26
|
-
|
|
27
|
-
CategoryAxisItemComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: CategoryAxisItemComponent, isStandalone: true, selector: "kendo-chart-category-axis-item", inputs: { autoBaseUnitSteps: "autoBaseUnitSteps", axisCrossingValue: "axisCrossingValue", background: "background", baseUnit: "baseUnit", baseUnitStep: "baseUnitStep", categories: "categories", color: "color", justified: "justified", line: "line", majorGridLines: "majorGridLines", majorTicks: "majorTicks", max: "max", maxDateGroups: "maxDateGroups", maxDivisions: "maxDivisions", min: "min", minorGridLines: "minorGridLines", minorTicks: "minorTicks", name: "name", pane: "pane", plotBands: "plotBands", reverse: "reverse", roundToBaseUnit: "roundToBaseUnit", startAngle: "startAngle", type: "type", visible: "visible", weekStartDay: "weekStartDay", crosshair: "crosshair", labels: "labels", notes: "notes", select: "select", title: "title", rangeLabels: "rangeLabels" }, providers: [ConfigurationService], usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
28
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CategoryAxisItemComponent, decorators: [{
|
|
101
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: CategoryAxisItemComponent, decorators: [{
|
|
29
102
|
type: Component,
|
|
30
103
|
args: [{
|
|
31
104
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -38,15 +38,18 @@ import * as i2 from "../common/collection.service";
|
|
|
38
38
|
* ```
|
|
39
39
|
*/
|
|
40
40
|
export class CategoryAxisComponent extends CollectionComponent {
|
|
41
|
+
configurationService;
|
|
42
|
+
collectionService;
|
|
43
|
+
children;
|
|
41
44
|
constructor(configurationService, collectionService) {
|
|
42
45
|
super('categoryAxis', configurationService, collectionService);
|
|
43
46
|
this.configurationService = configurationService;
|
|
44
47
|
this.collectionService = collectionService;
|
|
45
48
|
}
|
|
49
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: CategoryAxisComponent, deps: [{ token: i1.ConfigurationService }, { token: i2.CollectionService }], target: i0.ɵɵFactoryTarget.Component });
|
|
50
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: CategoryAxisComponent, isStandalone: true, selector: "kendo-chart-category-axis", providers: [CollectionService], queries: [{ propertyName: "children", predicate: CategoryAxisItemComponent }], usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
46
51
|
}
|
|
47
|
-
|
|
48
|
-
CategoryAxisComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: CategoryAxisComponent, isStandalone: true, selector: "kendo-chart-category-axis", providers: [CollectionService], queries: [{ propertyName: "children", predicate: CategoryAxisItemComponent }], usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
49
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CategoryAxisComponent, decorators: [{
|
|
52
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: CategoryAxisComponent, decorators: [{
|
|
50
53
|
type: Component,
|
|
51
54
|
args: [{
|
|
52
55
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -13,14 +13,41 @@ import * as i1 from "../common/configuration.service";
|
|
|
13
13
|
* ([see example]({% slug chartarea_chart_charts %})).
|
|
14
14
|
*/
|
|
15
15
|
export class ChartAreaComponent extends SettingsComponent {
|
|
16
|
+
configurationService;
|
|
17
|
+
/**
|
|
18
|
+
* The background color of the Chart area. Accepts a valid CSS color string, including hex and rgb.
|
|
19
|
+
* @default 'white'
|
|
20
|
+
*/
|
|
21
|
+
background;
|
|
22
|
+
border;
|
|
23
|
+
/**
|
|
24
|
+
* The height of the Chart area.
|
|
25
|
+
* @default 400
|
|
26
|
+
*/
|
|
27
|
+
height;
|
|
28
|
+
/**
|
|
29
|
+
* The margin of the Chart area. A numeric value sets all margins.
|
|
30
|
+
* @default 5
|
|
31
|
+
*/
|
|
32
|
+
margin;
|
|
33
|
+
/**
|
|
34
|
+
* The background opacity of the Chart area. By default, the background is opaque.
|
|
35
|
+
* @default 1
|
|
36
|
+
*/
|
|
37
|
+
opacity;
|
|
38
|
+
/**
|
|
39
|
+
* The width of the Chart area.
|
|
40
|
+
* @default 600
|
|
41
|
+
*/
|
|
42
|
+
width;
|
|
16
43
|
constructor(configurationService) {
|
|
17
44
|
super('chartArea', configurationService);
|
|
18
45
|
this.configurationService = configurationService;
|
|
19
46
|
}
|
|
47
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: ChartAreaComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
48
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: ChartAreaComponent, isStandalone: true, selector: "kendo-chart-area", inputs: { background: "background", border: "border", height: "height", margin: "margin", opacity: "opacity", width: "width" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
20
49
|
}
|
|
21
|
-
|
|
22
|
-
ChartAreaComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: ChartAreaComponent, isStandalone: true, selector: "kendo-chart-area", inputs: { background: "background", border: "border", height: "height", margin: "margin", opacity: "opacity", width: "width" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
23
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ChartAreaComponent, decorators: [{
|
|
50
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: ChartAreaComponent, decorators: [{
|
|
24
51
|
type: Component,
|
|
25
52
|
args: [{
|
|
26
53
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -10,13 +10,14 @@ import * as i0 from "@angular/core";
|
|
|
10
10
|
* [Donut center template](slug:donut_seriestypes_charts#toc-using-the-center-template).
|
|
11
11
|
*/
|
|
12
12
|
export class DonutCenterTemplateDirective {
|
|
13
|
+
templateRef;
|
|
13
14
|
constructor(templateRef) {
|
|
14
15
|
this.templateRef = templateRef;
|
|
15
16
|
}
|
|
17
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: DonutCenterTemplateDirective, deps: [{ token: i0.TemplateRef, optional: true }], target: i0.ɵɵFactoryTarget.Directive });
|
|
18
|
+
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "16.2.12", type: DonutCenterTemplateDirective, isStandalone: true, selector: "[kendoChartDonutCenterTemplate]", ngImport: i0 });
|
|
16
19
|
}
|
|
17
|
-
|
|
18
|
-
DonutCenterTemplateDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.2.10", type: DonutCenterTemplateDirective, isStandalone: true, selector: "[kendoChartDonutCenterTemplate]", ngImport: i0 });
|
|
19
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: DonutCenterTemplateDirective, decorators: [{
|
|
20
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: DonutCenterTemplateDirective, decorators: [{
|
|
20
21
|
type: Directive,
|
|
21
22
|
args: [{
|
|
22
23
|
selector: '[kendoChartDonutCenterTemplate]',
|
|
@@ -21,14 +21,16 @@ import * as i1 from "../../common/configuration.service";
|
|
|
21
21
|
* ```
|
|
22
22
|
*/
|
|
23
23
|
export class LegendInactiveItemsComponent extends SettingsComponent {
|
|
24
|
+
configurationService;
|
|
25
|
+
labels;
|
|
24
26
|
constructor(configurationService) {
|
|
25
27
|
super('legend.inactiveItems', configurationService);
|
|
26
28
|
this.configurationService = configurationService;
|
|
27
29
|
}
|
|
30
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: LegendInactiveItemsComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
31
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: LegendInactiveItemsComponent, isStandalone: true, selector: "kendo-chart-legend-inactive-items", inputs: { labels: "labels" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
28
32
|
}
|
|
29
|
-
|
|
30
|
-
LegendInactiveItemsComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: LegendInactiveItemsComponent, isStandalone: true, selector: "kendo-chart-legend-inactive-items", inputs: { labels: "labels" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
31
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: LegendInactiveItemsComponent, decorators: [{
|
|
33
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: LegendInactiveItemsComponent, decorators: [{
|
|
32
34
|
type: Component,
|
|
33
35
|
args: [{
|
|
34
36
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -21,14 +21,22 @@ import * as i1 from "../../common/configuration.service";
|
|
|
21
21
|
* ```
|
|
22
22
|
*/
|
|
23
23
|
export class LegendItemComponent extends SettingsComponent {
|
|
24
|
+
configurationService;
|
|
25
|
+
cursor;
|
|
26
|
+
type;
|
|
27
|
+
line;
|
|
28
|
+
area;
|
|
29
|
+
markers;
|
|
30
|
+
highlight;
|
|
31
|
+
visual;
|
|
24
32
|
constructor(configurationService) {
|
|
25
33
|
super('legend.item', configurationService);
|
|
26
34
|
this.configurationService = configurationService;
|
|
27
35
|
}
|
|
36
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: LegendItemComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
37
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: LegendItemComponent, isStandalone: true, selector: "kendo-chart-legend-item", inputs: { cursor: "cursor", type: "type", line: "line", area: "area", markers: "markers", highlight: "highlight", visual: "visual" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
28
38
|
}
|
|
29
|
-
|
|
30
|
-
LegendItemComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: LegendItemComponent, isStandalone: true, selector: "kendo-chart-legend-item", inputs: { cursor: "cursor", type: "type", line: "line", area: "area", markers: "markers", highlight: "highlight", visual: "visual" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
31
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: LegendItemComponent, decorators: [{
|
|
39
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: LegendItemComponent, decorators: [{
|
|
32
40
|
type: Component,
|
|
33
41
|
args: [{
|
|
34
42
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -0,0 +1,136 @@
|
|
|
1
|
+
/**-----------------------------------------------------------------------------------------
|
|
2
|
+
* Copyright © 2024 Progress Software Corporation. All rights reserved.
|
|
3
|
+
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
|
+
*-------------------------------------------------------------------------------------------*/
|
|
5
|
+
import { ChangeDetectionStrategy, Component, Input } from '@angular/core';
|
|
6
|
+
import { ConfigurationService } from '../common/configuration.service';
|
|
7
|
+
import { SettingsComponent } from '../common/settings.component';
|
|
8
|
+
import * as i0 from "@angular/core";
|
|
9
|
+
import * as i1 from "../common/configuration.service";
|
|
10
|
+
/**
|
|
11
|
+
* The configuration options of the Chart legend
|
|
12
|
+
* ([see example]({% slug legend_chart_charts %})).
|
|
13
|
+
*/
|
|
14
|
+
export class LegendComponent extends SettingsComponent {
|
|
15
|
+
configurationService;
|
|
16
|
+
/**
|
|
17
|
+
* The legend is horizontally aligned when [`legend.position`]({% slug api_charts_legend %}#toc-position) is set to `"top"` or `"bottom"`.
|
|
18
|
+
* The legend is vertically aligned when [`legend.position`]({% slug api_charts_legend %}#toc-position) is set to `"left"` or `"right"`.
|
|
19
|
+
* @default 'center'
|
|
20
|
+
*/
|
|
21
|
+
align;
|
|
22
|
+
/**
|
|
23
|
+
* The background color of the legend. Accepts a valid CSS color string, including hex and rgb.
|
|
24
|
+
* @default 'white'
|
|
25
|
+
*/
|
|
26
|
+
background;
|
|
27
|
+
border;
|
|
28
|
+
height;
|
|
29
|
+
labels;
|
|
30
|
+
/**
|
|
31
|
+
* The margin of the Chart legend. A numeric value sets all paddings.
|
|
32
|
+
* @default 5
|
|
33
|
+
*/
|
|
34
|
+
margin;
|
|
35
|
+
/**
|
|
36
|
+
* The X offset of the Chart legend. The offset is relative to the default position of the legend.
|
|
37
|
+
* For example, a value of `20` moves the legend 20 pixels to the right of its initial position.
|
|
38
|
+
* Negative values move the legend to the left of its current position.
|
|
39
|
+
* @default 0
|
|
40
|
+
*/
|
|
41
|
+
offsetX;
|
|
42
|
+
/**
|
|
43
|
+
* The Y offset of the chart legend. The offset is relative to the current position of the legend.
|
|
44
|
+
* For example, a value of `20` moves the legend 20 pixels down from its initial position.
|
|
45
|
+
* Negative values move the legend upwards from its current position.
|
|
46
|
+
* @default 0
|
|
47
|
+
*/
|
|
48
|
+
offsetY;
|
|
49
|
+
/**
|
|
50
|
+
* The orientation of the legend items.
|
|
51
|
+
* @default 'vertical'
|
|
52
|
+
*/
|
|
53
|
+
orientation;
|
|
54
|
+
/**
|
|
55
|
+
* The padding of the Chart legend. A numeric value sets all paddings.
|
|
56
|
+
* @default 5
|
|
57
|
+
*/
|
|
58
|
+
padding;
|
|
59
|
+
/**
|
|
60
|
+
* The positions of the Chart legend.
|
|
61
|
+
* Setting the legend position to `custom` allows you to position the legend using the [`legend.offsetX`](slug:api_charts_legend#toc-offsetx) and [`legend.offsetY`](slug:api_charts_legend#toc-offsety) options.
|
|
62
|
+
* @default 'right'
|
|
63
|
+
*/
|
|
64
|
+
position;
|
|
65
|
+
/**
|
|
66
|
+
* If set to `true`, the legend items are reversed.
|
|
67
|
+
* @default false
|
|
68
|
+
*/
|
|
69
|
+
reverse;
|
|
70
|
+
/**
|
|
71
|
+
* If set to `true`, the Chart displays the legend. By default, the Chart legend is visible.
|
|
72
|
+
* @default true
|
|
73
|
+
*/
|
|
74
|
+
visible;
|
|
75
|
+
width;
|
|
76
|
+
markers;
|
|
77
|
+
spacing;
|
|
78
|
+
// These options are also available as child components
|
|
79
|
+
inactiveItems;
|
|
80
|
+
item;
|
|
81
|
+
title;
|
|
82
|
+
constructor(configurationService) {
|
|
83
|
+
super('legend', configurationService);
|
|
84
|
+
this.configurationService = configurationService;
|
|
85
|
+
this.markAsVisible();
|
|
86
|
+
}
|
|
87
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: LegendComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
88
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: LegendComponent, isStandalone: true, selector: "kendo-chart-legend", inputs: { align: "align", background: "background", border: "border", height: "height", labels: "labels", margin: "margin", offsetX: "offsetX", offsetY: "offsetY", orientation: "orientation", padding: "padding", position: "position", reverse: "reverse", visible: "visible", width: "width", markers: "markers", spacing: "spacing", inactiveItems: "inactiveItems", item: "item", title: "title" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
89
|
+
}
|
|
90
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: LegendComponent, decorators: [{
|
|
91
|
+
type: Component,
|
|
92
|
+
args: [{
|
|
93
|
+
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
94
|
+
selector: 'kendo-chart-legend',
|
|
95
|
+
template: '',
|
|
96
|
+
standalone: true
|
|
97
|
+
}]
|
|
98
|
+
}], ctorParameters: function () { return [{ type: i1.ConfigurationService }]; }, propDecorators: { align: [{
|
|
99
|
+
type: Input
|
|
100
|
+
}], background: [{
|
|
101
|
+
type: Input
|
|
102
|
+
}], border: [{
|
|
103
|
+
type: Input
|
|
104
|
+
}], height: [{
|
|
105
|
+
type: Input
|
|
106
|
+
}], labels: [{
|
|
107
|
+
type: Input
|
|
108
|
+
}], margin: [{
|
|
109
|
+
type: Input
|
|
110
|
+
}], offsetX: [{
|
|
111
|
+
type: Input
|
|
112
|
+
}], offsetY: [{
|
|
113
|
+
type: Input
|
|
114
|
+
}], orientation: [{
|
|
115
|
+
type: Input
|
|
116
|
+
}], padding: [{
|
|
117
|
+
type: Input
|
|
118
|
+
}], position: [{
|
|
119
|
+
type: Input
|
|
120
|
+
}], reverse: [{
|
|
121
|
+
type: Input
|
|
122
|
+
}], visible: [{
|
|
123
|
+
type: Input
|
|
124
|
+
}], width: [{
|
|
125
|
+
type: Input
|
|
126
|
+
}], markers: [{
|
|
127
|
+
type: Input
|
|
128
|
+
}], spacing: [{
|
|
129
|
+
type: Input
|
|
130
|
+
}], inactiveItems: [{
|
|
131
|
+
type: Input
|
|
132
|
+
}], item: [{
|
|
133
|
+
type: Input
|
|
134
|
+
}], title: [{
|
|
135
|
+
type: Input
|
|
136
|
+
}] } });
|
|
@@ -0,0 +1,49 @@
|
|
|
1
|
+
/**-----------------------------------------------------------------------------------------
|
|
2
|
+
* Copyright © 2024 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, forwardRef } from '@angular/core';
|
|
6
|
+
import { LocalizationService } from '@progress/kendo-angular-l10n';
|
|
7
|
+
import { ChartMessages } from './messages';
|
|
8
|
+
import * as i0 from "@angular/core";
|
|
9
|
+
import * as i1 from "@progress/kendo-angular-l10n";
|
|
10
|
+
/**
|
|
11
|
+
* Custom component messages override default component messages.
|
|
12
|
+
* @example
|
|
13
|
+
* ```html
|
|
14
|
+
* <kendo-chart [data]="data">
|
|
15
|
+
* <kendo-chart-messages noData='No data available'></kendo-chart-messages>
|
|
16
|
+
* </kendo-chart>
|
|
17
|
+
* ```
|
|
18
|
+
*/
|
|
19
|
+
export class ChartCustomMessagesComponent extends ChartMessages {
|
|
20
|
+
service;
|
|
21
|
+
constructor(service) {
|
|
22
|
+
super();
|
|
23
|
+
this.service = service;
|
|
24
|
+
}
|
|
25
|
+
get override() {
|
|
26
|
+
return true;
|
|
27
|
+
}
|
|
28
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: ChartCustomMessagesComponent, deps: [{ token: i1.LocalizationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
29
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: ChartCustomMessagesComponent, isStandalone: true, selector: "kendo-chart-messages", providers: [
|
|
30
|
+
{
|
|
31
|
+
provide: ChartMessages,
|
|
32
|
+
useExisting: forwardRef(() => ChartCustomMessagesComponent)
|
|
33
|
+
}
|
|
34
|
+
], usesInheritance: true, ngImport: i0, template: ``, isInline: true });
|
|
35
|
+
}
|
|
36
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: ChartCustomMessagesComponent, decorators: [{
|
|
37
|
+
type: Component,
|
|
38
|
+
args: [{
|
|
39
|
+
providers: [
|
|
40
|
+
{
|
|
41
|
+
provide: ChartMessages,
|
|
42
|
+
useExisting: forwardRef(() => ChartCustomMessagesComponent)
|
|
43
|
+
}
|
|
44
|
+
],
|
|
45
|
+
selector: 'kendo-chart-messages',
|
|
46
|
+
template: ``,
|
|
47
|
+
standalone: true
|
|
48
|
+
}]
|
|
49
|
+
}], ctorParameters: function () { return [{ type: i1.LocalizationService }]; } });
|
|
@@ -0,0 +1,39 @@
|
|
|
1
|
+
/**-----------------------------------------------------------------------------------------
|
|
2
|
+
* Copyright © 2024 Progress Software Corporation. All rights reserved.
|
|
3
|
+
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
|
+
*-------------------------------------------------------------------------------------------*/
|
|
5
|
+
import { Directive, forwardRef } from '@angular/core';
|
|
6
|
+
import { LocalizationService } from '@progress/kendo-angular-l10n';
|
|
7
|
+
import { ChartMessages } from './messages';
|
|
8
|
+
import * as i0 from "@angular/core";
|
|
9
|
+
import * as i1 from "@progress/kendo-angular-l10n";
|
|
10
|
+
/**
|
|
11
|
+
* @hidden
|
|
12
|
+
*/
|
|
13
|
+
export class LocalizedChartMessagesDirective extends ChartMessages {
|
|
14
|
+
service;
|
|
15
|
+
constructor(service) {
|
|
16
|
+
super();
|
|
17
|
+
this.service = service;
|
|
18
|
+
}
|
|
19
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: LocalizedChartMessagesDirective, deps: [{ token: i1.LocalizationService }], target: i0.ɵɵFactoryTarget.Directive });
|
|
20
|
+
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "16.2.12", type: LocalizedChartMessagesDirective, isStandalone: true, selector: "[kendoChartLocalizedMessages]", providers: [
|
|
21
|
+
{
|
|
22
|
+
provide: ChartMessages,
|
|
23
|
+
useExisting: forwardRef(() => LocalizedChartMessagesDirective)
|
|
24
|
+
}
|
|
25
|
+
], usesInheritance: true, ngImport: i0 });
|
|
26
|
+
}
|
|
27
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: LocalizedChartMessagesDirective, decorators: [{
|
|
28
|
+
type: Directive,
|
|
29
|
+
args: [{
|
|
30
|
+
providers: [
|
|
31
|
+
{
|
|
32
|
+
provide: ChartMessages,
|
|
33
|
+
useExisting: forwardRef(() => LocalizedChartMessagesDirective)
|
|
34
|
+
}
|
|
35
|
+
],
|
|
36
|
+
selector: '[kendoChartLocalizedMessages]',
|
|
37
|
+
standalone: true
|
|
38
|
+
}]
|
|
39
|
+
}], ctorParameters: function () { return [{ type: i1.LocalizationService }]; } });
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
/**-----------------------------------------------------------------------------------------
|
|
2
|
+
* Copyright © 2024 Progress Software Corporation. All rights reserved.
|
|
3
|
+
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
|
+
*-------------------------------------------------------------------------------------------*/
|
|
5
|
+
import { Directive } from '@angular/core';
|
|
6
|
+
import { Input } from '@angular/core';
|
|
7
|
+
import { ComponentMessages } from '@progress/kendo-angular-l10n';
|
|
8
|
+
import * as i0 from "@angular/core";
|
|
9
|
+
/**
|
|
10
|
+
* @hidden
|
|
11
|
+
*/
|
|
12
|
+
export class ChartMessages extends ComponentMessages {
|
|
13
|
+
/**
|
|
14
|
+
* The message to display when no series are defined, or all series are empty.
|
|
15
|
+
*/
|
|
16
|
+
noData;
|
|
17
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: ChartMessages, deps: null, target: i0.ɵɵFactoryTarget.Directive });
|
|
18
|
+
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "16.2.12", type: ChartMessages, selector: "[kendoChartMessages]", inputs: { noData: "noData" }, usesInheritance: true, ngImport: i0 });
|
|
19
|
+
}
|
|
20
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: ChartMessages, decorators: [{
|
|
21
|
+
type: Directive,
|
|
22
|
+
args: [{
|
|
23
|
+
selector: '[kendoChartMessages]'
|
|
24
|
+
}]
|
|
25
|
+
}], propDecorators: { noData: [{
|
|
26
|
+
type: Input
|
|
27
|
+
}] } });
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
/**-----------------------------------------------------------------------------------------
|
|
2
|
+
* Copyright © 2024 Progress Software Corporation. All rights reserved.
|
|
3
|
+
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
|
+
*-------------------------------------------------------------------------------------------*/
|
|
5
|
+
import { Directive, TemplateRef, Optional } from '@angular/core';
|
|
6
|
+
import * as i0 from "@angular/core";
|
|
7
|
+
/**
|
|
8
|
+
* A directive which selects a [template](link:site.data.urls.angular['templatesyntax'])
|
|
9
|
+
* within the `<kendo-chart>` component for the
|
|
10
|
+
* [No Data Overlay](slug:databinding_chart_charts#toc-no-data-overlay).
|
|
11
|
+
*/
|
|
12
|
+
export class NoDataTemplateDirective {
|
|
13
|
+
templateRef;
|
|
14
|
+
constructor(templateRef) {
|
|
15
|
+
this.templateRef = templateRef;
|
|
16
|
+
}
|
|
17
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: NoDataTemplateDirective, deps: [{ token: i0.TemplateRef, optional: true }], target: i0.ɵɵFactoryTarget.Directive });
|
|
18
|
+
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "16.2.12", type: NoDataTemplateDirective, isStandalone: true, selector: "[kendoChartNoDataTemplate]", ngImport: i0 });
|
|
19
|
+
}
|
|
20
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: NoDataTemplateDirective, decorators: [{
|
|
21
|
+
type: Directive,
|
|
22
|
+
args: [{
|
|
23
|
+
selector: '[kendoChartNoDataTemplate]',
|
|
24
|
+
standalone: true
|
|
25
|
+
}]
|
|
26
|
+
}], ctorParameters: function () { return [{ type: i0.TemplateRef, decorators: [{
|
|
27
|
+
type: Optional
|
|
28
|
+
}] }]; } });
|
|
@@ -11,14 +11,42 @@ import * as i1 from "../../common/configuration.service";
|
|
|
11
11
|
* The configuration of the Chart pane title.
|
|
12
12
|
*/
|
|
13
13
|
export class PanesTitleComponent extends SettingsComponent {
|
|
14
|
+
configurationService;
|
|
15
|
+
background;
|
|
16
|
+
border;
|
|
17
|
+
color;
|
|
18
|
+
/**
|
|
19
|
+
* The font style of the title.
|
|
20
|
+
* @default '700 18px sans-serif'
|
|
21
|
+
*/
|
|
22
|
+
font;
|
|
23
|
+
/**
|
|
24
|
+
* The margin of the title. A numeric value sets all margins.
|
|
25
|
+
* @default 5
|
|
26
|
+
*/
|
|
27
|
+
margin;
|
|
28
|
+
/**
|
|
29
|
+
* The position of the title.
|
|
30
|
+
*
|
|
31
|
+
* The positioning of the axis title can be set to `left` for left positioning, `right` for right positioning (both applicable to the horizontal axis), or `center` for positioning in the center.
|
|
32
|
+
* @default 'center'
|
|
33
|
+
*/
|
|
34
|
+
position;
|
|
35
|
+
text;
|
|
36
|
+
/**
|
|
37
|
+
* If set to `true`, the Chart displays the pane title.
|
|
38
|
+
* @default true
|
|
39
|
+
*/
|
|
40
|
+
visible;
|
|
41
|
+
visual;
|
|
14
42
|
constructor(configurationService) {
|
|
15
43
|
super('title', configurationService);
|
|
16
44
|
this.configurationService = configurationService;
|
|
17
45
|
}
|
|
46
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: PanesTitleComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
47
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: PanesTitleComponent, isStandalone: true, selector: "kendo-chart-pane-title", inputs: { background: "background", border: "border", color: "color", font: "font", margin: "margin", position: "position", text: "text", visible: "visible", visual: "visual" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
18
48
|
}
|
|
19
|
-
|
|
20
|
-
PanesTitleComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: PanesTitleComponent, isStandalone: true, selector: "kendo-chart-pane-title", inputs: { background: "background", border: "border", color: "color", font: "font", margin: "margin", position: "position", text: "text", visible: "visible", visual: "visual" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
21
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: PanesTitleComponent, decorators: [{
|
|
49
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: PanesTitleComponent, decorators: [{
|
|
22
50
|
type: Component,
|
|
23
51
|
args: [{
|
|
24
52
|
changeDetection: ChangeDetectionStrategy.OnPush,
|