Enhancement Request: Display Real Data in Line Chart Component on Dashboard #3
Labels
No Label
bug
duplicate
enhancement
H
help wanted
invalid
L
M
question
wontfix
No Milestone
No project
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: geolba/tethys.backend#3
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Currently, the line chart component on the dashboard (/apps/dashboard) utilizes dummy statistics instead of reflecting actual data. The goal is to enhance this component, written in Vue3 with the support of Chart.js, to present real values, specifically showcasing the number of publications per month. Each line in the chart should represent the data for a different year, offering a more accurate and meaningful visualization.
Proposed Changes:
Additional Information:
Current Behavior:
The line chart on the dashboard is populated with artificial statistics, providing inaccurate information.
Expected Behavior:
The line chart should accurately represent the number of publications per month, with each line corresponding to a specific year, offering users a genuine overview of the data.
Environment:
@brutho @porfra @haivik
Please review the interim result for the line chart on the following webpage: http://192.168.21.18/apps/dashboard.
If you have any specific feedback or observations, kindly provide them, and we will continue to address the matter.
Thank you for your cooperation.