UNPKG

infect-frontend

Version:
11 lines (10 loc) 216 B
<style> canvas { height: 100%; width: 100%; border: 1px solid red; } </style> <canvas id="canvas" height="800" width="1000"> </canvas> <script src="../../../../dist/js/experiments/canvas/canvas.js"></script>