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
- License: bsd-3-clause
- Created: 2023-06-25T09:47:39.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-05-13T12:04:34.000Z (12 months ago)
- Last Synced: 2025-01-05T20:42:53.189Z (4 months ago)
- Topics: angular, chartjs, github-actions-javascript, ionic
- Language: TypeScript
- Homepage:
- Size: 575 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.