Private
Public Access
1
0
Files
rowsandall/rowers/templates/interactiveplot.html
sanderroosendaal 3eed3cc3e7 Uploading files
2016-10-30 17:39:32 +01:00

4 lines
64 B
HTML

graph = {{ my_data|safe }};
mpld3.draw_figure("fig01", graph);