# Community

Below is a list of community blog posts or projects that use ngx-charts:

## Blogs:

* [Building charts with SVGs in Angular2+](https://medium.com/@amcdnl/charts-with-svgs-in-angular2-1d08a0e635ea#.65r6tud0c)
* [Charts with Angular: ngx-charts](http://www.beyondjava.net/blog/charts-with-angular-ngx-charts-formerly-ng2d3/#more-6133)

## Projects:

* [Angular-CLI-NG2D3-Demo](https://github.com/marjan-georgiev/Angular-CLI-NG2D3-Demo)
* [NGX-Charts with AngularCLI](https://github.com/stephanrauh/ExploringAngular/tree/master/charts/minimalLineChart)

## Companies Using ngx-charts:

* [Swimlane](http://swimlane.com)
* [Teradata](https://twitter.com/kyleledbetter/status/826136067203928064)

If you have a project using the charts and would love to share with the community, please reach out on github issues and we would love to add it to the growing list!


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://swimlane.gitbook.io/ngx-charts/contributing/community.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
