This mini project allows you to visualize the Minowski plots for any frame of reference
- Python 3.7 is recommended due to typehints
- The plotly package
- Create an required number of frames as a Frame Object
- Add all such objects to a Python List
- Call the plotter function from spacetime.py passing the above list
- Will open the plot in a browser window with .py/ inline with .ipynb format
- Create a Flask-Dash app for this allowing for more interactivity
- Reference at http://datatempdk.herokuapp.com/app2/
- Reference at http://datatempdk.herokuapp.com/app3/