f0aaa5cffc
Merge branch 'stable' into devel
2024-04-18 16:13:49 -04:00
df51969535
Reorganise script for slightly faster loading
2024-04-18 16:06:11 -04:00
05f6cca022
User define input CSV file to call
2024-04-18 15:53:49 -04:00
e7db450787
Trim down required code, label values better
2024-04-18 14:44:16 -04:00
785943eeb3
Basic REST request send/recieve
...
As of now, this requires working comms-layer on the same device, running
at localhost:8000 to properly run. This will be changed in future
2024-04-17 17:11:33 -04:00
4e1847ec1e
Add CSV parsing
2024-04-16 16:26:55 -04:00
dabd967bd4
Add base docker file
2024-03-28 16:57:59 -04:00
39f46a4337
Local download of js library; reformat page
...
Page is now ready for demonstration purposes
Plotly is downloaded to allow the final project to be run without need
to access a CDN, and so the library can be directly built into the
container
2024-03-28 16:00:52 -04:00
71ea3a10e0
Update readme to include basic information
2024-03-28 14:28:00 -04:00
2f1df89d62
Finish proof of concept test page
2024-03-28 14:23:20 -04:00
9504cb7108
Successfully run Plotly HelloWorld
2024-03-28 13:57:16 -04:00
8306850bfe
Start development of view
...
Currently have the base hello world, with a div for the graph to
eventually go in.
Plan to use Plotly libraries for 3D graphing
2024-03-28 13:25:05 -04:00