testing chart plain vanilla

This commit is contained in:
Beverly Nguyen
2024-05-15 11:39:03 -07:00
parent be177726ee
commit 5546de66c4
5 changed files with 55 additions and 1 deletions

View File

@@ -21,6 +21,7 @@
<h2 class="font-body-2xl line-height-sans-2 margin-0">
Messages sent
</h2>
<canvas id="myChart" width="900" height="400"></canvas>
{{ ajax_block(partials, updates_url, 'inbox') }}