Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ngimdock/histogramdiagram
Generate histogram for format corresponding size.
https://github.com/ngimdock/histogramdiagram
Last synced: 1 day ago
JSON representation
Generate histogram for format corresponding size.
- Host: GitHub
- URL: https://github.com/ngimdock/histogramdiagram
- Owner: ngimdock
- Created: 2023-07-12T22:47:28.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-07-12T23:01:30.000Z (over 1 year ago)
- Last Synced: 2023-07-12T23:28:30.134Z (over 1 year ago)
- Language: Python
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
# Histogram
## Clone the project
```bash
git clone https://github.com/ngimdock/histogramDiagram.git
```## Generate first histogram
```bash
python3 firstHistogram.py
```## Generate second histogram
```bash
python3 secondDiagram.py
```