https://github.com/mdecker-mobilecomputing/ionic_chartdemo
Ionic app with Angular showing how to display charts (e.g., bar charts)
https://github.com/mdecker-mobilecomputing/ionic_chartdemo
angular chartjs github-actions-javascript ionic
Last synced: 2 months ago
JSON representation
Ionic app with Angular showing how to display charts (e.g., bar charts)
- Host: GitHub
- URL: https://github.com/mdecker-mobilecomputing/ionic_chartdemo
- Owner: MDecker-MobileComputing
- Created: 2023-06-25T09:47:39.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2025-05-02T12:40:44.000Z (8 months ago)
- Last Synced: 2025-05-02T13:53:56.816Z (8 months ago)
- Topics: angular, chartjs, github-actions-javascript, ionic
- Language: TypeScript
- Homepage:
- Size: 759 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Using Chart.js with Ionic #
This repository conatins an [Ionic](https://ionicframework.com/) app that shows how
to integrate [Charts.js](https://www.chartjs.org/) for drawing diagrams like bar chars.
----
## Screenshots ##
 
----
## License ##
See the [LICENSE file](LICENSE.md) for license rights and limitations (BSD 3-Clause License) for the files in this repository.