From 5d2f3f135cd07aa3c736855eae9fd377118a4815 Mon Sep 17 00:00:00 2001 From: IGvaleries Date: Thu, 20 Nov 2025 14:34:36 -0500 Subject: [PATCH] don't set location of y axis as horizontal slice labels are cutoff --- samples/charts/data-chart/user-annotation-layer/ReadMe.md | 8 ++++---- .../user-annotation-layer/src/app.component.html | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/samples/charts/data-chart/user-annotation-layer/ReadMe.md b/samples/charts/data-chart/user-annotation-layer/ReadMe.md index 4b2ae5f92..240235408 100644 --- a/samples/charts/data-chart/user-annotation-layer/ReadMe.md +++ b/samples/charts/data-chart/user-annotation-layer/ReadMe.md @@ -1,7 +1,7 @@ -This folder contains Angular application with example of Actions Built In Data Chart feature using [Toolbar](https://www.infragistics.com/products/ignite-ui-angular/angular/components/general-getting-started.html) component. +This folder contains Angular application with example of User Annotation Layer feature using [DataChart](https://www.infragistics.com/products/ignite-ui-angular/angular/components/general-getting-started.html) component. @@ -12,10 +12,10 @@ This folder contains Angular application with example of Actions Built In Data C View Code - + Run Sample - + Run Sample @@ -35,7 +35,7 @@ Follow these instructions to run this example: ``` git clone https://github.com/IgniteUI/igniteui-angular-examples.git git checkout master -cd ../samples/charts/toolbar/actions-built-in-data-chart +cd ../samples/charts/data-chart/user-annotation-layer ``` diff --git a/samples/charts/data-chart/user-annotation-layer/src/app.component.html b/samples/charts/data-chart/user-annotation-layer/src/app.component.html index 710f7b3e0..8f6a1314d 100644 --- a/samples/charts/data-chart/user-annotation-layer/src/app.component.html +++ b/samples/charts/data-chart/user-annotation-layer/src/app.component.html @@ -19,7 +19,7 @@ (userAnnotationToolTipContentUpdating)="onUserAnnotationTooltipContentUpdating($event)"> - +