This folder contains very basic code that was used to experiment with Plotly on a Flask webserver. Most of the efforts became irrelevant after discovering the possibility of moving everything client-side.
The chart.json file is an example of the JSON code generated by the frontend. For inspiration on how to load this JSON into Python, please refer to this Python example.
The setup is handled by the ./startup.sh file. Just run the following in your terminal.
./startup.sh