https://github.com/redsuperbat/chart-maker
https://github.com/redsuperbat/chart-maker
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/redsuperbat/chart-maker
- Owner: redsuperbat
- Created: 2021-04-23T21:31:52.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-02-22T14:05:05.000Z (over 3 years ago)
- Last Synced: 2025-03-12T00:35:44.691Z (over 1 year ago)
- Language: TypeScript
- Size: 684 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ChartMaker
Tool for creating basic charts in your browser. Powered by [Chart.js](https://www.chartjs.org/) and [Angular 11.2](https://angular.io/).
Try it out at: [https://chart-maker.netterberg.com/content](https://chart-maker.netterberg.com/content)
## Features
Supports 6 different chart-types.
- Bar
- Pie
- Line
- Doughnut
- Radar
- Polar Area
Download charts as PNG files without any login directly in your browser.