blob: df278b021868cd50639c714ab939ba3de512a058 [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<script src="/responsive_plotter.js" type="text/javascript"></script>
</head>
<body style=>
<x-responsive-plotter width=800 data="/test_data" style="background: lightblue;">
</x-responsive-plotter>
</body>
</html>