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.
- Uploading a csv file and then selecting the required columns to view the graph (dynamic).
pip install -r requirements.txt