diff options
author | Zach Berwaldt <zberwaldt@tutamail.com> | 2024-03-01 20:26:42 -0500 |
---|---|---|
committer | Zach Berwaldt <zberwaldt@tutamail.com> | 2024-03-01 20:26:42 -0500 |
commit | 326f186d67017f87e631a1fbcdf3f184cbc42d7d (patch) | |
tree | fcfda018e445e95451512eecc67a76ed470c5940 /api/go.sum | |
parent | d8b0f1335078d53d95a4212b1a4d4b0b28016702 (diff) |
feat: Add last seven days labels to chart
In the `DataView.svelte` component, the last seven days are now included as labels in the chart. This allows users to easily visualize data for the past week. The `getLastSevenDays` function generates an array of string values representing the dates in ISO format. This array is assigned to the `lastSevenDays` variable, which is then used as the labels in the chart's dataset.
Diffstat (limited to 'api/go.sum')
0 files changed, 0 insertions, 0 deletions