v0.0.1: Proof of Concept for PDR #4

Merged
Isaacsouthwell merged 6 commits from devel into stable 2024-03-29 11:13:37 -04:00

6 commits

Author SHA1 Message Date
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