Live Angular examples

Learn the wrapper by using it

Every example focuses on an integration behavior, includes working controls, and shows the Angular code that makes it happen.

@for (example of examples; track example.route) {
{{ example.number }}

{{ example.title }}

{{ example.description }}

@for (tag of example.tags; track tag) { {{ tag }} }
}

Choose your bundle strategy

Static, CDN, or window

The library supports three ways to make Plotly.js available to your Angular application.

Compare loading strategies