Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 5 days 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 (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-05-13T12:04:34.000Z (8 months ago)
- Last Synced: 2024-11-09T22:41:03.611Z (2 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 ##
![Screenshot 1](screenshot_1.png) ![Screenshot 2](screenshot_2.png)
----
## License ##
See the [LICENSE file](LICENSE.md) for license rights and limitations (BSD 3-Clause License) for the files in this repository.