Uploading files
This commit is contained in:
4
rowers/templates/interactiveplot.html
Normal file
4
rowers/templates/interactiveplot.html
Normal file
@@ -0,0 +1,4 @@
|
||||
|
||||
graph = {{ my_data|safe }};
|
||||
|
||||
mpld3.draw_figure("fig01", graph);
|
||||
Reference in New Issue
Block a user