Forked from
matefun / Frontend
201 commits behind the upstream repository.
plotter.component.html 178 B
<div class="card">
<div class="card-block contenedor-canvas" >
<div id="plotter-container" style="height: 100%; width: 100%;">
</div>
</div>
</div>