@progress/kendo-angular-charts 23.2.1-develop.1 → 23.2.1-develop.3
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.
|
@@ -7,7 +7,7 @@ import * as i0 from "@angular/core";
|
|
|
7
7
|
/**
|
|
8
8
|
* Represents a directive that selects a [template](link:site.data.urls.angular['templatesyntax'])
|
|
9
9
|
* within the `<kendo-chart-tooltip>` component for the
|
|
10
|
-
* [shared series tooltip](https://www.telerik.com/kendo-angular-ui/components/charts/elements/tooltips#shared-tooltip
|
|
10
|
+
* [shared series tooltip](https://www.telerik.com/kendo-angular-ui/components/charts/elements/tooltips#customizing-the-shared-tooltip).
|
|
11
11
|
* The available fields in the template context are:
|
|
12
12
|
* - `let-points="points"`—An array of the [`TooltipTemplatePoints`](https://www.telerik.com/kendo-angular-ui/components/charts/api/tooltiptemplatepoint) category.
|
|
13
13
|
* - `let-category="category"`—The category name.
|