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
- Host: GitHub
- URL: https://github.com/SalesforceLabs/LightningWebChartJS
- Owner: SalesforceLabs
- License: mit
- Created: 2020-06-25T19:10:31.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-07-18T22:52:40.000Z (over 1 year ago)
- Last Synced: 2024-08-02T12:21:22.002Z (6 months ago)
- Topics: appexchange-app, lightning, lwc, salesforce, salesforce-libraries
- Language: JavaScript
- Homepage: https://sfdc.co/lwcc
- Size: 14.6 MB
- Stars: 139
- Watchers: 16
- Forks: 59
- Open Issues: 34
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
- Codeowners: CODEOWNERS
Awesome Lists containing this project
- awesome-lwc - LWCC
- awesome - lwcc
README
## 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)