bearddan2000 / python-web-3d-matplotlib-wireframe-graph

A demo of creating a 3d wireframe graph.

Home Page:https://github.com/bearddan2000/python-web-3d-matplotlib-wireframe-graph

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

python-web-3d-matplotlib-wireframe-graph

Description

A demo of creating a 3d wireframe graph.

Used for the representation of 3D Data. It helps you visualize what the data looks, through a series of “wires” or “lines”, which can be straight as well as curved.

Tech stack

  • numpy
  • matplotlib
  • pandas

Docker stack

  • python:latest

To run

sudo ./install.sh -u Availble here

To stop

sudo ./install.sh -d

To see help

sudo ./install.sh -h

Credit

Wireframe graph explained

About

A demo of creating a 3d wireframe graph.

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


Languages

Language:Shell 63.1%Language:Python 21.6%Language:HTML 12.6%Language:Dockerfile 2.7%