Skip to content

Commit

Permalink
Update diario.html
Browse files Browse the repository at this point in the history
  • Loading branch information
pietrolama authored Dec 27, 2024
1 parent 870d56f commit 118e507
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions diario.html
Original file line number Diff line number Diff line change
Expand Up @@ -66,13 +66,6 @@ <h2>Confronta Fermentazioni</h2>
</select>
<button id="confronta-button">Confronta</button>
</section>

<section>
<h2>Dati Teorici vs Reali</h2>
<div>
<canvas id="grafico-teorico-reale" width="400" height="200"></canvas>
</div>
</section>
</main>

<script src="https://cdn.jsdelivr.net/npm/chart.js"></script>
Expand Down

0 comments on commit 118e507

Please sign in to comment.