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.
- Host: GitHub
- URL: https://github.com/bearddan2000/python-web-3d-matplotlib-vertical-bar-graph
- Owner: bearddan2000
- Created: 2024-06-08T20:49:17.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-06-08T20:49:18.000Z (over 1 year ago)
- Last Synced: 2025-03-24T11:25:21.370Z (9 months ago)
- Topics: 3d, bar, graph, matplotlib, numpy, pandas, python, vertical, web
- Language: Shell
- Homepage: https://github.com/bearddan2000/python-web-3d-matplotlib-vertical-bar-graph
- Size: 33.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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`