Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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
```