aboutsummaryrefslogtreecommitdiff
path: root/fe/src/assets
diff options
context:
space:
mode:
authorZach Berwaldt <zberwaldt@tutamail.com>2024-03-01 20:26:42 -0500
committerZach Berwaldt <zberwaldt@tutamail.com>2024-03-01 20:26:42 -0500
commit326f186d67017f87e631a1fbcdf3f184cbc42d7d (patch)
treefcfda018e445e95451512eecc67a76ed470c5940 /fe/src/assets
parentd8b0f1335078d53d95a4212b1a4d4b0b28016702 (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 'fe/src/assets')
0 files changed, 0 insertions, 0 deletions