IUSCA / bioloop

Scientific data management portal and pipeline application template
Other
4 stars 2 forks source link

Stats echarts #333

Open karthiek390 opened 3 weeks ago

karthiek390 commented 3 weeks ago

Description

Replaced the metric visualizations on Stats/Tracking page with Apache echarts.

Changes Made

List the main changes made in this PR. Be as specific as possible.

Checklist

Before submitting this PR, please make sure that:

karthiek390 commented 1 week ago

Changes Made:

1.) Fixed the left labels for 3 bar charts: Y-axis labels exceeding 15 characters are truncated to the first 10 characters followed by an ellipsis (...). This improves visual clarity on the y-axis, preventing text overlap or clutter.

2.) Added a subtext explaining what Bandwidth is.

3.) Removed the Slate-Scratch File Quota Utilization Graph

4.) Tooltip Data Usage values are in the readable format (like KBs, TBs).

5.) Displaying the last hour's 'usage' value instead of all the values in a particular day.

6.) Changed the graph title to 'Total no.of users registered', along with the value of total users in the title.