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

https://github.com/bearddan2000/python-web-3d-matplotlib-vertical-bar-graph

A demo of creating a 3d vertical bar graph.
https://github.com/bearddan2000/python-web-3d-matplotlib-vertical-bar-graph

3d bar graph matplotlib numpy pandas python vertical web

Last synced: 4 months ago
JSON representation

A demo of creating a 3d vertical bar graph.

Awesome Lists containing this project

README

          

# python-web-3d-matplotlib-vertical-bar-graph

## Description
A demo of creating a 3d vertical bar graph.

## Tech stack
- numpy
- matplotlib
- pandas

## Docker stack
- python:latest

## To run
`sudo ./install.sh -u`
[Availble here](http://localhost)

## To stop
`sudo ./install.sh -d`

## To see help
`sudo ./install.sh -h`