https://github.com/brianali-codes/bar-graph-generator
https://github.com/brianali-codes/bar-graph-generator
Last synced: 3 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/brianali-codes/bar-graph-generator
- Owner: Brianali-codes
- Created: 2025-02-18T13:14:51.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-19T06:32:17.000Z (over 1 year ago)
- Last Synced: 2025-07-02T13:52:11.360Z (about 1 year ago)
- Language: JavaScript
- Homepage: https://brianali-codes.github.io/Bar-Graph-Generator/
- Size: 2.93 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Bar Graph Generator
In a typical bar graph we have two values for the X an Y axis, the X axis representing the values in units in most cases being related to the Y axis and the Y axis often defining what objects have the values in the X axis.
in this tool You enter the values of the X and Y axis and all you have to do is hit the generate button.
## Authors
- [@Brianali-codes](https://www.github.com/Brianali-codes)