Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/SalesforceLabs/LightningWebChartJS

Simple yet flexible charting Lightning Web Component using Chart.js for admins & developers
https://github.com/SalesforceLabs/LightningWebChartJS

appexchange-app lightning lwc salesforce salesforce-libraries

Last synced: 3 months ago
JSON representation

Simple yet flexible charting Lightning Web Component using Chart.js for admins & developers

Lists

README

        



Lightning Web Chart.js Component



Deploy to Salesforce




Simple yet flexible charting Lightning Web Component using Chart.js for admins & developers



forks on github


stars on github


watchers


issues


licenses


awesome

## Documentation

- [Getting started](https://salesforcelabs.github.io/LightningWebChartJS/)
- [API Documentation](https://salesforcelabs.github.io/LightningWebChartJS/docs/api.html)
- [Chart](https://salesforcelabs.github.io/LightningWebChartJS/docs/api/chart.html)
- [Data](https://salesforcelabs.github.io/LightningWebChartJS/docs/api/dataset/data.html)
- [Attributes](https://salesforcelabs.github.io/LightningWebChartJS/docs/api/attributes.html)
- [Axes](https://salesforcelabs.github.io/LightningWebChartJS/docs/api/axes.html)
- [Samples](https://salesforcelabs.github.io/LightningWebChartJS/docs/general/samples.html)
- [About the project](https://salesforcelabs.github.io/LightningWebChartJS/docs/general/about.html)
- [Playground](https://salesforcelabs.github.io/LightningWebChartJS/docs/general/playground.html)

## Contributing

Contributions are what make the trailblazer community such an amazing place. I regard this component as a way to inspire and learn from others. Any contributions you make are **greatly appreciated**.

See [contributing.md](/CONTRIBUTING.md) for lwcc principles.

## Dependencies

- [Chart.js v2.7.3](https://www.chartjs.org/)
- [nanoid.js v3.1.3](https://github.com/ai/nanoid)

## License

LWCC is available under the [MIT license](LICENSE.md)