Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
2 changes: 1 addition & 1 deletion samples/charts/category-chart/annotations-all/ReadMe.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ code .

In terminal window, run:
```
npm install
npm install --legacy-peer-deps
npm run-script start
```

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ code .

In terminal window, run:
```
npm install
npm install --legacy-peer-deps
npm run-script start
```

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ code .

In terminal window, run:
```
npm install
npm install --legacy-peer-deps
npm run-script start
```

Expand Down
50 changes: 50 additions & 0 deletions samples/charts/category-chart/annotations-custom/ReadMe.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,50 @@
<!-- NOTE: do not change this file because it's auto re-generated from template: -->
<!-- https://github.com/IgniteUI/igniteui-angular-examples/tree/vnext/samples/templates/ReadMe.md -->

This folder contains Angular application with example of Annotations Custom feature using [CategoryChart](https://www.infragistics.com/products/ignite-ui-angular/angular/components/general-getting-started.html) component.


<html lang="en" xmlns="http://www.w3.org/1999/xhtml">
<body>
<a target="_blank" href="https://www.infragistics.com/products/ignite-ui-angular/angular/components/general-getting-started.html" rel="noopener noreferrer">
<img height="40px" style="border-radius: 0rem" alt="View Docs" src="https://github.com/IgniteUI/igniteui-blazor-examples/raw/vnext/templates/sample/images/button-docs.png"/>
</a>
<a target="_blank" href="./src/app/app.component.html" rel="noopener noreferrer">
<img height="40px" style="border-radius: 0rem; max-width: 100%;" alt="View Code" src="https://github.com/IgniteUI/igniteui-blazor-examples/raw/vnext/templates/sample/images/button-code.png"/>
</a>
<a target="_blank" href="https://infragistics.com/angular-demos-dv/samples/charts/category-chart-annotations-custom" rel="noopener noreferrer">
<img height="40px" style="border-radius: 0rem; max-width: 100%;" alt="Run Sample" src="https://github.com/IgniteUI/igniteui-blazor-examples/raw/vnext/templates/sample/images/button-run.png"/>
</a>
<a target="_blank" href="https://codesandbox.io/s/github/IgniteUI/igniteui-angular-examples/tree/master/samples/charts/category-chart/annotations-custom?fontsize=14&hidenavigation=1&theme=dark&view=preview&file=/src/app.component.html" rel="noopener noreferrer">
<img height="40px" style="border-radius: 0rem; max-width: 100%;" alt="Run Sample" src="https://github.com/IgniteUI/igniteui-blazor-examples/raw/vnext/templates/sample/images/button-sandbox.png"/>
</a>
</body>
</html>

## Instructions

To set up this project locally, execute these commands:

```
git clone https://github.com/IgniteUI/igniteui-angular-examples.git
cd ./igniteui-angular-examples
cd ../samples/charts/category-chart/annotations-custom
```

open above folder in VS Code or type:
```
code .
```

In terminal window, run:
```
npm install --legacy-peer-deps
npm run-script start
```

Then open http://localhost:4200/ in your browser


## Learn More

To learn more about **Ignite UI for Angular** components, check out the [Angular documentation](https://www.infragistics.com/products/ignite-ui-angular/angular/components/general-getting-started.html).
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ code .

In terminal window, run:
```
npm install
npm install --legacy-peer-deps
npm run-script start
```

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ code .

In terminal window, run:
```
npm install
npm install --legacy-peer-deps
npm run-script start
```

Expand Down
2 changes: 1 addition & 1 deletion samples/charts/category-chart/annotations/ReadMe.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ code .

In terminal window, run:
```
npm install
npm install --legacy-peer-deps
npm run-script start
```

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ code .

In terminal window, run:
```
npm install
npm install --legacy-peer-deps
npm run-script start
```

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ code .

In terminal window, run:
```
npm install
npm install --legacy-peer-deps
npm run-script start
```

Expand Down
2 changes: 1 addition & 1 deletion samples/charts/category-chart/area-chart-styling/ReadMe.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ code .

In terminal window, run:
```
npm install
npm install --legacy-peer-deps
npm run-script start
```

Expand Down
2 changes: 1 addition & 1 deletion samples/charts/category-chart/axis-gap/ReadMe.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ code .

In terminal window, run:
```
npm install
npm install --legacy-peer-deps
npm run-script start
```

Expand Down
2 changes: 1 addition & 1 deletion samples/charts/category-chart/axis-gridlines/ReadMe.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ code .

In terminal window, run:
```
npm install
npm install --legacy-peer-deps
npm run-script start
```

Expand Down
2 changes: 1 addition & 1 deletion samples/charts/category-chart/axis-inverted/ReadMe.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ code .

In terminal window, run:
```
npm install
npm install --legacy-peer-deps
npm run-script start
```

Expand Down
2 changes: 1 addition & 1 deletion samples/charts/category-chart/axis-labels/ReadMe.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ code .

In terminal window, run:
```
npm install
npm install --legacy-peer-deps
npm run-script start
```

Expand Down
2 changes: 1 addition & 1 deletion samples/charts/category-chart/axis-locations/ReadMe.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ code .

In terminal window, run:
```
npm install
npm install --legacy-peer-deps
npm run-script start
```

Expand Down
2 changes: 1 addition & 1 deletion samples/charts/category-chart/axis-options/ReadMe.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ code .

In terminal window, run:
```
npm install
npm install --legacy-peer-deps
npm run-script start
```

Expand Down
2 changes: 1 addition & 1 deletion samples/charts/category-chart/axis-overlap/ReadMe.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ code .

In terminal window, run:
```
npm install
npm install --legacy-peer-deps
npm run-script start
```

Expand Down
2 changes: 1 addition & 1 deletion samples/charts/category-chart/axis-range/ReadMe.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ code .

In terminal window, run:
```
npm install
npm install --legacy-peer-deps
npm run-script start
```

Expand Down
2 changes: 1 addition & 1 deletion samples/charts/category-chart/axis-tickmarks/ReadMe.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ code .

In terminal window, run:
```
npm install
npm install --legacy-peer-deps
npm run-script start
```

Expand Down
2 changes: 1 addition & 1 deletion samples/charts/category-chart/axis-titles/ReadMe.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ code .

In terminal window, run:
```
npm install
npm install --legacy-peer-deps
npm run-script start
```

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ code .

In terminal window, run:
```
npm install
npm install --legacy-peer-deps
npm run-script start
```

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ code .

In terminal window, run:
```
npm install
npm install --legacy-peer-deps
npm run-script start
```

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ code .

In terminal window, run:
```
npm install
npm install --legacy-peer-deps
npm run-script start
```

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ code .

In terminal window, run:
```
npm install
npm install --legacy-peer-deps
npm run-script start
```

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ code .

In terminal window, run:
```
npm install
npm install --legacy-peer-deps
npm run-script start
```

Expand Down
50 changes: 50 additions & 0 deletions samples/charts/category-chart/custom-selection/ReadMe.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,50 @@
<!-- NOTE: do not change this file because it's auto re-generated from template: -->
<!-- https://github.com/IgniteUI/igniteui-angular-examples/tree/vnext/samples/templates/ReadMe.md -->

This folder contains Angular application with example of Custom Selection feature using [CategoryChart](https://www.infragistics.com/products/ignite-ui-angular/angular/components/general-getting-started.html) component.


<html lang="en" xmlns="http://www.w3.org/1999/xhtml">
<body>
<a target="_blank" href="https://www.infragistics.com/products/ignite-ui-angular/angular/components/general-getting-started.html" rel="noopener noreferrer">
<img height="40px" style="border-radius: 0rem" alt="View Docs" src="https://github.com/IgniteUI/igniteui-blazor-examples/raw/vnext/templates/sample/images/button-docs.png"/>
</a>
<a target="_blank" href="./src/app/app.component.html" rel="noopener noreferrer">
<img height="40px" style="border-radius: 0rem; max-width: 100%;" alt="View Code" src="https://github.com/IgniteUI/igniteui-blazor-examples/raw/vnext/templates/sample/images/button-code.png"/>
</a>
<a target="_blank" href="https://infragistics.com/angular-demos-dv/samples/charts/category-chart-custom-selection" rel="noopener noreferrer">
<img height="40px" style="border-radius: 0rem; max-width: 100%;" alt="Run Sample" src="https://github.com/IgniteUI/igniteui-blazor-examples/raw/vnext/templates/sample/images/button-run.png"/>
</a>
<a target="_blank" href="https://codesandbox.io/s/github/IgniteUI/igniteui-angular-examples/tree/master/samples/charts/category-chart/custom-selection?fontsize=14&hidenavigation=1&theme=dark&view=preview&file=/src/app.component.html" rel="noopener noreferrer">
<img height="40px" style="border-radius: 0rem; max-width: 100%;" alt="Run Sample" src="https://github.com/IgniteUI/igniteui-blazor-examples/raw/vnext/templates/sample/images/button-sandbox.png"/>
</a>
</body>
</html>

## Instructions

To set up this project locally, execute these commands:

```
git clone https://github.com/IgniteUI/igniteui-angular-examples.git
cd ./igniteui-angular-examples
cd ../samples/charts/category-chart/custom-selection
```

open above folder in VS Code or type:
```
code .
```

In terminal window, run:
```
npm install --legacy-peer-deps
npm run-script start
```

Then open http://localhost:4200/ in your browser


## Learn More

To learn more about **Ignite UI for Angular** components, check out the [Angular documentation](https://www.infragistics.com/products/ignite-ui-angular/angular/components/general-getting-started.html).
2 changes: 1 addition & 1 deletion samples/charts/category-chart/data-aggregations/ReadMe.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ code .

In terminal window, run:
```
npm install
npm install --legacy-peer-deps
npm run-script start
```

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ code .

In terminal window, run:
```
npm install
npm install --legacy-peer-deps
npm run-script start
```

Expand Down
2 changes: 1 addition & 1 deletion samples/charts/category-chart/data-legend/ReadMe.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ code .

In terminal window, run:
```
npm install
npm install --legacy-peer-deps
npm run-script start
```

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ code .

In terminal window, run:
```
npm install
npm install --legacy-peer-deps
npm run-script start
```

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ code .

In terminal window, run:
```
npm install
npm install --legacy-peer-deps
npm run-script start
```

Expand Down
2 changes: 1 addition & 1 deletion samples/charts/category-chart/data-tooltip/ReadMe.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ code .

In terminal window, run:
```
npm install
npm install --legacy-peer-deps
npm run-script start
```

Expand Down
Loading