Skip to content

42ip/GraphIt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GraphIt

GraphIt is a web application built using Dash, a python library that compliments Plotly by providing interactive components within a Flask framework. GraphIt for now implements a method to generate random 3d points in two variants, a Scatter or Mesh Plot. This web app has been created to add more functions or possible uses rather than just keeping it as a random point generator.

Ideas:

  • Uploading a csv file and then selecting the required columns to view the graph (dynamic).

Installation

pip install -r requirements.txt

Screenshot

Releases

No releases published

Packages

No packages published

Languages