Experimenting with chart.js

This commit is contained in:
Jonathan Bobel
2024-05-14 15:45:33 -04:00
parent b9d41dad86
commit f517180581
7 changed files with 1093 additions and 647 deletions
+6 -2
View File
@@ -18,6 +18,10 @@
{{ ajax_block(partials, updates_url, 'upcoming') }}
<!-- <div>
<canvas id="myChart"></canvas>
</div> -->
<h2 class="font-body-xl margin-0">
SMS Activity
</h2>
@@ -35,7 +39,7 @@
</button>
<div class="legend-value" id="delivered-value"></div>
</div>
<div class="legend-item width-card">
<div class="legend-item">
<button type="button" class="usa-button usa-tooltip legend-color pending" data-position="bottom"
data-classes="width-full tablet:width-auto"
title="Pending means that Notify has sent the message, but has not received the delivery status from the carrier. Messages remain in the Pending state until Notify has received the status, typically about five minutes.">
@@ -51,7 +55,7 @@
</div>
</div>
<h2 class="font-body-2xl line-height-sans-2 margin-0">
<h2 class="font-body-2xl line-height-sans-2 margin-bottom-0 margin-top-4">
Messages sent
</h2>