https://github.com/farhard112/chartjs.dart
https://github.com/farhard112/chartjs.dart
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/farhard112/chartjs.dart
- Owner: FarHard112
- License: other
- Created: 2024-09-06T16:08:36.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2024-09-25T02:14:53.000Z (about 1 year ago)
- Last Synced: 2025-02-25T02:31:10.854Z (7 months ago)
- Language: Dart
- Size: 14.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Authors: AUTHORS
Awesome Lists containing this project
README
A generated Dart API for [Chart.js](http://www.chartjs.org/)
using [pkg/js](https://pub.dartlang.org/packages/js) and
[dart_js_facade_gen](https://github.com/dart-lang/js_facade_gen).This project will be *lightly* maintained by the original author.
Contributions are welcome.To understand usage, see the
[example](https://github.com/google/chartjs.dart/tree/master/example)
source code and the
[corresponding output](http://google.github.io/chartjs.dart/).## Disclaimer
This is not an official Google product.