generated from esd2-groupwork/template-repository
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
9 lines
272 B
Text
9 lines
272 B
Text
extends layout
|
|
|
|
block content
|
|
h1= "Detect Inc. Tennis Ball Path Plotting"
|
|
p WIP: Currently using sample data to demonstrate capabilities.
|
|
div(id="test" style="height:700px;")
|
|
script(src="/javascripts/plotly-2.30.0.min.js")
|
|
script(src="/javascripts/graph.js")
|
|
|