f0aaa5cffc
Merge branch 'stable' into devel
2024-04-18 16:13:49 -04:00
05f6cca022
User define input CSV file to call
2024-04-18 15:53:49 -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
21c688e961
v0.0.1: Proof of Concept for PDR ( #4 )
...
Completed initial proof of concept; finished initialisation of project with necessary dependencies.
Reviewed-on: #4
Reviewed-by: Isaacsouthwell <ias4117@rit.edu>
Co-authored-by: Blizzard Finnegan <blizzardfinnegan@gmail.com>
Co-committed-by: Blizzard Finnegan <blizzardfinnegan@gmail.com>
2024-03-29 11:13:35 -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
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