diff --git a/samples/charts/data-chart/user-annotation-layer/ReadMe.md b/samples/charts/data-chart/user-annotation-layer/ReadMe.md index 4b2ae5f9..24023540 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 710f7b3e..8f6a1314 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)"> - +